summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxde-common/lxde-common-0.5.5
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-lxde/lxde-common/lxde-common-0.5.5')
-rw-r--r--recipes-lxde/lxde-common/lxde-common-0.5.5/autostart.patch8
-rw-r--r--recipes-lxde/lxde-common/lxde-common-0.5.5/hdmiaudio.sh4
2 files changed, 0 insertions, 12 deletions
diff --git a/recipes-lxde/lxde-common/lxde-common-0.5.5/autostart.patch b/recipes-lxde/lxde-common/lxde-common-0.5.5/autostart.patch
deleted file mode 100644
index c7df506..0000000
--- a/recipes-lxde/lxde-common/lxde-common-0.5.5/autostart.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- lxde-common-0.5.5/autostart.orig 2011-07-29 16:04:03.000000000 +0200
-+++ lxde-common-0.5.5/autostart 2012-03-12 16:41:00.000000000 +0100
-@@ -1,3 +1,5 @@
- @lxpanel --profile LXDE
- @pcmanfm --desktop --profile LXDE
- @xscreensaver -no-splash
-+xrandr 2>&1 > /dev/null
-+hdmiaudio.sh
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