summaryrefslogtreecommitdiff
path: root/mirror.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mirror.sh')
-rwxr-xr-xmirror.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/mirror.sh b/mirror.sh
new file mode 100755
index 0000000..80c6df3
--- /dev/null
+++ b/mirror.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+# Mirror internal display on debconf17 beamer
+
+xrandr --output eDP-1 --scale-from 1280x720 --output HDMI-1 --same-as eDP-1
+