Hi, On Sat, Feb 23, 2008, [EMAIL PROTECTED] wrote: > running totem from the command line on a file causes various fonts to > be set to a smaller size, and changes mouse settings. for people who > cannot adapt to the new settings, it requires restarting xorg. this > is an accessibility issue for some people.
I would guess totem talks to gnome-settings-daemon over DBus which triggers it's startup; gnome-settings-daemon will apply the GNOME Gtk+ settings to your X session (via XSettings) on startup. When you're using GNOME apps, they will use GNOME preferences; here the problem is that this affects all Gtk+ programs you already launched. I can't tell exactly where the logic flaw is, but I don't see this being fixed any time soon; I'd recommend you configure the GNOME settings properly. Bye, -- Loïc Minier

