HomeSort by: relevance | last modified time | path
    Searched refs:Keyboard (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xcalc/dist/
xcalc.c 263 static const char *Keyboard[] = {
277 int n = XtNumber(Keyboard);
282 XtCreateManagedWidget(Keyboard[i], commandWidgetClass, parent,
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Config.c 1028 * 1. The InputDevices named by the -pointer and -keyboard command line
1033 * 4. The first InputDevices that use 'keyboard' or 'kbd' and a valid mouse
1036 * will reference the 'mouse' and 'keyboard' drivers.
1047 InputInfoPtr Pointer, Keyboard;
1057 * First check if a core pointer or core keyboard have been specified
1189 /* 1. Check for the -keyboard command line option. */
1210 /* 2. ServerLayout-specified core keyboard. */
1216 /* 3. First core keyboard device. */
1226 keyboardMsg = "first core keyboard device";
1232 /* 4. First keyboard with 'keyboard' or 'kbd' as the driver. *
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Config.c 1076 * 1. The InputDevices named by the -pointer and -keyboard command line
1081 * 4. The first InputDevices that use 'keyboard' or 'kbd' and a valid mouse
1084 * will reference the 'mouse' and 'keyboard' drivers.
1095 InputInfoRec Pointer = {}, Keyboard = {};
1105 * First check if a core pointer or core keyboard have been specified
1128 xf86Msg(X_WARNING, "Duplicate core keyboard devices. "
1129 "Removing core keyboard attribute from \"%s\"\n",
1255 * If you're using an evdev keyboard and expect a default mouse
1291 /* 1. Check for the -keyboard command line option. */
1321 /* 2. ServerLayout-specified core keyboard. *
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
configure 2024 Keyboard ruleset (default: base/evdev)
2026 Keyboard model (default: pc105)
2028 Keyboard layout (default: us)
2030 Keyboard variant (default: (none))
2032 Keyboard layout options (default: (none))
    [all...]

Completed in 23 milliseconds