blob: 4fa54b258af4627be4bc584a5c55ee1e77deffcf (
plain)
1
2
3
4
5
6
7
|
#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.lidsuspend=1 # laptop lid closes cause a suspend
#machdep.userldt=1 # allow userland programs to play with ldt,
# required by some ports
#kern.emul.linux=1 # enable running Linux binaries
|