Hello guys! So my issue is that the xfce4-power-manager has only 4 options for "When lid is closed": 1) Switch off display, 2) Suspend, 3) Hibernate, 4) Lock screen, there is no Shutdown option so this is what one has to do for getting power-manager to shutdown the pc on lid close: 1) xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-lid-switch -s true 2) sudo vi /etc/systemd/logind.conf 3) uncomment: #HandleLidSwitch=suspend 4) change it to: HandleLidSwitch=poweroff so I thought maybe it would be great if you include the "Shutdown" option for "When lid is closed". Thank you!
-- GitLab Migration Automatic Message -- This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfce4-power-manager/-/issues/29. Please create an account or use an existing account on one of our supported OAuth providers. If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev