Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 255686
Collapse All | Expand All

(-)10-x11-input.fdi.bak (+8 lines)
Lines 10-15 Link Here
10
      </match>
10
      </match>
11
    </match>
11
    </match>
12
12
13
    <match key="info.capabilities" contains="input.touchpad">
14
      <merge key="input.x11_driver" type="string">mouse</merge>
15
      <match key="/org/freedesktop/Hal/devices/computer:system.kernel.name"
16
             string="Linux">
17
        <merge key="input.x11_driver" type="string">evdev</merge>
18
      </match>
19
    </match>
20
13
    <match key="info.capabilities" contains="input.keys">
21
    <match key="info.capabilities" contains="input.keys">
14
      <!-- If we're using Linux, we use evdev by default (falling back to
22
      <!-- If we're using Linux, we use evdev by default (falling back to
15
           keyboard otherwise). -->
23
           keyboard otherwise). -->

Return to bug 255686