These three are likely written as home, end, del, so let's try to understand that.
Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net> --- tools/xsetwacom.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c index aea2243..d475947 100644 --- a/tools/xsetwacom.c +++ b/tools/xsetwacom.c @@ -570,6 +570,9 @@ static struct modifier specialkeys[] = { {"PgUp", "Prior"}, {"PgDn", "Next"}, + {"del", "Delete"}, {"home", "Home"}, + {"end", "End"}, + { NULL, NULL } }; -- 1.8.1.4 ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel