summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxde-common/lxde-common-0.5.5/hdmiaudio.sh
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-05-07 10:13:24 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-05-28 10:13:00 +0200
commit9a9ae9924930f3dcb966a0c64e554ffc647ceca4 (patch)
tree10000a998bc6add2b167a25fa944491f1593a148 /recipes-lxde/lxde-common/lxde-common-0.5.5/hdmiaudio.sh
parenta6e547640d0e4e870d3fcc303ecdadffede0c1d6 (diff)
lxde-common: remove obsolete commands in autostart
- remove workarounds for hdmiaudio and xrandr which are no longer needed. - while at it fix some whitespace issues
Diffstat (limited to 'recipes-lxde/lxde-common/lxde-common-0.5.5/hdmiaudio.sh')
-rw-r--r--recipes-lxde/lxde-common/lxde-common-0.5.5/hdmiaudio.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-lxde/lxde-common/lxde-common-0.5.5/hdmiaudio.sh b/recipes-lxde/lxde-common/lxde-common-0.5.5/hdmiaudio.sh
deleted file mode 100644
index e1c1760..0000000
--- a/recipes-lxde/lxde-common/lxde-common-0.5.5/hdmiaudio.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#! /bin/sh
-#LXDM starts X in such a way that hdmi audio is not functional. Changing the Virtual Console corrects this. Is called by lxsessions autostart
-chvt 1 2>&1 > /dev/null
-chvt 7 2>&1 > /dev/null