Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

change display resolution on terminal

# to see supported resolutions
xrandr
# set the resolution
xrandr --output NAMEMONITOR --mode 1920x1080
 
PREVIOUS NEXT
Tagged: #change #display #resolution #terminal
ADD COMMENT
Topic
Name
6+1 =