Search found 1 match

by Studio-Owens
Thu Jun 24, 2010 10:31 pm
Forum: LXDE Components
Topic: xorg.conf
Replies: 11
Views: 39452

Re: xorg.conf

That's because LXDE isn't using GDM, GNOME Display Manager, it's using LXDM, lightweight display manager. Stop the LXDM sudo /etc/init.d/lxdm stop Generate a new xorg.conf file sudo X -configure Move the new xorg.conf file sudo mv ~/xorg.conf.net /etc/X11/xorg.conf Restart the LXDM sudo /etc/init.d/...