Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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"
- sudo xrandr --addmode eDP-1-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-1 "1920x1080_60.00"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement