I was testing the LXDE spin and I found it to be fast but I can't set to set the default resolution the xorg.conf file is empty.
Any help would be appreciated.
---------- Post added at 10:34 AM CDT ---------- Previous post was at 09:53 AM CDT ----------
after almost 2hours of googling for the solution I finally have it!!!
Go to System tool>LXterminal
type the following:
su -
(enter your password)
leafpad /etc/xdg/lxsession/LXDE/autostart
on the last line add
@xrandr -s (resolution)
i.e.
@xrandr -s 1024x768
NOTE :
Resolution must be supported as per Prefernece>Display Settings