summaryrefslogtreecommitdiff
path: root/conf.d.BSD
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-11-21 15:49:05 +0000
committerRoy Marples <roy@marples.name>2007-11-21 15:49:05 +0000
commit640f3152707e88cf5802774d0277a84fc8ba1b8d (patch)
treeca3815ffda400e1ffd77160730fe457421121438 /conf.d.BSD
parent41c00eda37298bbc88ae79dd701eaa444659f995 (diff)
downloadopenrc-640f3152707e88cf5802774d0277a84fc8ba1b8d.tar.gz
openrc-640f3152707e88cf5802774d0277a84fc8ba1b8d.tar.bz2
openrc-640f3152707e88cf5802774d0277a84fc8ba1b8d.tar.xz
describe setting the mode a little more
Diffstat (limited to 'conf.d.BSD')
-rw-r--r--conf.d.BSD/syscons4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf.d.BSD/syscons b/conf.d.BSD/syscons
index 8ea7100..9be8e35 100644
--- a/conf.d.BSD/syscons
+++ b/conf.d.BSD/syscons
@@ -2,7 +2,9 @@
# Set the video mode - you should check the vidcontrol man page for valid modes
# NOTE:- This will blank the screen after this command is run
-#MODE="VGA_90x60"
+# NOTE:- You can get more modes if you load the vesa kernel module, but this
+# may require the SC_PIXEL_MODE kernel option
+#MODE="VGA_80x30"
# Set the keymap to "uk.iso".
#KEYMAP="uk.iso"