blob: 8d6b6c411a91f578dc9240969b6c2ac9bc11e9a4 (
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=0 # do not suspend laptop upon lid closing
#machdep.userldt=1 # allow userland programs to play with ldt,
# required by some ports
#kern.emul.linux=1 # enable running Linux binaries
|