Re: Cmd-q gets through
Re: Cmd-q gets through
- Subject: Re: Cmd-q gets through
- From: Jeremy Huddleston <email@hidden>
- Date: Sat, 16 Feb 2008 11:50:51 -0800
Ah... wait a second... I just realized that this has *nothing* to do
with fontconfig or the font cache. You were complaining about fonts
in xclipboard (which doesn't use fontconfig). The problem there is
that xclipboard is running before that xset command in xinitrc gets
run. So it's a race between xclipboard and xset, not xclipboard and
fc-cache.
Try putting xclipboard in your xinitrc after the xset, then set
app_to_run to 'true'
--Jeremy
On Feb 16, 2008, at 11:27, Peter Collinson wrote:
I'll try putting a sleep BEFORE the call to font-cache.sh... does
this make sense? Is the cache invalidated when it's being rebuilt?
Maybe a 2 sec delay will put it into the dead time where the user is
busy wondering what to do next.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden