summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Close device fd when called with DEVICE_CLOSE"Alan Coopersmith2010-08-141-8/+0
* Remove unused keyboardOptions.Peter Hutterer2010-08-121-34/+0
* sun_kbd: Add mappings for Hangul and Hanja keys on Korean keyboardOsamu Sayama2010-08-111-2/+13
* Close device fd when called with DEVICE_CLOSEAaron Zang2010-08-111-0/+8
* Purge macro NEED_EVENTSFernando Carrijo2010-07-094-6/+0
* config: restore inputdir automake variableGaetan Nadon2010-06-162-2/+3
* config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon2010-06-111-3/+0
* config: use AC_PROG_SED now supplied by XORG_MANPAGE_SECTIONSGaetan Nadon2010-06-111-1/+0
* config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2010-06-112-21/+5
* config: fix warnings, m4 quoting and layoutGaetan Nadon2010-05-141-23/+31
* config: remove unrequired AC_HEADER_STDCGaetan Nadon2010-05-141-3/+0
* config: move inputproto check to PKG_CHECK_MODULESGaetan Nadon2010-05-141-4/+1
* config: remove extension check for unused RANDR extensionGaetan Nadon2010-05-141-1/+0
* config: remove extension check for non-existing XKB extensionGaetan Nadon2010-05-141-1/+0
* config: Upgrade X.Org macros to 1.4 for INSTALL file copyingGaetan Nadon2010-05-141-3/+3
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon2010-05-141-1/+0
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2010-05-141-4/+3
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-05-141-1/+1
* config: LNX_KBD_PERIOD_NAME not used since autorepeat was removedGaetan Nadon2010-05-141-18/+0
* Remove unused SCO driver filesGaetan Nadon2010-05-145-762/+1
* Missing #ifdef for PCCONSGaetan Nadon2010-05-141-0/+7
* config: remove AH_TOP autoheader statementGaetan Nadon2010-05-1412-3/+12
* man: the old xkb options are goneJulien Cristau2010-03-131-4/+0
* config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2010-02-112-4/+2
* Update Sun license notices to current X.Org standard formAlan Coopersmith2010-01-154-94/+75
* configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon2009-12-301-1/+0
* Silence sed substitutions in make outputAlan Coopersmith2009-12-161-1/+1
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-231-0/+1
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-281-1/+0
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-282-3/+6
* Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-10-271-2/+3
* Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon2009-10-262-5/+1
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-221-11/+64
* keyboard 1.4.0xf86-input-keyboard-1.4.0Peter Hutterer2009-10-071-1/+1
* Remove now un-used autorepeat field.Peter Hutterer2009-10-062-2/+0
* Don't use XKB_DFLT_RULES from the server.Peter Hutterer2009-10-061-7/+1
* Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer2009-10-061-9/+4
* keyboard 1.3.99.1xf86-input-keyboard-1.3.99.1Peter Hutterer2009-09-091-1/+1
* sun_kbd: Check if streams module is already on the stack before pushing itAlan Coopersmith2009-08-191-5/+11
* sun_kbd: Use HID ioctl variants to get/set direct mode on usbhid devicesAaron Zang2009-08-131-4/+25
* sun_kbd: re-open keyboard if needed in KbdOnAlan Coopersmith2009-08-051-0/+7
* Sun bug 6852921: Recycling Xorg runs out of file descriptors in kbd driverAlan Coopersmith2009-08-041-12/+19
* Stop checking for #ifdef __SOL8__ - assume Solaris is at least Solaris 8Alan Coopersmith2009-08-041-2/+1
* Remove ModuleInfoRec.Peter Hutterer2009-05-301-15/+0
* Return BadValue if the server failed to init the keyboard. (#21278)Peter Hutterer2009-05-111-1/+8
* Override HKTG & BSlash2 keycodes on SolarisAlan Coopersmith2009-05-011-1/+8
* Solaris keyboard fixes for HAL hotplugging supportAlan Coopersmith2009-04-302-18/+97
* KDGETLED needs a char, not an int.Alan Curry2009-05-011-1/+2
* Remove Initialised static variable (not used since xf86AddModuleInfo removal)Alan Coopersmith2009-04-021-5/+0
* Fix xf86-input-keyboard build on Linux/sparcDavid Miller2009-02-241-11/+0