xrandr --output VGA --auto
Remy Bosch
remybosch at zonnet.nl
Thu Jun 21 13:13:15 PDT 2007
Bernard Siaud alias Troumad wrote:
> $ xrandr
> Screen 0: minimum 320 x 200, current 2304 x 1024, maximum 2390 x 1536
> VGA connected 1280x1024+1024+0 (normal left inverted right) 376mm x 301mm
> 1280x1024 60.0*+ 59.9
> 1360x768_60.00 60.0
> 1152x864 75.0 74.8
> 1024x768 70.1 60.0
> 832x624 74.6
> 800x600 72.2 75.0 60.3 56.2
> 640x480 75.0 72.8 66.7 60.0
> 720x400 70.1
> LVDS connected 1024x768+0+0 (normal left inverted right) 304mm x 228mm
> 1024x768 60.0*+
> 800x600 60.3
> 640x480 59.9
> TMDS-1 disconnected (normal left inverted right)
> TV disconnected (normal left inverted right)
> [troumad at portable][~/developpez.com/site]$ xrandr --output VGA --fb 1360x768
> xrandr: specified screen 1360x768 not large enough for output VGA
>
1024+1280=2304
Strange... even though your framebuffer (vitrual) is large enough, it
reverts to the 1280x1024...
And your right I should have said:
xrandr --output VGA -s 1360x768
Just our luck that the manpage isn't complete on this option :(
Remy
More information about the xorg
mailing list