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

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

  matchbox-desktop &

matchbox-panel --no-flip  --orientation south &
exec matchbox-window-manager $@