To show available resolutions
# xrandr
To apply resolution
#Â xrandr -s 1360x768
The problem is that it is not permanent upon reboot...
A possible solution would be to add this as a startup script.
To show available resolutions
# xrandr
To apply resolution
#Â xrandr -s 1360x768
The problem is that it is not permanent upon reboot...
A possible solution would be to add this as a startup script.