Force Monitor Resolution Netbook di Linux

Posted by .: Blog v1rus :.

$ cvt 1024 768 60
$ xrandr --newmode "1024x768_60.00" 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync
$ xrandr --addmode VGA1 1024x768_60.00
$ xrandr --output VGA1 --mode 1024x768_60.00 --rate 60

auto at startup: /home/rezahe/.profile
sh /home/rezahe/resolution.sh

#!/bin/sh
xrandr --newmode "1024x768_60.00" 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync
xrandr --addmode VGA1 1024x768_60.00
xrandr --output VGA1 --mode 1024x768_60.00 --rate 60


$ xrandr
Screen 0: minimum 320 x 240, current 640 x 480, maximum 1024 x 768
VGA1 connected 640x480+0+0 0mm x 0mm
1024x768 60.0
640x480 50.0*
320x240 51.0

output monitor VGA1 has taken from line 2:
VGA1 connected 640x480+0+0 0mm x 0mm



Resolution Aspect ratio
3:2 -----------
720x480
1152x768
1280x854
1440x960
2880x1920

4:3 -----------
320x240
640x480
800x600
1024x768
1152x864
1280x960
1400x1050
1600x1200
2048x1536
3200x2400
4000x3000
6400x4800

5:3 -----------
800x480
1280x768

5:4 -----------
1280x1024
2560x2048
5120x4096

16:9 ----------
852x480
1280x720
1365x768
1600x900
1920x1080

16:10 ---------
320x200
640x400
1280x800
1440x900
1680x1050
1920x1200
2560x1600
3840x2400
7680x4800

17:9 ----------
2048x1080


Credit by thrvers




Related Post



Posting Komentar

:.orang bijak adalah orang yang berkomentar dengan sopan .: