Hi,

Another one.  This time requested by a Intuos3 user.

Dave
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

Reply via email to