Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T22:12:30.000Z (4 months ago)
- Last Synced: 2024-10-30T00:39:58.130Z (4 months ago)
- Topics: drivers, tablet, wacom, x11, xorg
- Language: C
- Homepage:
- Size: 3.78 MB
- Stars: 361
- Watchers: 22
- Forks: 45
- Open Issues: 3
-
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).