idk, something has changed
This commit is contained in:
parent
ffe452fe24
commit
ed190866f5
28 changed files with 94 additions and 2179 deletions
6
.local/bin/scripts/pentablet
Executable file
6
.local/bin/scripts/pentablet
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
OUTPUT="${1:-"DP-1"}"
|
||||
xinput --map-to-output "UGTABLET 6 inch PenTablet Mouse" "${OUTPUT}"
|
||||
xinput --map-to-output "UGTABLET 6 inch PenTablet Pen (0)" "${OUTPUT}"
|
||||
xinput --map-to-output "UGTABLET 6 inch PenTablet Eraser (0)" "${OUTPUT}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue