summaryrefslogtreecommitdiff
path: root/conf.d.BSD
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-11-20 15:49:04 +0000
committerRoy Marples <roy@marples.name>2007-11-20 15:49:04 +0000
commit739d51c349c3e046e1f895edd5f0784c1789ce21 (patch)
tree646e04e95e4468e12a235f6bef7a4f3109b7f32a /conf.d.BSD
parent588466058266ec2b17976d599232b928c0eb08be (diff)
downloadopenrc-739d51c349c3e046e1f895edd5f0784c1789ce21.tar.gz
openrc-739d51c349c3e046e1f895edd5f0784c1789ce21.tar.bz2
openrc-739d51c349c3e046e1f895edd5f0784c1789ce21.tar.xz
Document syscons MODE and allow to run on all terminals
Diffstat (limited to 'conf.d.BSD')
-rw-r--r--conf.d.BSD/syscons4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf.d.BSD/syscons b/conf.d.BSD/syscons
index 14200d3..8ea7100 100644
--- a/conf.d.BSD/syscons
+++ b/conf.d.BSD/syscons
@@ -1,5 +1,9 @@
# Example syscons config file. This is the place to set things like keymap, etc.
+# 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"
+
# Set the keymap to "uk.iso".
#KEYMAP="uk.iso"