Yeah, there are ignored now. I think that we need to use .fdi-files now. I tried to make a file /etc/hal/fdi/policy/mouse-wheel with
<!-- http://mvogt.wordpress.com/2008/08/15/xorg-evdev-and-emulatewheel/ --> <match key="info.product" string="TPPS/2 IBM TrackPoint"> <merge key="input.x11_options.EmulateWheel" type="string">true</merge> <merge key="input.x11_options.EmulateWheelButton" type="string">2</merge> <merge key="input.x11_options.ZAxsisMapping" type="string">4 5</merge> <merge key="input.x11_options.Emulate3Buttons" type="string">true</merge> </match> but it did not work for me either. -- EmulateWheelButton doesn't work anymore on my Thinkpad X61s https://bugs.launchpad.net/bugs/258161 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
