XSETTINGS registry

Matthias Clasen maclas at gmx.de
Fri Nov 14 23:24:29 EET 2003


Am Fr, den 14.11.2003 schrieb Thomas Leonard um 11:54:
> On Fri, Nov 14, 2003 at 02:11:42AM +0100, Matthias Clasen wrote:
> > Thomas,
> > 
> > I have some comments on 
> > 
> > http://www.freedesktop.org/Standards/XSettingsRegistry
> > 
> > which you've written.
> > I've found a number of additional GTK-specific settings
> > in the gtk sources:
> > 
> > gtk-entry-select-on-focus
> > gtk-menu-bar-popup-delay
> > gtk-menu-popup-delay
> > gtk-menu-popdown-delay
> > gtk-split-cursor
> > gtk-menu-bar-accel
> > 
> > I also think it would be good to explain how the types bool and
> > enum map onto the types in the spec (int, string, color).
> 
> Are you sure these are XSettings, not just regular GTK settings?
> CC'd to the xdg list, as these people know more about it than I do...
> 

Ok, you were right here, but running xsettings-client on a Gnome 2.4
system reveals a number of additional xsettings related to font
rendering which originate from the gnome-settings-daemon:

Xft/RGBA enum, one of "rgb", "bgr", "vbgr", "vrgb"
Xft/Hinting boolean
Xft/HintStyle enum, one of "hintnone", "hintslight", 
    "hintmedium", "hintfull"
Xft/DPI, int
Xft/Antialias, boolean

Maybe these should be added to the registry ?

Matthias





More information about the xdg mailing list