Ignore power, suspend, sleep, hibernate keys on keyboards #47
kemonine
commented 2020-09-01 21:13:12 +00:00
Owner
```
mkdir /etc/systemd/logind.conf.d
cat > /etc/systemd/logind.conf.d/ignored_keys.conf <<EOF
[Login]
HandlePowerKey=ignore
HandleSuspendKey=ignore
HandleHibernateKey=ignore
EOF
```
kemonine
added the 2020-09-01 21:13:18 +00:00
bug
label
kemonine
added this to the Initial Stable Deployment milestone 2020-09-01 21:13:20 +00:00
kemonine
self-assigned this 2020-09-01 21:13:22 +00:00
kemonine
closed this issue 2020-09-01 22:56:00 +00:00
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: PiFrame/piframe#47
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?