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 }
 };
 
-- 
1.7.2.1


------------------------------------------------------------------------------
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

Reply via email to