summaryrefslogtreecommitdiff
path: root/src/sun_kbd.c
Commit message (Expand)AuthorAgeFilesLines
* Use sigsafe logging for keyboard debug messagesPeter Hutterer2013-03-271-9/+11
* Solaris: ensure "Device" option is set, even if HAL didn't set it for usAlan Coopersmith2012-04-301-0/+2
* Solaris: Use uchar_t, not int, for led masks in KIOCSLED/KIOCGLED ioctlsAlan Coopersmith2012-01-181-3/+5
* Cleanup set the value of CustomKeycodesAlexandr Shadchin2011-02-171-2/+0
* Removing unused SetKbdRepeatAlexandr Shadchin2011-01-071-8/+0
* sun_kbd: Replace deprecated xfree/xcalloc with free & callocAlan Coopersmith2011-01-051-21/+9
* Removing unused variables vtSwitchSupported and VTSwitchEnabledAlexandr Shadchin2010-11-301-1/+0
* Sun's copyrights now belong to OracleAlan Coopersmith2010-10-301-1/+1
* config: remove AH_TOP autoheader statementGaetan Nadon2010-05-141-0/+1
* Update Sun license notices to current X.Org standard formAlan Coopersmith2010-01-151-24/+19
* 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
* Solaris keyboard fixes for HAL hotplugging supportAlan Coopersmith2009-04-301-18/+96
* Remove SpecialKey handling.Daniel Stone2009-02-111-2/+0
* Remove unused variables from Solaris codeAlan Coopersmith2009-01-071-3/+0
* sun_kbd.c: Don't try to repeat shutdown actions on already closed keyboardAlan Coopersmith2008-11-111-2/+6
* Revert previous attempts to sync lock state & LEDsAlan Coopersmith2008-03-171-37/+0
* Sun bug #6425775 Xserver is blocked when a program rings keyboard-bellDavid Marx2007-10-101-0/+30
* Remove unused variablesAlan Coopersmith2007-07-181-5/+0
* Sun bug 6312042: Preserve NumLock & CapsLock state on Xorg startupAlan Coopersmith2007-07-181-0/+37
* Remove old wrappers used for sharing code between keyboard & kbd driversAlan Coopersmith2007-07-181-153/+101
* Update Solaris port to work with os layer move into kbd driverAlan Coopersmith2007-07-171-9/+1
* move os keyboard layer into kbd driver, remove legacy keyboard driverDaniel Stone2006-11-021-0/+476