An open API service indexing awesome lists of open source software.

https://github.com/mrdotx/wacom

configuration of the wacom tablet at startup and when connecting to the usb port
https://github.com/mrdotx/wacom

configuration rule script service shell systemd tablet udev

Last synced: about 5 hours ago
JSON representation

configuration of the wacom tablet at startup and when connecting to the usb port

Awesome Lists containing this project

README

          

# wacom

configuration of the wacom tablet at startup and/or connecting to the usb port

## install udev rule and service

- cp 99-wacom.rules /etc/udev/rules.d/99-wacom.rules
- cp wacom.service $HOME/.config/systemd/user/wacom.service

## enable service

- systemctl --user enable wacom.service