All pastes #1426035 Raw Edit

Logitech USB Marble Mouse and Ub

public xml v1 · immutable
#1426035 ·published 2009-05-18 02:49 UTC
rendered paste body
Add this to /usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi:    <match key="info.product" string="Logitech USB Trackball">        <merge key="input.x11_driver" type="string">evdev</merge>        <merge key="input.x11_options.Buttons" type="string">11</merge>        <merge key="input.x11_options.EmulateWheel" type="string">true</merge>        <merge key="input.x11_options.EmulateWheelButton" type="string">8</merge>        <merge key="input.x11_options.XAxisMapping" type="string">6 7</merge>        <merge key="input.x11_options.YAxisMapping" type="string">4 5</merge>        <merge key="input.x11_options.EmulateWheelClickToo" type="string">0</merge>    </match>