How to disable lock screen in Red hat linux KDE desktop, through command

Rex Dieter rdieter at math.unl.edu
Wed Mar 4 20:00:49 GMT 2009


Sudheendra wrote:

> I am using Red hat linux with KDE 3 desktop. The screensaver locks the
> screen after 5 mins.
> How can I disable the Lock screen option with a command/script. I need to
> disable this from a telnet session or so, where there is no UI.

to read current value:
kreadconfig --file kdesktoprc --group ScreenSaver --key Enabled

to set (disable):
kwriteconfig --file kdesktoprc --group ScreenSaver --key Enabled false

-- Rex




___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list