Same problem here, trying to get my Marble Mouse working the way I had
it working under 9.04.

These are the udev rules I am using:

ENV{ID_VENDOR}=="Logitech", \                                                   
     
    ENV{ID_MODEL}=="USB_Trackball", \                                           
     
        ENV{x11_options.EmulateWheel}="true", \                                 
     
        ENV{x11_options.EmulateWheelButton}="3", \                              
     
        ENV{x11_options.EmulateWheelTimeout}="200", \                           
     
        ENV{x11_options.YAxisMapping}="4 5", \                                  
     
        ENV{x11_options.Emulate3Buttons}="false", \                             
     
        ENV{x11_options.Buttons}="9", \                                         
     
        ENV{x11_options.ButtonMapping}="1 8 3 4 5 6 7 2 9" 

syslog output:
May 18 19:26:33 capcom upstart-udev-bridge[517]: Env must be KEY=VALUE pairs

-- 
udev rules with dot in key fails with Env must be KEY=VALUE pairs
https://bugs.launchpad.net/bugs/567068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to