Untitled
unknown
plain_text
a year ago
739 B
14
Indexable
xrandr cvt 1600 900 sudo xrandr --newmode "1600x900_60.00" 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync sudo xrandr --addmode eDP-1 "1600x900_60.00" --- cvt 1920 1080 sudo xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync sudo xrandr --addmode eDP-1 "1920x1080_60.00" ----- gedit ~/.profile Antony Rodrigo <hap89.rodrigo@gmail.com> May 19, 2024, 7:39 PM to me xrandr --newmode "1600x900_60.00" 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync xrandr --addmode eDP-1 "1600x900_60.00" xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync xrandr --addmode eDP-1 "1920x1080_60.00"
Editor is loading...
Leave a Comment