summaryrefslogtreecommitdiff
path: root/packages/gpe-session-scripts/files/matchbox-session
blob: e4c0e0c68e5ce5b6c794604d9fd03f3c20668162 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

XRES=`xdpyinfo | awk '/dimensions/ { print $2 }' | cut -dx -f1`

  matchbox-desktop &

MB_MENU_PANEL_DISABLED=1 matchbox-panel  --orientation south &