https://github.com/linuxwacom/xf86-input-wacom
X.Org driver for Wacom devices
https://github.com/linuxwacom/xf86-input-wacom
drivers tablet wacom x11 xorg
Last synced: 4 months ago
JSON representation
X.Org driver for Wacom devices
- Host: GitHub
- URL: https://github.com/linuxwacom/xf86-input-wacom
- Owner: linuxwacom
- Created: 2011-12-30T17:33:12.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2025-11-19T02:33:12.000Z (7 months ago)
- Last Synced: 2025-12-11T03:13:05.644Z (7 months ago)
- Topics: drivers, tablet, wacom, x11, xorg
- Language: C
- Homepage:
- Size: 3.79 MB
- Stars: 377
- Watchers: 21
- Forks: 46
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Authors: AUTHORS
Awesome Lists containing this project
README
What is xf86-input-wacom?
-------------------------
The Linux Wacom Project manages the drivers, libraries, and documentation for
configuring and running Wacom tablets under the Linux operating system. The
project consist of the Wacom Kernel driver ([input-wacom](https://github.com/linuxwacom/input-wacom)),
this X driver (xf86-input-wacom) and
[libwacom](https://github.com/linuxwacom/libwacom). Our drivers are
included in most major Linux distributions and provide out-of-the box support
for a wide variety of Wacom tablets and component devices.
Given this, you will only need this driver if you have a newer Wacom device,
are running an older operating system, or need a bugfix. If one of these situations applies to you,
[install xf86-input-wacom from source](https://github.com/linuxwacom/xf86-input-wacom/wiki/Building-The-Driver)
by following the instructions in our wiki.
Developers:
-----------
For developers and others needing additional information please see the
[wiki](https://github.com/linuxwacom/xf86-input-wacom/wiki).