My graphic card has two output (VGA and DVI). Is it possible to switch from one to the other without rebooting ?
It works in Xorg by restarting the X server (I guess it should be doable with xrandr too) but I'd like to do it in the linux console.
I have looked at vbetool but I am not sure it is the right way (the commands I tried did not work anyway).
I have a nvidia card.

xrandrnot count as the Linux console? – Michael Mrozek♦ Nov 15 '10 at 15:05xrandrwould probably allow me to switch the display of Xorg from the console. What I would like to do is switch the output for the console itself (ontty1-6) – Michel Nov 15 '10 at 15:36