diff options
Diffstat (limited to 'x11-drivers/xlibre-xf86-input-wacom/files/pkg-message.in')
| -rw-r--r-- | x11-drivers/xlibre-xf86-input-wacom/files/pkg-message.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/x11-drivers/xlibre-xf86-input-wacom/files/pkg-message.in b/x11-drivers/xlibre-xf86-input-wacom/files/pkg-message.in new file mode 100644 index 000000000000..5ec8de9fabf8 --- /dev/null +++ b/x11-drivers/xlibre-xf86-input-wacom/files/pkg-message.in @@ -0,0 +1,15 @@ +[ +{ type: install + message: <<EOM +wacom(4x) is configured automatically via devd or HAL. However, if you +prefer to do so manually copy and edit the sample: + + $ cd %%PREFIX%%/etc/X11/xorg.conf.d/ + $ cp wacom.conf.sample wacom.conf + +moused(8) may interfere with tablet input by attaching to fake /dev/ums*. +To prevent that add a usb_quirk(4) then detach and attach the tablet. +%%PREFIX%%/etc/rc.d/wacom is an example how preserve quirks across reboot. +EOM +} +] |
