quick tip on how to add xfce to gdm/session login screen
boricua wrote:> quick tip on how to add xfce to gdm/session login screen > _______________________________________________ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centosIf you installed XFCE from the CentOS extras repository it should already show up in the switchdesk interface as well as the gdm session selection list. Installing XVCE using yum is easy if you''re on CentOS 4.x, just enable the "extras" repository and use the command "yum groupinstall XFCE-4.2". I don''t know about CentOS 3, I never bothered with XFCE on them. Hope that helps! -- Jay Leafey - Memphis, TN jay.leafey@mindless.com -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 5322 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.centos.org/pipermail/centos/attachments/20060320/bbb427f8/smime.bin
On Mon, 20 Mar 2006 21:48:41 -0600 Jay Leafey <jay.leafey@mindless.com> wrote:> boricua wrote: > > quick tip on how to add xfce to gdm/session login screen > > _______________________________________________ > > CentOS mailing list > > CentOS@centos.org > > http://lists.centos.org/mailman/listinfo/centos > > If you installed XFCE from the CentOS extras repository it should already show up in the switchdesk interface as well as the gdm > session selection list. Installing XVCE using yum is easy if you''re on CentOS 4.x, just enable the "extras" repository and use the > command "yum groupinstall XFCE-4.2". I don''t know about CentOS 3, I never bothered with XFCE on them. >thanks i had done a yum xfce install i guess i missed the groupinstall, thanks