Have addon-keyboard recognize some more buttons

Matthew Garrett mjg59 at srcf.ucam.org
Wed Mar 1 07:53:48 PST 2006


On Wed, Mar 01, 2006 at 03:56:12PM +0100, Sjoerd Simons wrote:
> > 	[KEY_POWER] = "power",
> > 	[KEY_MUTE] = "mute",
> > 	[KEY_VOLUMEDOWN] = "volumedown",
> > 	[KEY_VOLUMEUP] = "volumeup",
> > 	[KEY_KBDILLUMTOGGLE] = "kbdillumtoggle",
> > 	[KEY_KBDILLUMDOWN] = "kbdillumdown",
> > 	[KEY_KBDILLUMUP] = "kbdillumup",
> > 	[KEY_SWITCHVIDEOMODE] = "switchvideomode"

These require a newer linux/input.h than many people are shipping, which 
may be a problem. Possibly we should include our own?

-- 
Matthew Garrett | mjg59 at srcf.ucam.org


More information about the hal mailing list