summaryrefslogtreecommitdiffstats
path: root/accessibility/linuxwacom/README
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/linuxwacom/README')
-rw-r--r--accessibility/linuxwacom/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/accessibility/linuxwacom/README b/accessibility/linuxwacom/README
new file mode 100644
index 0000000000..90def75316
--- /dev/null
+++ b/accessibility/linuxwacom/README
@@ -0,0 +1,14 @@
+The Linux Wacom Project manages the drivers, libraries, and documentation
+for configuring and running Wacom tablets under the Linux operating system.
+It contains diagnostic applications as well as updated kernel drivers and
+XFree86/Xorg XInput drivers.
+
+One way of loading the kernel module at boot, add edit /etc/rc.d/rc.modules
+adding a line similar to the following:
+
+ /sbin/modprobe wacom
+
+Please see the following url for X server configuration:
+http://linuxwacom.sourceforge.net/index.php/howto/inputdev
+
+See also the wacom(4) manpage