Dnia 2010-08-19, czw o godzinie 15:57 +1000, Peter Hutterer pisze: > Signed-off-by: Peter Hutterer <[email protected]> > --- > tools/xsetwacom.c | 8 ++++++++ > 1 files changed, 8 insertions(+), 0 deletions(-) > > diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c > index c1e81ab..ea540cd 100644 > --- a/tools/xsetwacom.c > +++ b/tools/xsetwacom.c > @@ -910,6 +910,14 @@ static struct modifier modifiers[] = { > {"lshift", "Shift_L"}, > {"rshift", "Shift_R"}, > > + {"super", "Super_L"}, > + {"lsuper", "Super_L"}, > + {"rsuper", "Super_R"}, > + > + {"hyper", "Hyper_L"}, > + {"lhyper", "Hyper_L"}, > + {"rhyper", "Hyper_R"}, > + > { NULL, NULL } > }; > Revieved-by: Przemo Firszt <[email protected]>
------------------------------------------------------------------------------ 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
