summaryrefslogtreecommitdiff
path: root/bin/hdmi
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2020-09-18 15:21:29 +0200
committerMarc Vertes <mvertes@free.fr>2020-09-18 15:21:29 +0200
commitfdca1b712c9d62213de1002a02b040fa66bfc0f1 (patch)
treeb0d52ff09035faf2dd0831cf1a06433fb85cbe07 /bin/hdmi
parentea18410af09ef8ef4f044079a72c82b2d41151a4 (diff)
update
Diffstat (limited to 'bin/hdmi')
-rwxr-xr-xbin/hdmi1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/hdmi b/bin/hdmi
index f5f7b1f..75e6f37 100755
--- a/bin/hdmi
+++ b/bin/hdmi
@@ -2,6 +2,7 @@
# Toggle auxiliary HDMI screen on/off when connected/disconnected.
opt="--auto --right-of eDP-1"
+#opt="--auto --above eDP-1"
# Also add the following rule to /etc/udev/rules.d/hdmi.rules
# KERNEL=="card0", SUBSYSTEM=="drm", ENV{DISPLAY}=":0", ENV{XAUTHORITY}="/home/marc/.Xauthority", RUN+="/home/marc/bin/hdmi"