apognu / tuigreet

Graphical console greeter for greetd
GNU General Public License v3.0
936 stars 41 forks source link

F12 does not show power options #48

Closed xeruf closed 2 years ago

xeruf commented 2 years ago

On a fresh manjaro-sway installation. I can only force-reboot with ctrl-alt-backspace. Am I doing something wrong? Is something misconfigured?

DjLogozzo commented 2 years ago

According to the manjaro-sway iso.pkg file , manjaro-sway comes packaged with tuigreet v0.2.0 (running tuigreet -v should confirm this is the version you're running), power options were not added until v0.4.0 with commit c2a0ba75ab40f26e2910619dc6e4349b238694c5.

You should be able to update tuigreet to the latest version as its in the AUR v0.7.1-1, with your preferred AUR helper, which will allow you to use the power options. You could also contact the manjaro-sway maintainers and ask if they could update the greetd-tuigreet package in their iso.

Mathew-D commented 2 years ago

I am running the current version from manjaro and when I run tuigreet -v, I get: tuigreet 0.7.1 (x86_64-unknown-linux-gnu)

So when you update manjaro it will update to 0.7.1

apognu commented 2 years ago

If I understand correctly, this issue was with the repository maintainers, I'll close this.