sync with OpenBSD -current

This commit is contained in:
purplerain 2024-05-08 17:10:24 +00:00
parent 223def2739
commit ff44de68c3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
17 changed files with 396 additions and 124 deletions

View file

@ -1,4 +1,4 @@
#machdep.allowaperture=2 # See xf86(4)
#machdep.kbdreset=1 # permit console CTRL-ALT-DEL to do a nice halt
#machdep.lidaction=0 # 1=suspend, 2=hibernate laptop upon lid closing
#machdep.pwraction=1 # ACPI power button action: 0=none, 1=shutdown, 2=suspend
#machdep.lidaction=0 # laptop lid closing action: 0=none, 1=suspend, 2=hibernate
#machdep.pwraction=0 # acpibtn(4) power button action: 0=none, 1=shutdown, 2=suspend

View file

@ -1 +1 @@
#machdep.lidaction=0 # 1=suspend, 2=hibernate laptop upon lid closing
#machdep.lidaction=0 # laptop lid closing action: 0=none, 1=suspend, 2=hibernate

View file

@ -1,4 +1,4 @@
#machdep.allowaperture=2 # See xf86(4)
#machdep.apmhalt=1 # 1=powerdown hack, try if halt -p doesn't work
#machdep.kbdreset=1 # permit console CTRL-ALT-DEL to do a nice halt
#machdep.lidaction=0 # 1=suspend, 2=hibernate laptop upon lid closing
#machdep.lidaction=0 # laptop lid closing action: 0=none, 1=suspend, 2=hibernate