changing resolution without screen
Antonio
debian at fastwebnet.it
Thu Jan 13 13:39:08 UTC 2005
Douglas Alves wrote:
>Reading earlier posts I see that what I need is to run "dpkg-reconfigure
>xserver-xfree86". But as my screen shut off I dont know how to get to the
>command-line.
>
To switch to a text console press CTRL+ALT+F1. You have six text console
(F1 through F6). To access the graphical one hit CTRL+ALT+F7 (if X is
just running).
As you said you can reconfigure X with
dpkg-reconfigure xserver-xfree86
To reboot from command line:
sudo reboot
or
sudo poweroff
(the latter shutdown completely the computer).
- Antonio
More information about the ubuntu-users
mailing list