Re: [Linuxwacom-devel] [PATCH libwacom] Add LED0 and LED1 options for led-controlling buttons

2012-06-06 Thread Ping Cheng
On Wed, Jun 6, 2012 at 8:53 AM, Bastien Nocera wrote: > On Tue, 2012-05-29 at 17:09 -0700, Ping Cheng wrote: >> On Wed, May 23, 2012 at 7:17 PM, Peter Hutterer >> wrote: >> > These two button options specify which button controls which LED bank >> > exposed by the kernel. >> > >> > Signed-off-by:

Re: [Linuxwacom-devel] [PATCH libwacom] Add LED0 and LED1 options for led-controlling buttons

2012-06-06 Thread Bastien Nocera
On Tue, 2012-05-29 at 17:09 -0700, Ping Cheng wrote: > On Wed, May 23, 2012 at 7:17 PM, Peter Hutterer > wrote: > > These two button options specify which button controls which LED bank > > exposed by the kernel. > > > > Signed-off-by: Peter Hutterer > > --- > > Notably on the Cintiq, the layout

Re: [Linuxwacom-devel] [PATCH libwacom] Add LED0 and LED1 options for led-controlling buttons

2012-05-29 Thread Ping Cheng
On Wed, May 23, 2012 at 7:17 PM, Peter Hutterer wrote: > These two button options specify which button controls which LED bank > exposed by the kernel. > > Signed-off-by: Peter Hutterer > --- > Notably on the Cintiq, the layout of the banks is inverse to what one > expects (0 is right, 1 is left)

[Linuxwacom-devel] [PATCH libwacom] Add LED0 and LED1 options for led-controlling buttons

2012-05-23 Thread Peter Hutterer
These two button options specify which button controls which LED bank exposed by the kernel. Signed-off-by: Peter Hutterer --- Notably on the Cintiq, the layout of the banks is inverse to what one expects (0 is right, 1 is left). That can be fixed in the kernel but long-term it's better to rely o