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
commit7bac050e12201c40194d9df7bf711159f4acfa89 (patch)
treeb11531e3704ab9d06b02b72d6aec53383fac8fd3 /bin/hdmi
parent737ca59089a60edd0447db39775a97ec7fb96268 (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"