On Mon, Aug 09, 2010 at 01:10:53PM -0500, Favux ... wrote: > Hi, > > Another one. This time requested by a Intuos3 user.
Maybe we should put a note into the man page that the key sequences accepted are X keysyms readily to be obtained with e.g. xev? I don't quite agree with this one anyway - while I can understand that we'd be adding lowercase versions for those that are otherwise capitalised or camel case as X symbols, I don't think we need capitalised versions for already lowercase symbols. Cheers, Peter > From 1e5cc45d9c65e4f2669c34948a05d394e8f1a626 Mon Sep 17 00:00:00 2001 > From: David Foley <favux...@gmail.com> > Date: Mon, 9 Aug 2010 12:07:20 -0500 > Subject: [PATCH] xsetwacom: add space key to special keys > Signed-off-by: David Foley <favux...@gmail.com> > > --- > tools/xsetwacom.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c > index d68606e..1c76788 100644 > --- a/tools/xsetwacom.c > +++ b/tools/xsetwacom.c > @@ -919,6 +919,8 @@ static struct modifier specialkeys[] = { > > {"tab", "Tab"}, > > + {"Space", "space"}, > + > { NULL, NULL } > }; > > -- > 1.7.0.4 > ------------------------------------------------------------------------------ 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 Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel