Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: Pine turns black, Pt II
- To: tlug@example.com, jq@example.com
- Subject: Re: tlug: Pine turns black, Pt II
- From: "Andrew S. Howell" <andy@example.com>
- Date: Wed, 21 Oct 1998 18:54:08 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: Text/Plain; charset=us-ascii
- In-Reply-To: Your message of "Wed, 21 Oct 1998 18:16:11 +0900 (JST)"<Pine.LNX.3.96LJ1.1b7.981021181427.3910A-100000@example.com>
- References: <Pine.LNX.3.96LJ1.1b7.981021181427.3910A-100000@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
>>>>> "Jonathan" == Jonathan Byrne <- 3Web <jq@example.com>> writes: Jonathan> On Wed, 21 Oct 1998, Andrew S. Howell wrote: >> xrdb -q |grep background >> >> My guess is that you set something like >> >> *background: black Jonathan> I didn't get a *background: black from the grep (did get Jonathan> white, though), but I fixed it by copying doing xrdb Jonathan> </etc/X11/xinit/.Xresources and then everything was fine Jonathan> again. Not totally sure what broke what, but it's fixed Jonathan> now. Jonathan, The "xrdb < /etc/X11/xinit/.Xresources" replaced all you existing resources. You can also run it with a -m option which merges new ones. I should have thought to tell you this. In your .xinitrc you might have something to the effect of: if [ -f /etc/X11/xinit/.Xresources ] ; then xrdb /etc/X11/xinit/.Xresources fi if [ -f $HOME/.Xresources ] ; then xrdb -m $HOME/.Xresources fi This loads the system defaults, and then merges in your own changes, in $HOME/.Xresources. Now you know more than you wanted to :) Andy --------------------------------------------------------------- Next Nomikai: 20 November, 19:30 Tengu TokyoEkiMae 03-3275-3691 Next Meeting: 12 December, 12:30 Tokyo Station Yaesu central gate --------------------------------------------------------------- Sponsor: PHT, makers of TurboLinux http://www.pht.co.jp
- References:
- Re: tlug: Pine turns black, Pt II
- From: Jonathan Byrne - 3Web <jq@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: kterm error message
- Next by Date: RE: tlug: HTML again
- Prev by thread: Re: tlug: Pine turns black, Pt II
- Next by thread: tlug: X and fonts
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links