aboutsummaryrefslogtreecommitdiff
path: root/src/evdev_key.c
Commit message (Expand)AuthorAge
* Options: Accept differently-named optionsDaniel Stone2007-08-07
* evdev.c:Zephaniah E. Hull2007-06-11
* Update the copyright notices for me to include 2007.Zephaniah E. Hull2007-06-05
* Kill some more unused bits.Zephaniah E. Hull2007-04-24
* Key: Remove duplicate of keycode 0x6f, remove index 0xf8 to get aPeter Hutterer2007-03-25
* Key: Force maximum keycode to be 255Daniel Stone2007-03-21
* Fix a bug where we potentially wrote garbage events when LEDs change.root2007-01-13
* No more call to xf86OSRingBell in any cases,root2007-01-11
* key: use os bell-ringing functionDaniel Stone2006-11-02
* key: remove usage of OS keyboard layer for bellDaniel Stone2006-10-08
* Tweak credits and references.Zephaniah E. Hull2006-05-14
* Remove evdev_abs.c and evdev_rel.c. Added evdev_axes.c.Zephaniah E. Hull2006-04-08
* Unlibcwrap. Bump server version requirement. Bump to 1.1.0.evdev-1_1_0Adam Jackson2006-04-07
* Fix the fd pointer leak reported by primer. (Not the same patch.)Zephaniah E. Hull2006-03-31
* Switch from my own globbing function to fnmatch.Zephaniah E. Hull2006-03-16
* Don't leave keys in the down state when we get turned off. (VT switching,Zephaniah E. Hull2006-02-27
* Compile with -Wall now. Add evdev.h to the sources so that make distcheckZephaniah E. Hull2006-02-24
* Add bell support.Zephaniah E. Hull2006-02-19
* Bugzilla #5696 <https://bugs.freedesktop.org/show_bug.cgi?id=5696> SlightlyZephaniah E. Hull2006-02-14