1153万例文収録!

「keycode」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

keycodeを含む例文一覧と使い方

該当件数 : 67



例文

Specifies the KeyCode. 例文帳に追加

keycode 1iKeyCode を指定する。 - XFree86

keycode Specifies the KeyCode or AnyKey.例文帳に追加

keycode 1iKeyCode あるいはAnyKeyを指定する。 - XFree86

For 1 <= scancode <= 88, keycode==scancode. 例文帳に追加

1 <= scancode <= 88 ではkeycode == scancode である。 - JM

keycode NUMBER = KEYSYMNAME ... 例文帳に追加

keycode NUMBER = KEYSYMNAME .キーシムのリストを指示されたキーコードに割り当てる。 - XFree86

例文

The XKeycodeToKeysymfunction uses internal Xlib tables and returns the KeySym defined for the specified KeyCode and the element of the KeyCode vector.例文帳に追加

関数XKeycodeToKeysymは Xlib の内部テーブルを使い、指定した KeyCodeKeyCode ベクトルの要素に対して定義された KeySym を返す。 - XFree86


例文

If noKeySym is defined for the KeyCode of the event, XLookupKeysym returns NoSymbol.例文帳に追加

イベントの KeyCode に対する KeySym が定義されていなければ、XLookupKeysymはNoSymbolを返す。 - XFree86

A virtual keycode analyzing part 145 analyzes the virtual keycode.例文帳に追加

仮想キーコード解析部145は、その仮想キーコードを解析する。 - 特許庁

Read kernel keycode table entry (scan code to keycode). 例文帳に追加

カーネルの(スキャンコードからキーコードへ変換する)キーコードテーブルエントリーを読み込む。 - JM

The keycode command is useful for assigning the same keysym to multiplekeycodes. 例文帳に追加

keycodeコマンドは複数のキーコードに同じキーシムを指定する際便利である。 - XFree86

例文

It is legal for NoSymbol to appear in nontrailing positions of the effective list for a KeyCode.例文帳に追加

NoSymbolは、実際に有効な KeyCode リストの最後でない位置に現われてもよい。 - XFree86

例文

Write kernel keycode table entry. 例文帳に追加

カーネルのキーコードテーブルエントリーを書き込む。 - JM

The keycode to my safe. what was it?例文帳に追加

"金庫のコード番号" "何だったんだ?" - 映画・海外ドラマ英語字幕翻訳辞書

If the specified KeySym is not defined for any KeyCode, XKeysymToKeycode returns zero.例文帳に追加

指定した KeySym がどの KeyCode に対しても定義されていない場合には、XKeysymToKeycodeは 0 を返す。 - XFree86

Only nonzero KeyCodes have meaning in each set, and zero KeyCodes are ignored.例文帳に追加

それぞれの集合のうち、0 でない KeyCode だけが意味を持ち、KeyCode が 0 であるものは無視される。 - XFree86

Description XtGetKeysymTablereturns a pointer to the Intrinsics' copy of the server's KeyCode-to-KeySymtable. 例文帳に追加

説明XtGetKeysymTableは、イントリンシクスが持っているサーバの KeyCode-KeySym 対応テーブルのコピーへのポインタを返す。 - XFree86

Every time a keycode expression is evaluated, the server generates a MappingNotify event on every client.例文帳に追加

keycode表現が評価されるたびにサーバは各々のクライアントに対して MappingNotifyイベントを生成する。 - XFree86

The maximum keycode will not be larger than 255. 例文帳に追加

最大のキーコードは255より大きくはならない。 - XFree86

If a specific keycode is specified as a parameter, auto repeat for that keycode is enabled or disabled.例文帳に追加

サーバが XFree86-Misc 機能拡張または XKB 機能拡張に対応している場合は、'rate' パラメータを指定できる。 - XFree86

Just substitute the country-keycode with yours: 例文帳に追加

あなた自身の国キーコードに置き換えてください。 - Gentoo Linux

BRAILLE KEYBOARD AND METHOD FOR CONTROLLING OUTPUT OF KEYCODE例文帳に追加

点字キーボード及びキーコード出力制御方法 - 特許庁

The symbols for KeyCodes outside this range remain unchanged.例文帳に追加

範囲外の KeyCode に対するシンボルは変更されない。 - XFree86

No KeyCode may appear twice in the entire map, or a BadValue error results.例文帳に追加

