I've followed http://www.thinkwiki.org/wiki/Sample_Fn-F7_script to get a split screen (dual head) setup when i press Fn-F7. I just want it to switch the entire output to the external monitor though, not just half of it.
When I run the command
Code: Select all
xrandr --output VGA --autoWhen i try to specify they desired resolution nothing happens
Code: Select all
xrandr --output VGA -s 1280x1024Code: Select all
Modes "1280x1024" "1024x768" "832x624" "800x600" "640x480"If there is any way to quickly change from laptop to external monitor displays, back and forth, changing resolutions for each, could someone tell me? thanks alot
also, this is the output of xrandr:
Code: Select all
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2304 x 1024
VGA connected (normal left inverted right x axis y axis)
1280x1024 75.0 + 60.0
1600x1024 60.2
1440x900 59.9
1280x960 60.0
1360x768 59.8 60.0
1280x800 75.0 70.0 60.0
1152x864 85.0 75.0 75.0 70.0 60.0
1280x768 85.0 75.0 70.0 60.0
1280x720 85.0 75.0 70.0 60.0
1024x768 85.0 75.0 70.1 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
640x480 72.8 75.0 59.9
LVDS connected 1024x768+0+0 (normal left inverted right x axis y axis) 246mm x 185mm
1024x768 50.0*+ 60.0 40.0
800x600 60.3
640x480 60.0 59.9 


