Hi, Am Donnerstag, den 19.02.2009, 01:25 +0100 schrieb Steffen Moeller: > > Am Mittwoch, den 18.02.2009, 23:47 +0100 schrieb Steffen Moeller: > >> I read through it. It is far more capable than I thought. When I start, > >> I only get into the zhone multi-application directly and cannot start > >> anything else. I had > >> thought that fbpanel was the way out. But it seems like I need to read > >> some more about how > >> matchbox is configured. Apparently what I missed was the > >> mb-applet-menu-launcher > >> (http://matchbox-project.org/documentation/manual/panel.html section > >> 4.2.1). > > > > My FreeRunner is currently not on, otherwise I’d paste it, but > > my .xsession contains > > > > trayer & > > openmoko-panel-applet & > > zhone & > > matchbox-desktop & > > exec matchbox-window-manager -use_titlebar yes -desktop_mode yes > > > > (not sure about the exact name of the argument matchbox-window-manager) > > next time your machine is up, please be so kind to cross-check against it, I > just get an > empty bar underneath zhone. > > Could we have that as the default for the install.sh script?
#!/bin/sh matchbox-desktop & zhone & trayer --edge bottom --height 48 & openmoko-panel-plugin & exec matchbox-window-manager -use_titlebar yes -use_cursor no -use_desktop_mode decorated But matchbox-desktop doesn’t seem to be very stable (i.e. it sometimes leaves zomie processes or you can not always switch to other apps in the title bar), not sure if it should be the default. So if you want, please try it out and comment on it. Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer [email protected] | ICQ# 74513189 | GPG-Keyid: 4743206C JID: [email protected] | http://people.debian.org/~nomeata
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ pkg-fso-maint mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-fso-maint
