applied more kernel patches, changed super resolution modes to normal modes
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@ xdotool windowactivate $(xdotool getmouselocation|sed "s/.*://")
|
||||
}
|
||||
case $1 in
|
||||
1)
|
||||
xdotool mousemove 800 400
|
||||
#xdotool mousemove 800 400 # top left of ultrawide display
|
||||
xdotool mousemove 2080 2160 #15khz crt
|
||||
focusWindowUnderMouse
|
||||
;;
|
||||
2)
|
||||
|
||||
Reference in New Issue
Block a user