mirror of
https://github.com/X11Libre/xf86-input-vmmouse.git
synced 2026-03-24 01:34:05 +00:00
Narrow down the scope of what systems are checked for the vmmouse device.
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
<device>
|
||||
<match key="info.capabilities" contains="input.mouse">
|
||||
<match key="input.originating_device" contains="i8042_AUX_port">
|
||||
<append key="info.callouts.add" type="strlist">hal-probe-vmmouse</append>
|
||||
<match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" string="VMware, Inc.">
|
||||
<append key="info.callouts.add" type="strlist">hal-probe-vmmouse</append>
|
||||
</match>
|
||||
</match>
|
||||
</match>
|
||||
</device>
|
||||
|
||||
Reference in New Issue
Block a user