On Sat, Aug 07, 2010 at 04:01:45PM -0500, Favux ... wrote: > Requested by Intuous4 user.
> From 5bc58c8800168a8deec1c4aa8a1a63a95beab094 Mon Sep 17 00:00:00 2001 > From: David <[email protected]> > Date: Sat, 7 Aug 2010 13:02:10 -0500 > Subject: [PATCH] xsetwacom: add Tab key to special keys > Signed-off-by: David Foley <[email protected]> > > --- > tools/xsetwacom.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c > index 1577c6e..d68606e 100644 > --- a/tools/xsetwacom.c > +++ b/tools/xsetwacom.c > @@ -917,6 +917,8 @@ static struct modifier specialkeys[] = { > > {"backspace", "BackSpace"}, {"Backspace", "BackSpace"}, > > + {"tab", "Tab"}, > + > { NULL, NULL } > }; > > -- > 1.7.0.4 pushed, thanks. Cheers, Peter ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
