John Horne wrote:
> I find it very odd, to say the least, that if I tell CentOS/RHEL 6 to
> install KDE and not Gnome, it goes ahead and uses GDM rather than KDM.
That's a bug that was fixed in fedora at some point, probably after rhel6
branched development
-- rex
Sorry, I was definitely wrong. Was away from my computer when I responded
:)
As root, simply create /etc/sysconfig/desktop. You will want this in that
file:
DISPLAYMANAGER=KDE
It's as simple as executing this as root:
echo "DISPLAYMANAGER=KDE" > /etc/sysconfig/desktop
I think you may need
Just create the file /etc/sysconfig/desktop and put in it:
DESKTOP=KDM
I believe it's DESKTOP - you can dbl check /etc/X11/prefdm
Sent from my phoneMike Watson wrote:The last reply to this
subject said to modify /etc/sysconfig/desktop to
change GDM to KDM. This would then enable the KDE login
The last reply to this subject said to modify /etc/sysconfig/desktop to
change GDM to KDM. This would then enable the KDE login screen instead
of the default Gnome.
However, when I checked my CentOS 6.3 system, there was no such file, no
/etc/sysconfig/desktop. I've not been able to find any metho
On Tue, 2012-11-20 at 18:45 +0100, Nicolas Thierry-Mieg wrote:
> John Horne wrote:
> >
> > I basically set the same settings, using the same method, as I did for
> > my Fedora PC. As said, that works. So configuring KDE using the 'system
> > settings' works in Fedora, but not in CentOS.
>
> well,
John Horne wrote:
> On Mon, 2012-11-19 at 21:04 -0500, Ted Miller wrote:
>> On 11/19/2012 07:25 AM, John Horne wrote:
>
>>>
>>> The problem is that we would like to configure the login screen, so that
>>> it does not show the user list, that it does not allow the shutdown or
>>> reboot commands (fr
On Mon, 2012-11-19 at 21:04 -0500, Ted Miller wrote:
> On 11/19/2012 07:25 AM, John Horne wrote:
> >
> > The problem is that we would like to configure the login screen, so that
> > it does not show the user list, that it does not allow the shutdown or
> > reboot commands (from the login screen),
On 11/19/2012 07:25 AM, John Horne wrote:
> Hello,
>
> We generally use CentOS for some servers, and so do not use a GUI
> interface. However, I have recently installed CentOS 6.3 onto a PC with
> KDE. I am familiar with KDE as I use it with Fedora for my work PC.
>
> The problem is that we would l
Hello,
We generally use CentOS for some servers, and so do not use a GUI
interface. However, I have recently installed CentOS 6.3 onto a PC with
KDE. I am familiar with KDE as I use it with Fedora for my work PC.
The problem is that we would like to configure the login screen, so that
it does not
9 matches
Mail list logo