Difference between revisions of "Graphics"
From Linuxintro
imported>ThorstenStaerk |
imported>ThorstenStaerk |
||
Line 10: | Line 10: | ||
== Screen Resolution in Virtualbox == | == Screen Resolution in Virtualbox == | ||
− | See [http://www.nerdgrind.com/how-to-increase-screen-size-or-resolution-in-virtualbox-for-ubuntu-or-linux/ change screen size for Ubuntu in [[ | + | See [http://www.nerdgrind.com/how-to-increase-screen-size-or-resolution-in-virtualbox-for-ubuntu-or-linux/ change screen size for Ubuntu in [[Virtualbox]]] |
Revision as of 05:51, 9 January 2012
Contents
Graphics Applications
Change X-server Resolution
xrandr -s size
e.g.
xrandr -s "640x480"