[Linuxwacom-devel] [PATCH] Properly clear action properties

2012-11-14 Thread Jason Gerecke
From: Your Name y...@example.com What we want to do is clear all 256 steps of an individual action. What we were doing was clearing just the first step. This resulted in the following behavior: $ xsetwacom --set id Button 1 key a b c # press button 1 - abc $ xsetwacom --set id Button 1 key d

Re: [Linuxwacom-devel] [PATCH] Properly clear action properties

2012-11-14 Thread Peter Hutterer
On Wed, Nov 14, 2012 at 01:13:59PM -0800, Jason Gerecke wrote: From: Your Name y...@example.com you probably want to fix that up? :) Reviewed-by: Peter Hutterer peter.hutte...@who-t.net What we want to do is clear all 256 steps of an individual action. What we were doing was clearing just