View Single Post
Posts: 353 | Thanked: 263 times | Joined on Dec 2009 @ Finland
#5
I don't know why, but when programs are run from command line as root, they don't use maemo theme as default, but when you run them with command:
Code:
run-standalone program
instead of just:
Code:
program
then maemo5 theme will be used.

EDIT: Probably the maemo5 theme can be set as default for root also in some configuration file but I don't know where.