Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no kscreensaver in current kde4 #19

Open
WildPenquin opened this issue Apr 10, 2014 · 1 comment
Open

There is no kscreensaver in current kde4 #19

WildPenquin opened this issue Apr 10, 2014 · 1 comment

Comments

@WildPenquin
Copy link

Hi, there's no kscreensaver in current KDE4 (4.12.4). However, I have no idea how to detect if kde4's screensaver facility is actually is use (at least I can't find a process that would be running). The script works otherwise, if I force screensaver=kscreensaver (the simulateuseractivity etc.).

Here's some pgrep output (while KDE4's screensaver is actually in use):

$ pgrep -l kde
19 kdevtmpfs
2699 startkde
2761 kdeinit4
2764 kded4
3575 polkit-kde-auth
$ pgrep -l screen
3626 screen
3627 screen
@s3lph
Copy link

s3lph commented May 3, 2015

Can be detected using

qdbus | grep org.kde.screensaver

as KDEs screensaver has a DBus service named org.kde.screensaver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants