On Wed, 2007-04-11 at 08:29 -0400, Jonathan Kamens wrote: > On Wed, 2007-04-11 at 12:20 +0100, Bastien Nocera wrote: > > Probably due to the xrdb calls in gnome-settings-daemon. Try running > > gnome-settings-daemon by hand on your "bare" X, and see whether that > > breaks it. > > Yes, it appears you're right. Gnome-settings-daemon is creating Xaw > Command widget resources which override XRN's and cause it not to work > properly. Why is it doing that? Is it really necessary for > gnome-settings-daemon to install explicit button translations like that? > How can I make it stop? > > Oh, wait, let me guess, the point is to allow the user to switch the > handedness of the mouse, in which case gnome-settings-daemon mucks with > the resources to cause the mouse buttons to swap. > > If that's correct, then the way it's doing that is breaking valid Xaw > applications. Isn't there a way to do it in the xorg.conf file or > something instead of by mucking with X resources? I realize that would > require the user logging out and back in again, but there are other > settings that do that, so it seems to me that would be preferable to > breaking valid applications.
The relevant file is /etc/gnome/config/Xaw.ad. That file was copied
verbatim from grdb, and it looks like it contains a lot of cruft which
can be removed. You can happily delete lines from that file that are
breaking for you, and I'll file a bug to remove thje lines which GNOME
doesn't manipulate (it should only be overriding the colours).
Ross
--
Ross Burton mail: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]
www: http://www.burtonini.com./
PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF
signature.asc
Description: This is a digitally signed message part
_______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
