mirror of
https://github.com/GRFreire/scripts.git
synced 2026-03-06 03:09:41 +00:00
autoxsetwacom: update screen resolution
This commit is contained in:
parent
6de5431477
commit
3d66555b9b
@ -4,6 +4,6 @@
|
|||||||
|
|
||||||
device_id="$(xsetwacom list devices | grep STYLUS | cut -f2 | cut -d' ' -f2)"
|
device_id="$(xsetwacom list devices | grep STYLUS | cut -f2 | cut -d' ' -f2)"
|
||||||
|
|
||||||
xsetwacom set "$device_id" MapToOutput 1920x1080+0+0
|
xsetwacom set "$device_id" MapToOutput 1920x1200+0+0
|
||||||
xsetwacom set "$device_id" Area 0 0 15200 8550
|
xsetwacom set "$device_id" Area 0 0 15200 8550
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user