Page 1 of 1

Howto increase screen resolution in X window

Posted: Sat Mar 15, 2014 4:57 pm
by lilzz
the config.txt for initial non-X window setup, how do I change it once inside X window?

Re: Howto increase screen resolution in X window

Posted: Sat Mar 15, 2014 8:29 pm
by alexeames
Open LXDE

then type

Code: Select all

sudo nano /boot/config.txt
make your edits, then save with

Code: Select all

CTRL+o

and exit with

Code: Select all

CTRL+x