On Wed, Feb 03, 2010 at 11:14:05AM +0100, Christophe Lohr wrote:
> Here is the configuration file that I made based on your suggestion:
> 
>         $ cat /etc/udev/rules.d/z60_xorg-input-logitech.rules
>         ACTION!="add|change", GOTO="lefthand_end"
>         KERNEL!="event*", GOTO="lefthand_end"
>        
>         ATTRS{name}=="Logitech USB-PS/2 Optical Mouse", GOTO="lefthand"
>         GOTO="lefthand_end"
>        
>         LABEL="lefthand"
>        
>         ENV{x11_options.ButtonMapping}="3 2 1"
>        
>         LABEL="lefthand_end"

Did you manage to make this work?

Brice



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100306080623.ga25...@loulous.org

Reply via email to