summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-18sun_kbd.c: #include <sys/kbio.h> directlyHEADmasterAlan Coopersmith1-0/+1
2023-12-02configure.ac: updates to quiet obsolete macro warningsAlan Coopersmith1-4/+3
2023-12-02gitlab CI: update to latest ci-templates & FreeBSD 14.0Alan Coopersmith1-3/+3
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith4-4/+4
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-07-10xf86-input-keyboard 2.0.0xf86-input-keyboard-2.0.0Alan Coopersmith1-1/+1
2022-01-17gitlab CI: add a basic build testAlan Coopersmith1-0/+127
2022-01-16Fix spelling/wording issuesAlan Coopersmith2-3/+3
2022-01-16Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-10-30Remove two more linux mentionsPeter Hutterer2-32/+1
2019-10-29linux: RemoveAdam Jackson5-861/+2
2018-11-25Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith3-20/+24
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2016-11-17keyboard 1.9.0xf86-input-keyboard-1.9.0Peter Hutterer1-1/+1
2016-05-31Use xf86AddEnabledDevice with threaded inputKeith Packard1-1/+14
2015-11-30Remove support for X input ABI < 12Alexandr Shadchin2-71/+14
2015-11-30Reorder load module stuffAlexandr Shadchin1-50/+44
2015-11-30Remove empty function xf86KbdUnplugAlexandr Shadchin1-6/+1
2015-07-23Add defines for Japanese 106-key USB keyboards.Yasushi Oshima1-7/+23
2015-04-07keyboard 1.8.1xf86-input-keyboard-1.8.1Peter Hutterer1-1/+1
2015-03-27linux: bring our process group to the foreground (#89653)Peter Hutterer1-0/+9
2015-03-22Mark xf86OSKbdPreInit as _X_EXPORT in header to match definitionsAlan Coopersmith1-1/+1
2014-05-08Init LEDs to zero before querying the valuePeter Hutterer1-1/+1
2014-02-11Detangle inet keys and jp Henkan/ Muhenkan keysEgbert Eich2-0/+7
2013-11-01keyboard 1.8.0xf86-input-keyboard-1.8.0Peter Hutterer1-1/+1
2013-10-28Whitespace fixes.Thomas Klausner1-9/+9
2013-10-18Check open() return value.Thomas Klausner1-0/+4
2013-10-18Factor out common code.Thomas Klausner1-13/+18
2013-10-18Do not assume type in WS_*_MAP_SIZE macros.Thomas Klausner1-5/+5
2013-10-18Add some NetBSD feature detection code.Thomas Klausner3-1/+25
2013-10-18Move WSCONS case inside switch statement.Thomas Klausner1-1/+1
2013-10-18Improve auto-detection.Thomas Klausner1-0/+6
2013-10-18Fix wskbd handling when VT switching.Thomas Klausner2-1/+35
2013-10-18Make OpenKeyboard() warn instead of error out.Thomas Klausner1-4/+4
2013-10-18Add WSKBD_TYPE_LK201.Thomas Klausner1-0/+5
2013-10-18Add default device for Protocol "wskbd".Thomas Klausner1-11/+9
2013-10-18Recognize WSKBD_TYPE_MAPLE for dreamcast.Thomas Klausner1-0/+5
2013-10-18Fix a shadowing warning, and add const.Thomas Klausner1-4/+4
2013-10-18Set the version for the keyboard.Thomas Klausner1-0/+7
2013-10-18Add a basic map for an LK201 keyboard.Thomas Klausner1-0/+269
2013-10-18Fix scan code 50 key on non-US-USB keyboards.Thomas Klausner1-1/+1
2013-10-18Add a couple mappings for keys found on Sun keyboards.Thomas Klausner1-5/+5
2013-10-18Use existing wscons USB keymap for WSKBD_TYPE_MAPLE on dreamcast.Thomas Klausner1-0/+3
2013-10-18Add translation table for AT/PS2 pseudo XT scancodes.Thomas Klausner1-1/+234
2013-10-18More ADB fixes.Thomas Klausner1-2/+7
2013-10-18Fixes for the ADB map.Thomas Klausner1-4/+4
2013-10-18Added keysyms for extra keys on Sun Type 6 USB keyboard.Thomas Klausner1-15/+15