LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   KDE restart computer options (https://www.linuxquestions.org/questions/fedora-35/kde-restart-computer-options-520087/)

Jongi 01-17-2007 04:41 AM

KDE restart computer options
 
How do I get the logout screen (the one with end session, restart computer and shutoff computer) to show the grub options under the restart computer option?

Using KDE from the repo - http://apt.kde-redhat.org/apt/kde-re...edora/kde.repo

FnordPerfect 01-17-2007 06:08 AM

Using kcontrol (KDE Control Center):

Select 'System Administration' branch
-> then 'Login Manager'
-> open tab 'Shutdown'
--> in Box 'Miscellaneous'
--> choose in 'Boot Manager' Pulldown-box: 'Grub'

(To change something, you must have changed to Administrator mode via the button down
there)

Or add this entry in section [Shutdown] of the file /etc/kde3/kdm/kdmrc
Code:

[Shutdown]
BootManager=Grub


Jongi 01-17-2007 06:18 AM

I have done that already and the section of the /etc/kde/kdm/kdmrc file reflects:

Code:

[Shutdown]
BootManager=Grub
HaltCmd=/sbin/poweroff
RebootCmd=/sbin/reboot

EDIT: Note that my file is not in the directory kde3. There is no kde3 directory.

Jongi 01-17-2007 09:54 AM

Code:

[jongi:~#] locate kdmrc
/etc/X11/xdm/kdmrc.rpmsave
/etc/kde/kdm/kdmrc
/etc/kde/kdm/kdmrc.rpmnew
/etc/kde/kdm/kdmrc.rpmorig
/usr/share/doc/HTML/en/kdm/kdmrc-ref.docbook



All times are GMT -5. The time now is 07:31 PM.