[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#563385: Trackballs



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



Reply to: