Go to the source code of this file.
|
||||||||||||
|
|
Definition at line 130 of file devices.c. References dev, _DeviceIntRec::deviceProc, InputInfo::devices, _DeviceIntRec::inited, inputInfo, _DeviceIntRec::next, and InputInfo::off_devices.
|
|
|
Definition at line 149 of file devices.c. References dev, _DeviceIntRec::deviceProc, InputInfo::devices, inputInfo, _DeviceIntRec::next, and InputInfo::off_devices.
|
|
|
Definition at line 168 of file devices.c. References dev, _DeviceIntRec::deviceProc, InputInfo::devices, EnableDevice(), ErrorF(), _DeviceIntRec::inited, inputInfo, InputInfo::keyboard, _DeviceIntRec::next, next, InputInfo::off_devices, InputInfo::pointer, and _DeviceIntRec::startup. Referenced by main().
|
|
|
|
|
||||||||||||||||||||||||
|
Definition at line 739 of file devices.c. References controlProc, _StringFeedbackClassRec::ctrl, _StringFeedbackClassRec::CtrlProc, dev, i, StringCtrl::id, StringCtrl::max_symbols, _StringFeedbackClassRec::next, StringCtrl::num_symbols_displayed, StringCtrl::num_symbols_supported, StringCtrlProcPtr, _DeviceIntRec::stringfeed, StringFeedbackClassRec, StringCtrl::symbols_displayed, StringCtrl::symbols_supported, xalloc(), and xfree().
|
|
||||||||||||||||
|
Definition at line 783 of file devices.c. References _DeviceIntRec::bell, BellCtrlProcPtr, BellFeedbackClassRec, bellProc, _BellFeedbackClassRec::BellProc, controlProc, _BellFeedbackClassRec::ctrl, _BellFeedbackClassRec::CtrlProc, defaultBellControl, dev, BellCtrl::id, _BellFeedbackClassRec::next, and xalloc().
|
|
||||||||||||
|
Definition at line 805 of file devices.c. References controlProc, _LedFeedbackClassRec::ctrl, _LedFeedbackClassRec::CtrlProc, dev, LedCtrl::id, LedCtrlProcPtr, LedFeedbackClassRec, _DeviceIntRec::leds, _LedFeedbackClassRec::next, xalloc(), and _LedFeedbackClassRec::xkb_sli.
|
|
||||||||||||
|
Definition at line 828 of file devices.c. References controlProc, _IntegerFeedbackClassRec::ctrl, _IntegerFeedbackClassRec::CtrlProc, defaultIntegerControl, dev, IntegerCtrl::id, IntegerCtrlProcPtr, IntegerFeedbackClassRec, _DeviceIntRec::intfeed, _IntegerFeedbackClassRec::next, and xalloc().
|
|
||||||||||||||||||||||||||||
|
Definition at line 848 of file devices.c. References controlProc, dev, device, InitButtonClassDeviceStruct(), InitPtrFeedbackClassDeviceStruct(), InitValuatorClassDeviceStruct(), map, motionProc, numButtons, and numMotionEvents.
|
|
||||||||||||||||||||||||
|
Definition at line 866 of file devices.c. References bellProc, controlProc, dev, device, InitFocusClassDeviceStruct(), InitKbdFeedbackClassDeviceStruct(), InitKeyClassDeviceStruct(), pKeySyms, and pModifiers.
|
|
||||||||||||||||||||
|
Definition at line 881 of file devices.c. References client, clients, _Client::clientState, ClientStateRunning, count, currentMaxClients, event, firstKeyCode, i, inputInfo, InputInfo::keyboard, _Client::mapNotifyMask, noXkbExtension, request, _Client::sequence, WriteEventsToClient(), and _Client::xkbClientFlags.
|
|
||||||||||||||||||||||||
|
Definition at line 927 of file devices.c.
|
|
||||||||||||||||||||||||
|
Definition at line 954 of file devices.c. References dev, _KeyClassRec::down, down, i, k, and _DeviceIntRec::key.
|
|
|
Definition at line 979 of file devices.c. References AllModifierKeysAreUp(), client, _KeyClassRec::curKeySyms, i, inputInfo, inputMap, _DeviceIntRec::key, keybd, InputInfo::keyboard, LbxFlushModifierMapTag(), LegalModifier(), map, KeySymsRec::maxKeyCode, _KeyClassRec::maxKeysPerModifier, KeySymsRec::minKeyCode, _KeyClassRec::modifierKeyMap, _KeyClassRec::modifierMap, rep, SecurityCheckDeviceAccess(), SendMappingNotify(), xalloc(), and xfree().
|
|
|
Definition at line 1091 of file devices.c. References client, inputInfo, _DeviceIntRec::key, InputInfo::keyboard, _KeyClassRec::maxKeysPerModifier, _KeyClassRec::modifierKeyMap, rep, and WriteToClient().
|
|
|
Definition at line 1113 of file devices.c. References client, _KeyClassRec::curKeySyms, inputInfo, _DeviceIntRec::key, InputInfo::keyboard, KeySymsPtr, LbxFlushKeyboardMapTag(), len, KeySymsRec::map, KeySymsRec::mapWidth, KeySymsRec::maxKeyCode, KeySymsRec::minKeyCode, SecurityCheckDeviceAccess(), SendMappingNotify(), and SetKeySymsMap().
|
|
|
Definition at line 1159 of file devices.c. References BadDeviceMap(), _DeviceIntRec::button, client, _ButtonClassRec::down, i, inputInfo, _ButtonClassRec::map, map, mouse, _ButtonClassRec::numButtons, InputInfo::pointer, rep, and SendMappingNotify().
|
|
|
Definition at line 1199 of file devices.c. References client, CopySwap32Write(), _KeyClassRec::curKeySyms, inputInfo, _DeviceIntRec::key, InputInfo::keyboard, KeySymsPtr, rep, and ReplySwapPtr.
|
|
|
Definition at line 1238 of file devices.c. References _DeviceIntRec::button, client, inputInfo, _ButtonClassRec::map, _ButtonClassRec::numButtons, InputInfo::pointer, rep, and WriteToClient().
|
|
||||||||||||||||
|
Definition at line 1255 of file devices.c. References _KbdFeedbackClassRec::ctrl, ctrl, _DeviceIntRec::kbdfeed, keybd, Leds, and on.
|
|
|
Definition at line 1268 of file devices.c. Referenced by miRenderPixelToColor().
|
|
|
Definition at line 1279 of file devices.c. References KeybdCtrl::autoRepeat, KeybdCtrl::autoRepeats, KeybdCtrl::bell, KeybdCtrl::bell_duration, KeybdCtrl::bell_pitch, cause, KeybdCtrl::click, client, _KbdFeedbackClassRec::ctrl, ctrl, _KbdFeedbackClassRec::CtrlProc, _KeyClassRec::curKeySyms, defaultKeyboardControl, i, inputInfo, INT16, _DeviceIntRec::kbdfeed, _DeviceIntRec::key, key, keybd, InputInfo::keyboard, KeybdCtrl::leds, Leds, mask, KeySymsRec::maxKeyCode, KeySymsRec::minKeyCode, noXkbExtension, Ones(), SecurityCheckDeviceAccess(), vlist, and vmask.
|
|
|
Definition at line 1470 of file devices.c. References client, _KbdFeedbackClassRec::ctrl, ctrl, i, inputInfo, _DeviceIntRec::kbdfeed, InputInfo::keyboard, and rep.
|
|
|
Definition at line 1494 of file devices.c. References base, KeybdCtrl::bell, _KbdFeedbackClassRec::BellProc, client, _KbdFeedbackClassRec::ctrl, inputInfo, _DeviceIntRec::kbdfeed, keybd, InputInfo::keyboard, noXkbExtension, and pointer.
|
|
|
Definition at line 1524 of file devices.c. References client, _PtrFeedbackClassRec::ctrl, ctrl, _PtrFeedbackClassRec::CtrlProc, defaultPointerControl, PtrCtrl::den, inputInfo, mouse, PtrCtrl::num, InputInfo::pointer, _DeviceIntRec::ptrfeed, and PtrCtrl::threshold.
|
|
|
Definition at line 1579 of file devices.c. References client, _PtrFeedbackClassRec::ctrl, ctrl, inputInfo, InputInfo::pointer, _DeviceIntRec::ptrfeed, and rep.
|
|
||||||||||||
|
Definition at line 1597 of file devices.c. References client, dev, _GrabRec::eventMask, EventMaskForClient(), _DeviceIntRec::grab, grab, _ValuatorClassRec::motionHintWindow, _GrabRec::ownerEvents, and _DeviceIntRec::valuator.
|
|
|
Definition at line 1615 of file devices.c. References client, ClientTimeToServerTime(), CompareTimeStamps(), count, currentTime, _Window::drawable, _ValuatorClassRec::GetMotionProc, _Drawable::height, i, inputInfo, MaybeStopHint(), _TimeStamp::milliseconds, _ValuatorClassRec::motionHintWindow, mouse, nEvents, _ValuatorClassRec::numMotionEvents, InputInfo::pointer, _Drawable::pScreen, pWin, rep, ReplySwapPtr, SecurityLookupWindow(), start, SwapTimeCoordWrite(), _DeviceIntRec::valuator, _Drawable::width, _Drawable::x, and _Drawable::y.
|
|
|
Definition at line 1683 of file devices.c. References client, _KeyClassRec::down, down, i, inputInfo, _DeviceIntRec::key, InputInfo::keyboard, rep, and SecurityCheckDeviceAccess().
|
|
||||||||||||
|
|
|
|
|
|
|
|
Definition at line 553 of file devices.c. Referenced by GetKeyboardMappings(), GetLK201Mappings(), InitKeyboardDeviceStruct(), winGetKeyMappings(), and xf86KbdGetMapping(). |
|
|
Definition at line 554 of file devices.c. Referenced by InitKeyboardDeviceStruct(). |
|
|
Definition at line 594 of file devices.c. Referenced by InitPointerDeviceStruct(), and wsMouseProc(). |
|
|
|
Definition at line 620 of file devices.c. Referenced by InitPointerDeviceStruct(). |
|
|
|
|
|
Definition at line 622 of file devices.c. Referenced by InitPointerDeviceStruct(). |
|
|
|
Definition at line 668 of file devices.c. Referenced by DarwinKeyboardInit(), InitBellFeedbackClassDeviceStruct(), and InitKeyboardDeviceStruct(). |
|
|
Definition at line 698 of file devices.c. Referenced by InitBellFeedbackClassDeviceStruct(), InitIntegerFeedbackClassDeviceStruct(), InitKeyboardDeviceStruct(), InitLedFeedbackClassDeviceStruct(), InitPointerDeviceStruct(), and InitStringFeedbackClassDeviceStruct(). |
|
|
Initial value:
Definition at line 725 of file devices.c. Referenced by InitBellFeedbackClassDeviceStruct(). |
|
|
Initial value:
Definition at line 731 of file devices.c. Referenced by InitIntegerFeedbackClassDeviceStruct(). |
|
|
Definition at line 1723 of file devices.c. Referenced by _AddInputDevice(), and hpAddInputDevice(). |
|
|
Definition at line 1724 of file devices.c. Referenced by _AddInputDevice(), and hpAddInputDevice(). |
1.3.7