diff --git a/autoxsetwacom/autoxsetwacom.sh b/autoxsetwacom/autoxsetwacom.sh index 07c480e..3fe8710 100755 --- a/autoxsetwacom/autoxsetwacom.sh +++ b/autoxsetwacom/autoxsetwacom.sh @@ -4,6 +4,6 @@ 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