View Single Post
penguinbait's Avatar
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#35
OK, I lied.

Here is how you fix it

Just do a ps and grep for matchbox
Nokia-N800-51:~# ps -fe | grep matchbox
880 user 2864 S < /usr/bin/matchbox-window-manager -theme theme3


Change MBTHEME='default' to whatever theme you are running, in this case Danjun or theme3.


Nokia-N800-51:~# vi stopmaemo
MBTHEME='theme3'
TITLEBAR=yes
DESKTOPMODE=plain
LOWLIGHT=no
SHOWCURSOR=yes
DIALOGMODE=static
SUPERMODAL=yes


There you go Larry!!