summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-30xf86-input-keyboard 1.5.0xf86-input-keyboard-1.5.0Alan Coopersmith1-1/+1
2010-10-30Sun's copyrights now belong to OracleAlan Coopersmith4-5/+5
2010-10-19Code cleanup, structure initialization.Trevor Woerner1-4/+2
2010-10-19Deprecated code cleanup.Trevor Woerner3-11/+11
2010-10-19Don't set AutoRepeat if we're not actually using it.Peter Hutterer1-2/+0
2010-10-06Purge cvs tags.Jesse Adkins7-12/+0
2010-08-14Revert "Close device fd when called with DEVICE_CLOSE"Alan Coopersmith1-8/+0
2010-08-12Remove unused keyboardOptions.Peter Hutterer1-34/+0
2010-08-11sun_kbd: Add mappings for Hangul and Hanja keys on Korean keyboardOsamu Sayama1-2/+13
2010-08-11Close device fd when called with DEVICE_CLOSEAaron Zang1-0/+8
2010-07-09Purge macro NEED_EVENTSFernando Carrijo4-6/+0
2010-06-16config: restore inputdir automake variableGaetan Nadon2-2/+3
2010-06-11config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon1-3/+0
2010-06-11config: use AC_PROG_SED now supplied by XORG_MANPAGE_SECTIONSGaetan Nadon1-1/+0
2010-06-11config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-21/+5
2010-05-14config: fix warnings, m4 quoting and layoutGaetan Nadon1-23/+31
2010-05-14config: remove unrequired AC_HEADER_STDCGaetan Nadon1-3/+0
2010-05-14config: move inputproto check to PKG_CHECK_MODULESGaetan Nadon1-4/+1
2010-05-14config: remove extension check for unused RANDR extensionGaetan Nadon1-1/+0
2010-05-14config: remove extension check for non-existing XKB extensionGaetan Nadon1-1/+0
2010-05-14config: Upgrade X.Org macros to 1.4 for INSTALL file copyingGaetan Nadon1-3/+3
2010-05-14config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-05-14config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-4/+3
2010-05-14config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-05-14config: LNX_KBD_PERIOD_NAME not used since autorepeat was removedGaetan Nadon1-18/+0
2010-05-14Remove unused SCO driver filesGaetan Nadon5-762/+1
2010-05-14Missing #ifdef for PCCONSGaetan Nadon1-0/+7
2010-05-14config: remove AH_TOP autoheader statementGaetan Nadon12-3/+12
2010-03-13man: the old xkb options are goneJulien Cristau1-4/+0
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2-4/+2
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith4-94/+75
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon1-1/+0
2009-12-16Silence sed substitutions in make outputAlan Coopersmith1-1/+1
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-2/+3
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon2-5/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+64
2009-10-07keyboard 1.4.0xf86-input-keyboard-1.4.0Peter Hutterer1-1/+1
2009-10-06Remove now un-used autorepeat field.Peter Hutterer2-2/+0
2009-10-06Don't use XKB_DFLT_RULES from the server.Peter Hutterer1-7/+1
2009-10-06Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer1-9/+4
2009-09-09keyboard 1.3.99.1xf86-input-keyboard-1.3.99.1Peter Hutterer1-1/+1
2009-08-19sun_kbd: Check if streams module is already on the stack before pushing itAlan Coopersmith1-5/+11
2009-08-13sun_kbd: Use HID ioctl variants to get/set direct mode on usbhid devicesAaron Zang1-4/+25
2009-08-05sun_kbd: re-open keyboard if needed in KbdOnAlan Coopersmith1-0/+7
2009-08-04Sun bug 6852921: Recycling Xorg runs out of file descriptors in kbd driverAlan Coopersmith1-12/+19
2009-08-04Stop checking for #ifdef __SOL8__ - assume Solaris is at least Solaris 8Alan Coopersmith1-2/+1
2009-05-30Remove ModuleInfoRec.Peter Hutterer1-15/+0