mirror of
https://github.com/balkian/dotfiles.git
synced 2025-08-23 08:02:19 +00:00
Batch of changes
This commit is contained in:
15
not_dots/52-tablet.conf
Normal file
15
not_dots/52-tablet.conf
Normal file
@@ -0,0 +1,15 @@
|
||||
# Config for the HUION tablet
|
||||
#
|
||||
## Install:
|
||||
# yay linux-headers
|
||||
# yay digimend
|
||||
## To also control the buttons, install wacom and use xsetwacom
|
||||
# yay wacom
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "Huion on wacom"
|
||||
# MatchIsTablet "on"
|
||||
MatchProduct "HUION"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "wacom"
|
||||
EndSection
|
Reference in New Issue
Block a user