summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorpingc <pingc>2009-04-23 22:59:48 +0000
committerpingc <pingc>2009-04-23 22:59:48 +0000
commit6be94eb174c67218bf4da496c9b6e4d1dc009117 (patch)
tree6f6c945131490a8ee50f47d57ac471cf0a6af9a4 /README
parent4076f5b834f0e63b7c3310db516847573e98dc8f (diff)
Updated wacomcpl
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 14 insertions, 7 deletions
diff --git a/README b/README
index bd7beb1..e85c974 100644
--- a/README
+++ b/README
@@ -1,12 +1,21 @@
README
-April 03, 2009
+April 23, 2009
==============================================================================
-Most end users would probably only need to update the Wacom X driver and the
-/etc/X11/xorg.conf file to use the rich features that Wacom tablets offer.
-The steps could be as simple as:
+Most end users would probably only need to update the /etc/X11/xorg.conf file
+and sometime probably the Wacom X driver as well to use the rich features that
+Wacom tablets offer. The steps could be as simple as:
+
+ $ su
+ # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
+ # gedit /etc/X11/xorg.conf
+
+then follow the step listed at http://linuxwacom.sourceforge.net/index.php/howto/x11
+or "man wacom" if you don't have network access to add sections for Wacom device.
+
+If by some reason your distribution doesn't have include Wacom driver or you want to
+to use the newer release, you can download the package then
-download the package then
$ bunzip2 linuxwacom.tar.bz2
$ tar xvf linuxwacom.tar
$ cd linuxwacom/prebuilt
@@ -14,8 +23,6 @@ download the package then
# yum remove linuxwacom
# ./uninstall
# ./install
- # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
- # gedit /etc/X11/xorg.conf
# reboot
==============================================================================