summaryrefslogtreecommitdiff
path: root/mirror.sh
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-08-10 14:51:23 -0300
committerGuido Günther <agx@sigxcpu.org>2017-08-12 12:50:47 -0300
commit79a3af8c3cf0631aa9581a3be73942acb584a9af (patch)
treed93d4fcb915ead293d0b6b7c82b761d5b8833f37 /mirror.sh
Initial commmitHEADmaster
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
+