File: 10-x11-mouse.fdi

package info (click to toggle)
xserver-xorg-input-mouse 1%3A1.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,132 kB
  • ctags: 686
  • sloc: ansic: 5,252; sh: 4,192; makefile: 61
file content (10 lines) | stat: -rw-r--r-- 360 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
  <device>
    <match key="/org/freedesktop/Hal/devices/computer:system.kernel.name" string="GNU/kFreeBSD">
      <match key="info.capabilities" contains="input.mouse">
        <merge key="input.x11_driver" type="string">mouse</merge>
      </match>
    </match>
  </device>
</deviceinfo>