summaryrefslogtreecommitdiff
path: root/packages/gpe-session-scripts/files
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-session-scripts/files')
-rw-r--r--packages/gpe-session-scripts/files/angstrom/.mtn2git_empty0
-rw-r--r--packages/gpe-session-scripts/files/angstrom/matchbox-session9
2 files changed, 9 insertions, 0 deletions
diff --git a/packages/gpe-session-scripts/files/angstrom/.mtn2git_empty b/packages/gpe-session-scripts/files/angstrom/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/gpe-session-scripts/files/angstrom/.mtn2git_empty
diff --git a/packages/gpe-session-scripts/files/angstrom/matchbox-session b/packages/gpe-session-scripts/files/angstrom/matchbox-session
new file mode 100644
index 0000000000..ad2d9b6a78
--- /dev/null
+++ b/packages/gpe-session-scripts/files/angstrom/matchbox-session
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+XRES=`xdpyinfo | awk '/dimensions/ { print $2 }' | cut -dx -f1`
+
+ matchbox-desktop &
+
+matchbox-panel --no-flip --orientation south &
+exec matchbox-window-manager $@
+