sync with OpenBSD -current
This commit is contained in:
parent
223def2739
commit
ff44de68c3
17 changed files with 396 additions and 124 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue