summaryrefslogtreecommitdiff
path: root/recipes-core/hdmi-hotplug/files
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/hdmi-hotplug/files')
-rw-r--r--recipes-core/hdmi-hotplug/files/apalis-tk1/hdmi.sh6
-rw-r--r--recipes-core/hdmi-hotplug/files/hdmi.sh2
2 files changed, 1 insertions, 7 deletions
diff --git a/recipes-core/hdmi-hotplug/files/apalis-tk1/hdmi.sh b/recipes-core/hdmi-hotplug/files/apalis-tk1/hdmi.sh
deleted file mode 100644
index 43c5459..0000000
--- a/recipes-core/hdmi-hotplug/files/apalis-tk1/hdmi.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-export XAUTHORITY=/home/root/.Xauthority
-export DISPLAY=:0.0
-DISPLAY=:0.0 xrandr --output HDMI-0 --auto --primary --output LVDS-0 --auto --right-of HDMI-0
-lxpanelctl restart
diff --git a/recipes-core/hdmi-hotplug/files/hdmi.sh b/recipes-core/hdmi-hotplug/files/hdmi.sh
index 6a3a6dc..43c5459 100644
--- a/recipes-core/hdmi-hotplug/files/hdmi.sh
+++ b/recipes-core/hdmi-hotplug/files/hdmi.sh
@@ -2,5 +2,5 @@
export XAUTHORITY=/home/root/.Xauthority
export DISPLAY=:0.0
-DISPLAY=:0.0 xrandr --output HDMI-1 --auto
+DISPLAY=:0.0 xrandr --output HDMI-0 --auto --primary --output LVDS-0 --auto --right-of HDMI-0
lxpanelctl restart