mirror of
https://github.com/systemd/systemd.git
synced 2024-10-30 14:55:37 +03:00
logind: also show long press settings in default logind.conf
The configuration options where added back ina520bb6654
but this was never actually added to the default logind.conf. Follow-up-for:a520bb6654
Follow-up-for: #19917
This commit is contained in:
parent
c4db78fce6
commit
acc63800bc
@ -23,13 +23,16 @@
|
||||
#InhibitDelayMaxSec=5
|
||||
#UserStopDelaySec=10
|
||||
#HandlePowerKey=poweroff
|
||||
#HandlePowerKeyLongPress=ignore
|
||||
#HandleRebootKey=reboot
|
||||
#HandleRebootKeyLongPress=poweroff
|
||||
#HandleSuspendKey=suspend
|
||||
#HandleSuspendKeyLongPress=hibernate
|
||||
#HandleHibernateKey=hibernate
|
||||
#HandleHibernateKeyLongPress=ignore
|
||||
#HandleLidSwitch=suspend
|
||||
#HandleLidSwitchExternalPower=suspend
|
||||
#HandleLidSwitchDocked=ignore
|
||||
#HandleRebootKey=reboot
|
||||
#HandleRebootKeyLongPress=poweroff
|
||||
#PowerKeyIgnoreInhibited=no
|
||||
#SuspendKeyIgnoreInhibited=no
|
||||
#HibernateKeyIgnoreInhibited=no
|
||||
|
Loading…
Reference in New Issue
Block a user