Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion ~/.Xdefaults vs ~/.Xresources (FAQ item?)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Russell Shaw  
View profile  
 More options Aug 15 2005, 8:36 am
Newsgroups: comp.windows.x
From: Russell Shaw <rjshawN_o@s_pam.netspace.net.au>
Date: Mon, 15 Aug 2005 22:36:54 +1000
Local: Mon, Aug 15 2005 8:36 am
Subject: Re: ~/.Xdefaults vs ~/.Xresources (FAQ item?)

David I. Schwartz wrote:
> hi all -- I after digging around and going in circles, I've decided to
> finally ask for help... how do Xdefaults and Xresources differ? I've
> seen people claim they're the same, and others claim that Xdefaults is
> outdated. Others say that Xresources gets accessed when starting the
> window manager, and Xdefaults gets accessed each time an X client is
> run. I suspect that various systems set things up differently, but
> perhaps there's a universal standard...?

> thanks,
> Dave

Xlib Programming Manual P.441

Prior to X11R2, X resource settings were read from .Xdefaults file
in users home directory and optionally on whatever machine the X client
was running on, so multiple files was hard to maintain.

Later on, xrdb program was made to store users resource settings from
in .Xresources into the XA_RESOURCE_MANAGER property of the root window
on the current X server, so all clients connected to the same server has
access to them. If the user hasn't called xrdb to set the property, then
.Xdefaults is read.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.