Searched refs:Keyboard (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Makefile.am | 27 Keyboard.c \ 28 Keyboard.h \
|
| H A D | Makefile.in | 119 Keyboard.$(OBJEXT) Pixmap.$(OBJEXT) Pointer.$(OBJEXT) \ 152 ./$(DEPDIR)/Init.Po ./$(DEPDIR)/Keyboard.Po \ 603 Keyboard.c \ 604 Keyboard.h \ 728 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Keyboard.Po@am__quote@ # am--include-marker 992 -rm -f ./$(DEPDIR)/Keyboard.Po 1054 -rm -f ./$(DEPDIR)/Keyboard.Po
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Makefile.am | 29 Keyboard.c \ 30 Keyboard.h \
|
| H A D | Makefile.in | 69 Keyboard.$(OBJEXT) Pixmap.$(OBJEXT) Pointer.$(OBJEXT) \ 449 Keyboard.c \ 450 Keyboard.h \ 567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Keyboard.Po@am__quote@
|
| /xsrc/external/mit/xf86-input-keyboard/dist/ |
| H A D | README.md | 1 kbd - Keyboard input driver for non-Linux platforms for the Xorg X server
|
| /xsrc/external/mit/xcalc/dist/ |
| H A D | xcalc.c | 263 static const char *Keyboard[] = { local in function:create_keypad 277 int n = XtNumber(Keyboard); 282 XtCreateManagedWidget(Keyboard[i], commandWidgetClass, parent,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Config.c | 1047 InputInfoPtr Pointer, Keyboard; local in function:checkCoreInputDevices 1260 Keyboard = xf86AllocateInput(); 1261 if (Keyboard) 1262 foundKeyboard = configInput(Keyboard, confInput, from); 1264 Keyboard->options = xf86AddNewOption(Keyboard->options, 1266 Keyboard->options = xf86AddNewOption(Keyboard->options, 1269 Keyboard->options = 1270 xf86AddNewOption(Keyboard [all...] |
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | Makefile.in | 139 Initialize.lo Intrinsic.lo Keyboard.lo Manage.lo NextEvent.lo \ 182 ./$(DEPDIR)/Keyboard.Plo ./$(DEPDIR)/Manage.Plo \ 448 Keyboard.c \ 598 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Keyboard.Plo@am__quote@ # am--include-marker 819 -rm -f ./$(DEPDIR)/Keyboard.Plo 918 -rm -f ./$(DEPDIR)/Keyboard.Plo
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Config.c | 1095 InputInfoRec Pointer = {}, Keyboard = {}; local in function:checkCoreInputDevices 1371 foundKeyboard = configInput(&Keyboard, confInput, from); 1377 Keyboard.fd = -1; 1378 *devs[count - 1] = Keyboard;
|
| /xsrc/external/mit/xorg-server.old/dist/ |
| H A D | configure.ac | 533 [Keyboard ruleset (default: base/evdev)]), 537 [Keyboard model (default: pc105)]), 541 [Keyboard layout (default: us)]), 545 [Keyboard variant (default: (none))]), 549 [Keyboard layout options (default: (none))]),
|
| H A D | 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...] |
| /xsrc/external/mit/xorg-server/dist/ |
| H A D | configure.ac | 478 [Keyboard ruleset (default: base/evdev)]), 482 [Keyboard model (default: pc105)]), 486 [Keyboard layout (default: us)]), 490 [Keyboard variant (default: (none))]), 494 [Keyboard layout options (default: (none))]),
|
Completed in 81 milliseconds