「keycode」を含む例文一覧(67)

1 2 次へ>
  • 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
1 2 次へ>

例文データの著作権について