diff options
Diffstat (limited to 'fdi')
-rw-r--r-- | fdi/11-x11-vmmouse.fdi | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fdi/11-x11-vmmouse.fdi b/fdi/11-x11-vmmouse.fdi index 4455555..e725f9a 100644 --- a/fdi/11-x11-vmmouse.fdi +++ b/fdi/11-x11-vmmouse.fdi @@ -3,9 +3,7 @@ <device> <match key="info.capabilities" contains="input.mouse"> <match key="input.originating_device" contains="i8042_AUX_port"> - <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> + <append key="info.callouts.add" type="strlist">hal-probe-vmmouse</append> </match> </match> </device> |