Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/capn-damo/wacom-intuos-pro
Scripts and udev rules to configure Wacom Intuos Pro graphics tablet
https://github.com/capn-damo/wacom-intuos-pro
Last synced: 12 days ago
JSON representation
Scripts and udev rules to configure Wacom Intuos Pro graphics tablet
- Host: GitHub
- URL: https://github.com/capn-damo/wacom-intuos-pro
- Owner: capn-damo
- License: gpl-2.0
- Created: 2016-01-15T03:10:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-02T18:31:45.000Z (over 8 years ago)
- Last Synced: 2024-08-01T19:57:41.769Z (3 months ago)
- Language: Shell
- Size: 20.5 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
###Scripts to configure and manage Wacom Intuos Pro M graphics tablet
This is a set of scripts to set up and customize Wacom Intuos Pro tablets under
Linux/X11/udev. Original ideas taken from *https://github.com/portnov/wacom-intuos-pro-scripts*###Features:
* Hotplug usb tablet, with udev rule
* Support of Intuos Pro's feature of having up to 4 modes of "express ring"
operations. LEDs on the tablet are switched accordingly to selected mode.###Files:
* udev directory:
* **80-wacom.rules** - Udev rules file. Note that for models other than Intuos Pro M, you will
need to change *idProduct* parameter. Enables unprivileged-user write access, running
*wacom-setup.sh*.
Install to */etc/udev/rules.d/** shell scripts: Install to */usr/local/bin/*
* **wacom-setup.sh** - Sets up wacom_led state file for user write access
* **wacom-keys.sh** - Configures Intuos Pro Express keys and Ring.
This is run with a keybind (default is Control-F12) initially, after
hotplugging. Subsequently can be run with the centre button (Button 1).
It could also be run from autostart at login, if the device is attached
at boot.
* **wacom-switch-mode.sh** - Shell script which toggles ring mode: 0 -> 1 -> 2 ->
3 -> 0 ... This script just toggles LED on the tablet and runs the next
script.
* **wacom-ring-mode.sh** - Shell script which assigns actions to tablet ring
touches, according to selected mode. This script can switch only between 4
predefined modes (bindings are hardcoded in the script).
* **wacom-toggle-touch.sh** - Shell script to toggle Touch on/off.
This is run with a keybind (default is Alt-F12), or by bottom button (Button 13)
* **keybinds-rc.xml.txt** - Example rc.xml entries for Openbox keybinds.
*wacom-switch-mode.sh* must be run once manually after hot-plugging (Control-F12),
to set up the tablet keys for the $USER.