Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Terminal Command to lock screen
Actually I'm writing a script which needs a way to lock KDE screen by a command. Can you help me if you know what command it is?
Thankful already...
Re: Terminal Command to lock screen
Original von SMarkson
Actually I'm writing a script which needs a way to lock KDE screen by a command. Can you help me if you know what command it is?
Thankful already...
Try
dcop kdesktop KScreensaverIface lock
Thanks
You were right. While I'm being successful with my project, I'll post here.
Thank you...