Add an X.Org driver, a kernel module, and a script to configure X.Org
for Wacom tablets.
The X.Org driver is a port of the Linux Wacom Project's [1] work.
The kernel module required for USB tablets is provided by Bartosz
Fabianowski [2], and supports the following devices:
Graphire*, Graphire2*, Graphire3, Graphire4
Bamboo, Bamboo One*, Bamboo Fun
Intuos3, Cintiq 21UX
Volito*, Volito2*
PenStation2*, PenPartner2*
* not tested
PR: ports/128547
Submitted by: Dominic Fandrey [3]
Reviewed by: gabor
Approved by: gabor
[1] http://linuxwacom.sourceforge.net
[2] <freebsd (at) chillt (dot) de>
[3] <kamikaze (at) bsdforen (dot) de>
2008-11-18 15:07:44 +01:00
|
|
|
lib/libwacomcfg.so.0
|
|
|
|
lib/libwacomcfg.so
|
|
|
|
lib/libwacomcfg.la
|
|
|
|
lib/libwacomcfg.a
|
|
|
|
bin/wacdump
|
|
|
|
bin/xidump
|
|
|
|
bin/xsetwacom
|
|
|
|
include/wacomcfg/wacomcfg.h
|
|
|
|
@dirrm include/wacomcfg
|
|
|
|
%%XINPUTMODDIR%%/wacom_drv.so
|
2008-11-21 03:12:05 +01:00
|
|
|
@dirrmtry %%XINPUTMODDIR%%
|
Add an X.Org driver, a kernel module, and a script to configure X.Org
for Wacom tablets.
The X.Org driver is a port of the Linux Wacom Project's [1] work.
The kernel module required for USB tablets is provided by Bartosz
Fabianowski [2], and supports the following devices:
Graphire*, Graphire2*, Graphire3, Graphire4
Bamboo, Bamboo One*, Bamboo Fun
Intuos3, Cintiq 21UX
Volito*, Volito2*
PenStation2*, PenPartner2*
* not tested
PR: ports/128547
Submitted by: Dominic Fandrey [3]
Reviewed by: gabor
Approved by: gabor
[1] http://linuxwacom.sourceforge.net
[2] <freebsd (at) chillt (dot) de>
[3] <kamikaze (at) bsdforen (dot) de>
2008-11-18 15:07:44 +01:00
|
|
|
@cwd %%KMODDIR%%
|
|
|
|
%%UWACOMKLD%%
|