全体のマップ中には、1 つの KeyCode は一度しか使用してはならない。 二度以上現れた場合は、エラー BadValue となる。 - XFree86

A special KeySym value of NoSymbol should be used to fill in unused elements for individual KeyCodes.It is legal for NoSymbol to appear in nontrailing positions of the effective list for a KeyCode.例文帳に追加

特別な KeySym 値であるNoSymbolは、個別の KeyCode に対して未使用の要素を埋めるために使われる。 NoSymbol が KeyCode に対する有効なリストの最後でない位置に現われるのは正しい。 - XFree86

It specifies the maximum keycode that the device will report.例文帳に追加

これはデバイスが通知する最大のキーコードを指定する。 - XFree86

The minimum number of KeyCodes returned is never less than 8, and the maximum number of KeyCodes returned is never greater than 255.例文帳に追加

返される最小の KeyCode の数は 8 より小さいことはなく、返される最大の KeyCode の数は 255 より大きいことはない。 - XFree86

keysym KEYSYMNAME= KEYSYMNAME ... The KEYSYMNAME on the left hand side is translated into matchingkeycodes used to perform the corresponding set of keycode expressions. 例文帳に追加

keysym KEYSYMNAME = KEYSYMNAME .左辺のKEYSYMNAMEは、該当するkeycode表現の組合せを実行する際に使われる、それに適合したキーコードへ変換される。 - XFree86

Not all KeyCodes in this range are required to have corresponding keys.例文帳に追加

この範囲の全ての KeyCode が対応するキーを持つ必要はない。 - XFree86

It is provided so that new translators can call it to get default KeyCode-to-KeySym translations and so that the default translator can be reinstalled.例文帳に追加

この手続きは、新しいトランスレータがデフォルトの KeyCode-KeySym トランスレーションを得るためや、デフォルトのトランスレータを再インストールするために与えられている。 - XFree86

The XSetModifierMappingfunction specifies the KeyCodes of the keys (if any) that are to be used as modifiers.例文帳に追加

関数XSetModifierMappingはモディファイアとして使うキー(もしあれば)の KeyCode を指定する。 - XFree86

The XDeleteModifiermapEntry function deletes the specified KeyCode from the set that controls the specified modifier and returns a pointer to the resulting XModifierKeymap structure.The XFreeModifiermap function frees the specified XModifierKeymap structure.例文帳に追加

関数XDeleteModifiermapEntryは指定したモディファイアを制御する集合から指定された KeyCode を削除し、その結果得られたXModifierKeymap構造体へのポインタを返す。 - XFree86

Gets one entry in key translation table (keycode to action code). 例文帳に追加

キーコードをアクションコードに変換するキー変換表のエントリーの一つを取得する。 - JM

A special KeySym value of NoSymbol should be used to fill in unused elements for individual KeyCodes.例文帳に追加

特別な KeySym 値であるNoSymbol は、個別の KeyCode の未使用の要素を埋めるために使う。 - XFree86

At this time, the controlled device adds a keycode kept by the contents, compares the keycode, and reproduces the contents only when this contents is controlled by the program which this contents belongs to.例文帳に追加

この時被制御はコンテンツが持つキーコードを付加し、被制御デバイスはキーコードを照合しこのコンテンツが属するプログラムからの制御の場合にのみ再生を行う。 - 特許庁

A dual-purpose plate-like key is formed with a keycode part for the old model lock on one edge surface, and a keycode part for the new model lock on at least one ventral surface.例文帳に追加

兼用型の板状鍵には、旧型錠用キーコード部を一つのエッジ面に形成し、新型錠用キーコード部を少なくとも一つの腹面に形成する。 - 特許庁

A special KeySym value of NoSymbol is used to fill in unused elements for individual KeyCodes.例文帳に追加

特殊な KeySym の値であるNoSymbolは個別の KeyCode に対して未使用の要素を埋めるために用いられる。 - XFree86

The XtTranslateKeycodefunction passes the specified arguments directly to the currently registeredKeyCode to KeySym translator. 例文帳に追加

.LP関数XtTranslateKeycodeは、指定された引き数を現在登録されている KeyCode-KeySym トランスレータに直接渡す。 - XFree86

A virtual key code conversion table selection part 143 selects a virtual keycode table in the language specifications corresponding to the acquired country numbers from a plurality of virtual keycode conversion tables 144.例文帳に追加

