index
:
desktop-utilities
master
Desktop utility scripts
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tablette.sh
blob: dce0426b10a1ca9a05459c34c4e38694e59bf33f (
plain
)
1
2
#!/bin/sh for d in 21 22 23 24; do xsetwacom --set $d MapToOutput DP2; done