please, always answer to the list.

> On Feb 2, 2009 12:34pm, arne anka <openm...@ginguppin.de> wrote:
>> what does your ~/.xsession look like?
>
> I copied it from  
> http://wiki.openmoko.org/wiki/Debian#Matchbox_with_fbpanel
>
> #!/bin/sh
> export GTK_MODULES=libgtkstylus.so
> zhone &
> xsetroot -solid black
> matchbox-keyboard-toggle &
> matchbox-window-manager -use_titlebar yes &
> # -use_titlebar yes to minimize & toggle between apps
> # fbpanel's taskbar does not work with matchbox-window-manager
> #~/bin/auxlaunch &
> while true;
> do
> fbpanel;
> sleep 1;
> done;


uh. what does the while loop mean? anyone knows?
what happens, when you comment the while loop and simply put
fbpanel
there?

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to