summaryrefslogtreecommitdiff
path: root/README
blob: ec7f5e3c7dcdb9a4b34c22fd45e646abbb555956 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
This package provides the X.Org X11 driver for Wacom and Wacom-like tablets.
It obsoletes the linuxwacom driver and supports X server versions 1.7 and
higher. Server versions lower than 1.7 may be supported by this driver, but
users are encouraged to use the old linuxwacom driver instead.

Information about building this driver, configuration and general use is
available on http://linuxwacom.sourceforge.net

Since this driver is an X11 driver only, a kernel driver is required to get
hardware support. If the kernel driver is older than this driver, some
features may not be available.

==============================================================================

BUILDING FROM GIT:
    $ ./autogen.sh --prefix=/usr
    $ make

Adjust the prefix according to your local setup, in most cases, a prefix of
/usr is correct.

BUILDING FROM TARBALL:

    $ ./configure --prefix=/usr
    $ make

Adjust the prefix according to your local setup, in most cases, a prefix of
/usr is correct.

==============================================================================

Please surf the HOWTO pages at
http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Category:HOWTO
to find the proper options if the default building environment doesn't work
for you.

==============================================================================

Developers, please surf the DeveloperPages at
http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Category:DeveloperPages
to find more information on how to contribute to this driver.

==============================================================================


WEBSITE: http://linuxwacom.sourceforge.net