aboutsummaryrefslogtreecommitdiff
path: root/rootston/rootston.ini.example
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2018-07-07 08:58:17 -0700
committerGitHub <noreply@github.com>2018-07-07 08:58:17 -0700
commitbe54278207f5099b77a538e3043758aa59e5c998 (patch)
tree8e322b1c600afa6fd56a325d20e00d0ec054e85b /rootston/rootston.ini.example
parent7c6588d7ae0b260aedc61da58eb6bf153b35ca94 (diff)
parent60a83e99f4dc930d7d4ed5999f49967a72b7df32 (diff)
Merge pull request #1095 from agx/output-add-mode
Allow to add additional modes to outputs
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