6 Mar
2012
6 Mar
'12
15:17
On 03/06/2012 07:11 AM, Charles Philip Chan wrote:
To do this automatically, I ended up just putting the lines at the end of /etc/X11/xinit/xinitrc.common. For example:
,---- | # Hack to set native resolution | /usr/bin/xrandr --newmode "1680x1050_60.00" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync | /usr/bin/xrandr --addmode VGA1 1680x1050_60.00 | /usr/bin/xrandr --output VGA1 --mode 1680x1050_60.00 `----
Hi Charles, Thanks for the spell! I added it to my "medicine bag" for possible future use. I haven't had to mess with modelines since a Slackware install in 1996! Regards, Lew -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org