summaryrefslogtreecommitdiff
path: root/sys/man
diff options
context:
space:
mode:
authorftrvxmtrx <devnull@localhost>2014-12-26 17:01:58 +0100
committerftrvxmtrx <devnull@localhost>2014-12-26 17:01:58 +0100
commit0d5b33a9e821ab0c3230bd25596b6567f2b28cd6 (patch)
treed3d87fc9131670e7625016f742561299114e6c4b /sys/man
parent04ec990b670c761866da5bb0ab344da3407e78ca (diff)
aux/vga: scaling modes for VESA
Diffstat (limited to 'sys/man')
-rw-r--r--sys/man/8/vga14
1 files changed, 14 insertions, 0 deletions
diff --git a/sys/man/8/vga b/sys/man/8/vga
index 686c142e5..0ac6e7550 100644
--- a/sys/man/8/vga
+++ b/sys/man/8/vga
@@ -15,6 +15,10 @@ vga \- configure a VGA card
.I monitor
]
[
+.B -s
+.I scaling
+]
+[
.B -x
.I file
]
@@ -81,6 +85,16 @@ is usually set by including it in the
.B plan9.ini
file read by the PC boot program.
.TP
+.B -s
+set scaling mode to either
+.I off
+to disable completely (image will be centered),
+.I full
+to stretch to full screen
+or
+.I aspect
+to stretch while preserving aspect ratio.
+.TP
.B -p
print the current or expected register values at appropriate points depending on
other options.