summaryrefslogtreecommitdiff
path: root/fdi/wacom.fdi
diff options
context:
space:
mode:
Diffstat (limited to 'fdi/wacom.fdi')
-rw-r--r--fdi/wacom.fdi9
1 files changed, 9 insertions, 0 deletions
diff --git a/fdi/wacom.fdi b/fdi/wacom.fdi
index 5c71563..fc9c3d5 100644
--- a/fdi/wacom.fdi
+++ b/fdi/wacom.fdi
@@ -6,6 +6,15 @@
<match key="info.product" contains_outof="Wacom;WALTOP;WACOM">
<merge key="input.x11_driver" type="string">wacom</merge>
</match>
+ <!-- Solaris -->
+ <match key="/org/freedesktop/Hal/devices/computer:system.kernel.name" string="SunOS">
+ <match key="@info.parent:usb.vendor_id" int="0x56a">
+ <merge key="info.product" type="string">Wacom USB Tablet</merge>
+ <merge key="input.x11_driver" type="string">wacom</merge>
+ <remove key="input.x11_options.StreamsModule" type="string"></remove>
+ <remove key="input.x11_options.Protocol" type="string"></remove>
+ </match>
+ </match>
</match>
<match key="info.capabilities" contains="serial">
<match key="@info.parent:pnp.id" contains_outof="WACf;FUJ02e5;FUJ02e7">