Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: kekek on 08 August 2018, 09:25:18

Title: Power manager on Cinnamon
Post by: kekek on 08 August 2018, 09:25:18
Don't worked shutdown/reboot on Cinnamon.
Title: Re: Power manager on Cinnamon
Post by: physkets on 08 August 2018, 11:11:44
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
Title: Re: Power manager on Cinnamon
Post by: kekek on 10 August 2018, 19:20:57
How to make pull-request to new git-server ? It fix same errors in Cinnamon.
Title: Re: Power manager on Cinnamon
Post by: physkets on 11 August 2018, 18:34:12
You could maybe send a 'patch' to the mailing list.