Skip to main content
Topic: Power manager on Cinnamon (Read 1165 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Power manager on Cinnamon

Don't worked shutdown/reboot on Cinnamon.

Re: Power manager on Cinnamon

Reply #1
You'll have to find the configuration file that tells the buttons what commands to execute, and use the following for shutdown and reboot, respectively:

Code: [Select]
/usr/bin/loginctl poweroff
/usr/bin/loginctl reboot

Re: Power manager on Cinnamon

Reply #2
How to make pull-request to new git-server ? It fix same errors in Cinnamon.

Re: Power manager on Cinnamon

Reply #3
You could maybe send a 'patch' to the mailing list.