summaryrefslogtreecommitdiff
path: root/packages/x11/x11-common/etc/X11/Xinit.d/01xrandr
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2005-08-20 07:45:31 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-20 07:45:31 +0000
commit3379fc0e5603612de28e61dc4bf38f4a57ee731f (patch)
tree01d4a9f62a13b446d8e25dec03ee9e8fc1d8bd2c /packages/x11/x11-common/etc/X11/Xinit.d/01xrandr
parente3c6bbaf268d45fdbd078d98ef1ed38c09392b0b (diff)
Move X scripts which are not GPE specific out of gpe-dm and gpe-session-scripts and into x11-common
For now I have added patches to the makefiles to stop installing of these files but they should be removed from those packagse eventually I have also added all of these small scripts to OE but these should probably be tarballed somewhere gpe-dm and gpe-session-scripts now depend on the new x11-common package Change entrance to depend on the new package
Diffstat (limited to 'packages/x11/x11-common/etc/X11/Xinit.d/01xrandr')
-rw-r--r--packages/x11/x11-common/etc/X11/Xinit.d/01xrandr4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/x11/x11-common/etc/X11/Xinit.d/01xrandr b/packages/x11/x11-common/etc/X11/Xinit.d/01xrandr
new file mode 100644
index 0000000000..abde87d53c
--- /dev/null
+++ b/packages/x11/x11-common/etc/X11/Xinit.d/01xrandr
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+xrandr -o normal
+