Commit Graph

17 Commits

Author SHA1 Message Date
macallan bcf20d1bb5 add keysyms for scrollback support 2007-08-06 03:40:10 +00:00
macallan 5770a63871 in order to avoid accidential shutdown only send power button events to powerd
if the power button is pressed twice, with more than two but less than five
seconds delay
2007-05-09 00:10:56 +00:00
macallan 2f13af2bed add a very simple driver for ADB button devices found on halfway recent
*Books. So far it only returns function key events.
2007-04-16 23:34:43 +00:00
macallan 9fbe2d39ef don't panic when someone presses the power button without powerd running 2007-04-16 23:33:10 +00:00
macallan 4949af4d83 actually support WSDISPLAY_COMPAT_RAWKBD
unlike akbd we're sending ADB scancodes though, and don't try to translate
them into XT scancodes
2007-04-16 02:12:11 +00:00
macallan d92688e114 more autoconfig cosmetics 2007-04-16 00:22:55 +00:00
macallan b0c5f0da81 cleanup autoconfig output 2007-04-16 00:18:34 +00:00
macallan 27805ca303 on the iBook Fn-Command sends the same scancode as the power button on some
powerbooks so we'll listen to this scancode only on powerbooks
2007-04-16 00:16:43 +00:00
christos 53524e44ef Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
macallan 562219389b update copyrights 2007-02-20 01:32:33 +00:00
macallan f6a33e5a19 report power button events to sysmon 2007-02-20 01:27:25 +00:00
tsutsui b184e0b11b Fix botch on newlock2 merge. 2007-02-10 03:38:47 +00:00
ad b07ec3fc38 Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
macallan 4909469d5d add a sysctl to turn off tapping to button event translation, same as in
ams
2007-02-09 21:07:37 +00:00
macallan 7044741d2d do a bus reset before looking for devices 2007-02-09 21:06:48 +00:00
macallan ab42288391 avoid another collision 2007-01-18 00:49:17 +00:00
macallan fcde3ac6f3 new, simplified ADB drivers 2007-01-17 23:20:16 +00:00