On Tue, 2012-06-05 at 15:09 +0200, Olivier Fourdan wrote:
> The libwacom API does not provide any way for client applications to 
> get the buttons order as this may differ from the actual button 
> definition.
> 
> For example, the Bamboo Fun Pen&Touch tablet maps buttons from top to 
> bottom (with pad on the left) as A, D, C, B instead of A, B, C, D as 
> expected, thus breaking the logic used to number the buttons in client 
> apps such as GNOME Wacom settings panel.

Not only does this require system level applications like
gnome-settings-daemon and gnome-control-center to have code to
specifically handle it, it will also break enumeration for the users
(shouldn't button A be before button B which would be before button C?).

This should be fixed in the driver. libwacom is a place to define things
that drivers cannot, not to work around hardware differences like this.

Big NAK.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to