Have addon-keyboard recognize some more buttons

David Zeuthen david at fubar.dk
Sun Mar 5 13:46:38 PST 2006


On Sun, 2006-03-05 at 22:34 +0100, Sjoerd Simons wrote:
> On Sun, Mar 05, 2006 at 09:52:37PM +0100, Sjoerd Simons wrote:
> > On Wed, Mar 01, 2006 at 03:53:48PM +0000, Matthew Garrett wrote:
> > > 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?
> > 
> > I've updated my patch to use the new convention. Also it optionally defines
> > some of the newer keys for those who have a too old input.h file.
> 
> And now without a typo (missing ,)

Looks good to commit. Thanks!

    David




More information about the hal mailing list