applied more kernel patches, changed super resolution modes to normal modes

This commit is contained in:
lucca
2026-09-21 06:24:13 -04:00
parent 30c406f8c4
commit bbe7f72f36
6 changed files with 47 additions and 16 deletions
+2 -1
View File
@@ -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)