仮想キーコード変換テーブル選択部143は、複数の仮想キーコード変換テーブル144の中から、取得した国番号に応じた言語仕様の仮想キーコードテーブルを選択する。 - 特許庁

It is not required that allmodifiers specified have currently assigned KeyCodes.例文帳に追加

指定された全てのモディファイアに対して、その時点で KeyCode が割り当ててられている必要は必ずしもない。 - XFree86

The XtKeysymToKeycodeList procedurereturns all the KeyCodes that have keysym in their entry for the keyboardmapping table associated with display. 例文帳に追加

.LPXtKeysymToKeycodeList手続きは、\\fIdisplay\\fP に対応するキーボードマッピングのテーブルのエントリー内に \\fIkeysym\\fP を持っている全ての KeyCode を返す。 - XFree86

The list of keysyms is assigned to the indicated keycode (which may be specified in decimal, hex or octal and can be determined by running the xev program.例文帳に追加

(これは10,16,8進数で指定することができ、xevプログラムを起動して決める事が出来る。 - XFree86

Concretely, the keycode is divided every two bits, and the modulation methods are switched in accordance with each divided code.例文帳に追加

具体的には、キーコードを2ビット毎に分割し、各分割コードに応じて変調方式を切り替える。 - 特許庁

The keycode is an arbitrary representation for any key on the keyboard (see sections 12.7 and 16.1).例文帳に追加

このキーコードはキーボード上のどれかのキーに対する任意の表現である。 (12.7 章と 16.1 章を参照のこと) - XFree86

A character code acquiring part 146 converts the acquired virtual keycode into the corresponding character code by using the selected character code conversion table while referring to the analytic result of the virtual keycode analyzing part 145, and outputs it.例文帳に追加

文字コード取得部146は、仮想キーコード解析部145による解析結果を参照しながら、選択した文字コード変換テーブルを用いて、取得した仮想キーコードを、対応する文字コードに変換して出力する。 - 特許庁

The XNewModifiermapfunction returns a pointer to XModifierKeymap structure for later use. The XInsertModifiermapEntry function adds the specified KeyCode to the set that controls the specified modifier and returns the resulting XModifierKeymap structure (expanded as needed).例文帳に追加

関数XNewModifiermapは、後で利用するためのXModifierKeymap構造体へのポインタを返す。 関数XInsertModifiermapEntryは指定したモディファイアを制御する集合に指定された KeyCode を追加し、その結果得られたXModifierKeymap構造体(必要に応じて拡張される)を返す。 - XFree86

To provide a sing-along machine with which a user can judge before singing a keycode or range of tones which he can sing.例文帳に追加

自分の歌唱可能なキーコードあるいは音域を歌唱前に判断することができるカラオケ装置の提供。 - 特許庁

When using the input callback to receive keyboard input, the keycode in the event must be converted to a KeySym.例文帳に追加

入力コールバックを使ってキーボード入力を受け取る場合、イベント内のキーコードを KeySym に変換しなければならない。 - XFree86

Description The XSetDeviceModifierMappingrequest specifies the KeyCodes of the keys (if any) that are to be used as modifiers for the specified device.例文帳に追加

説明The XSetDeviceModifierMappingXSetDeviceModifierMappingリクエストは、指定したデバイスに対してモディファイアとして使用されるキー(もしあれば)の KeyCode を指定する。 - XFree86

Xmodmap should generate "add" and "remove" expressions automatically whenever a keycode that is already bound to a modifier is changed.例文帳に追加

ある modifier に規定されているキーコードが変更された場合は何時でも Xmodmapは "add" と "remove" 表現を自動的に生成してしまう。 - XFree86

Applicationstranslate event keycodes and modifier masks into keysyms using a keysymtable which contains one row for each keycode and one column for various modifier states.例文帳に追加

キーシンボルテーブルは、キーシンボルのそれぞれに対して 1 行、モディファイアの各種状態に対して 1 列を持っている表である。 - XFree86

例文

A special KeySym value of NoSymbol is used to fill in unused elements for individual KeyCodes.To free the storage returned by XGetKeyboardMapping, use XFree.例文帳に追加

特別な KeySym 値であるNoSymbol は、個別の KeyCode の未使用の要素を埋めるために使う。 XGetKeyboardMappingが返すメモリを解放するには、XFreeを使用すること。 - XFree86




  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS