aboutsummaryrefslogtreecommitdiff
path: root/rootston/rootston.ini.example
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2018-07-03 17:52:13 +0200
committerGuido Günther <agx@sigxcpu.org>2018-07-07 17:31:42 +0200
commit709d7dd7227f1ff86b440425721b219e63da7a2d (patch)
tree22d84b156ca7d6d919b2b80b7b2eaf81296c3b93 /rootston/rootston.ini.example
parent8d72090afef998f96f243ac83e23b1bdc30667d1 (diff)
rootston: Handle modeline parameter
This allows to pass custom modes.
Diffstat (limited to 'rootston/rootston.ini.example')
-rw-r--r--rootston/rootston.ini.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/rootston/rootston.ini.example b/rootston/rootston.ini.example
index 556cbefb..bb0efa44 100644
--- a/rootston/rootston.ini.example
+++ b/rootston/rootston.ini.example
@@ -19,6 +19,13 @@ y = 0
# and rotate by specified angle
rotate = 90
+# Additional video mode to add
+# Format is generated by cvt and is documented in x.org.conf(5)
+modeline = 87.25 720 776 848 976 1440 1443 1453 1493 -hsync +vsync
+modeline = 65.13 768 816 896 1024 1024 1025 1028 1060 -HSync +VSync
+# Select one of the above modes
+mode = 768x1024
+
[cursor]
# Restrict cursor movements to single output
map-to-output = VGA-1