|
Just Beginning
Introduction Read this first before you try Ubuntu*
Which Ubuntu to pick?
Ubuntu inside Windows
Install Software
Security in Ubuntu
Where's the Terminal? Next Steps Beyond the Basics Playing Around Troubleshooting * Off-site link |
Configure Graphics on UbuntuIn most Ubuntu documentation, if you want to fix your screen resolution or configure your graphics card, you have to either manually edit the /etc/X11/xorg.conf file with a text editor or use the old-school-looking ncurses wizard after typing the command sudo dpkg-reconfigure xserver-xorg Both of those methods work just fine, but many newcomers to Ubuntu are intimidated by the command-line (or even ncurses wizards) and would prefer a full GUI (graphical user interface) for configuring graphics and screen resolution capabilities.
That's what this tutorial is about.
Once you're at the page, click on Download xorg-edit to go to the download page.
If, for some reason, even that doesn't work, you can install it by pasting these commands in the terminal: cd ~/Desktop sudo dpkg -i xorg-edit*.deb If you had to do the terminal workaround, then skip the next four screenshots.
If you have more to contribute about the features of xorg-edit, please leave a comment on the UbuntuCat blog.
|
|
If you have suggestions or corrections for these tutorials, please post in this Ubuntu Forums thread or leave a comment on my blog. I will not give help to people posting in the above places. If you require technical support, start a support thread on the Ubuntu Forums. That is the appropriate place to ask for help. |
|