I'm using KDE 3.5.11. I can hibernate my laptop using K -> Log out -> Hibernate. I would like to know how to find out what the button does to do the very same from the command line. Therefor my question is more like "how to find out programmatically what a button does" instead of "how do I hibernate" (I could lookup the second myself).

Thanks in advance,

Somebody

link|improve this question
feedback

1 Answer

Browse the source. For KDE 4, it's kde-workspace/plasma/desktop/applets/kickoff/core/itemhandlers.cpp.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.