summaryrefslogtreecommitdiffstats
path: root/TVout/cloning
diff options
context:
space:
mode:
Diffstat (limited to 'TVout/cloning')
-rwxr-xr-xTVout/cloning14
1 files changed, 14 insertions, 0 deletions
diff --git a/TVout/cloning b/TVout/cloning
new file mode 100755
index 0000000000..c8c545c254
--- /dev/null
+++ b/TVout/cloning
@@ -0,0 +1,14 @@
+
+# SETUP TVout
+# Same picture on TV & Monitor
+
+# CRTC1 -> TVout & Monitor
+matroxset/matroxset -f /dev/fb1 -m 0
+matroxset/matroxset -f /dev/fb0 -m 3
+
+# Enable TV
+matroxset/matroxset 1
+
+# Keep consoles on CRTC1
+con2fb/con2fb /dev/fb0 /dev/tty1
+con2fb/con2fb /dev/fb0 /dev/tty2