Using LXDM and Xfce instead of GNOME and GDM.
by
Jason Montleon
—
last modified
Oct 10, 2011 09:23 PM
—
filed under:
Desktop
For those that are disattisfied with GNOME and GDM it is straight forward to switch to LXDM and Xfce
1.) Install lxdm:
yum -y install lxdm
2.) Install Xfce
yum -y groupinstall Xfce
3.) create or edit /etc/sysconfig/desktop and add the following two lines:
DISPLAYERMANAGER=/usr/sbin/lxdm PREFERRED=startxfce4

