summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Do not assume type in WS_*_MAP_SIZE macros.Thomas Klausner2013-10-181-5/+5
* Add some NetBSD feature detection code.Thomas Klausner2013-10-182-1/+9
* Move WSCONS case inside switch statement.Thomas Klausner2013-10-181-1/+1
* Improve auto-detection.Thomas Klausner2013-10-181-0/+6
* Fix wskbd handling when VT switching.Thomas Klausner2013-10-182-1/+35
* Make OpenKeyboard() warn instead of error out.Thomas Klausner2013-10-181-4/+4
* Add WSKBD_TYPE_LK201.Thomas Klausner2013-10-181-0/+5
* Add default device for Protocol "wskbd".Thomas Klausner2013-10-181-11/+9
* Recognize WSKBD_TYPE_MAPLE for dreamcast.Thomas Klausner2013-10-181-0/+5
* Fix a shadowing warning, and add const.Thomas Klausner2013-10-181-4/+4
* Set the version for the keyboard.Thomas Klausner2013-10-181-0/+7
* Add a basic map for an LK201 keyboard.Thomas Klausner2013-10-181-0/+269
* Fix scan code 50 key on non-US-USB keyboards.Thomas Klausner2013-10-181-1/+1
* Add a couple mappings for keys found on Sun keyboards.Thomas Klausner2013-10-181-5/+5
* Use existing wscons USB keymap for WSKBD_TYPE_MAPLE on dreamcast.Thomas Klausner2013-10-181-0/+3
* Add translation table for AT/PS2 pseudo XT scancodes.Thomas Klausner2013-10-181-1/+234
* More ADB fixes.Thomas Klausner2013-10-181-2/+7
* Fixes for the ADB map.Thomas Klausner2013-10-181-4/+4
* Added keysyms for extra keys on Sun Type 6 USB keyboard.Thomas Klausner2013-10-181-15/+15
* Added keysym for Power keys.Thomas Klausner2013-10-181-1/+1
* Map the Sun keyboard "help" key.Thomas Klausner2013-10-181-1/+1
* Added some missing keysyms to the ADB keymap.Thomas Klausner2013-10-181-5/+5
* Use sigsafe logging for keyboard debug messagesPeter Hutterer2013-03-274-13/+19
* Link with $(XORG_LIBS) to support no-undefined linkingAlan Coopersmith2012-07-231-0/+1
* Solaris: ensure "Device" option is set, even if HAL didn't set it for usAlan Coopersmith2012-04-301-0/+2
* Set XI_PROP_DEVICE_NODE property to string from "Device" optionAlan Coopersmith2012-04-301-0/+19
* Solaris: Use uchar_t, not int, for led masks in KIOCSLED/KIOCGLED ioctlsAlan Coopersmith2012-01-181-3/+5
* Remove calls to xf86IsPc98()Peter Hutterer2011-09-272-24/+8
* Return proper default for unknown values in pInfo->device_control.Terry Lambert2011-07-181-0/+3
* Removed unnecessary code, since ABI_XINPUT_VERSION >= 2Alexandr Shadchin2011-02-181-44/+0
* Cleanup set the value of CustomKeycodesAlexandr Shadchin2011-02-174-17/+2
* Do not print values of Protocol twiceAlexandr Shadchin2011-02-142-2/+0
* Remove unused XQUEUEAlexandr Shadchin2011-02-141-8/+0
* lnx: Fix detect CustomKeycodes for __powerpc__Alexandr Shadchin2011-02-141-1/+1
* Removing unused bell_pitch and bell_durationAlexandr Shadchin2011-01-101-2/+0
* Removing unused PROT_XQUEUE and PROT_USBAlexandr Shadchin2011-01-101-2/+0
* bsd: Replace deprecated xfree/xcalloc with free & callocAlexandr Shadchin2011-01-101-6/+6
* Remove random History comment and OS_KBD_VERSION_CURRENTAlexandr Shadchin2011-01-101-18/+0
* Do not print values of variables XkbRules etc. twiceAlexandr Shadchin2011-01-071-22/+5
* bsd: Fix print wscons type keyboard for Sun5Alexandr Shadchin2011-01-071-3/+3
* Fix default options for PC98Alexandr Shadchin2011-01-071-1/+1
* Removing unused SetKbdRepeatAlexandr Shadchin2011-01-074-37/+0
* sun_kbd: Replace deprecated xfree/xcalloc with free & callocAlan Coopersmith2011-01-051-21/+9
* Make key codes for Sun Japanese keyboard match xkb-config mappingsJavier Acosta2011-01-051-9/+3
* Removing unused OpenBSD PCCONS codeAlexandr Shadchin2011-01-061-198/+0
* linux: warning fixesAdam Jackson2011-01-031-2/+0
* bsd: Include fixAlexandr Shadchin2011-01-031-3/+1
* Remove unused codeAlexandr Shadchin2011-01-031-139/+0
* Remove paranoia about event processing during suspendAdam Jackson2010-12-171-4/+0
* Removing unused variables vtSwitchSupported and VTSwitchEnabledAlexandr Shadchin2010-11-305-18/+0