summaryrefslogtreecommitdiff
path: root/tablette.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tablette.sh')
-rwxr-xr-xtablette.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tablette.sh b/tablette.sh
new file mode 100755
index 0000000..dce0426
--- /dev/null
+++ b/tablette.sh
@@ -0,0 +1,2 @@
1#!/bin/sh
2for d in 21 22 23 24; do xsetwacom --set $d MapToOutput DP2; done