public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Chris Green <chris@areti.co.uk>
To: cygx <cygwin-xfree@cygwin.com>
Subject: Re: Clipboard progress
Date: Tue, 06 Jan 2004 12:21:00 -0000	[thread overview]
Message-ID: <20040106122127.GB15873@areti.co.uk> (raw)
In-Reply-To: <3FFA5A38.2090705@msu.edu>

On Tue, Jan 06, 2004 at 01:48:24AM -0500, Harold L Hunt II wrote:
> 
> 2) The only problem with step #1 is that we have to detect when we are 
> doing an XDMCP connection and delay the clipboard client connecting to 
> the X Server until the XDMCP connection has been made.  If we don't, 
> then the XDMCP code will perform a server reset, the clipboard client 
> will re-attach, XDMCP will perform a reset, ad nauseum.  Well, it isn't 
> quite that bad because the clipboard client crashes the server shortly 
> after the first reset :)  I can detect when XDMCP is being used, but I 
> haven't found a good way to detect that XDMCP has connected to the X 
> server... I suppose I could monitor the total client count and use that 
> as a signal, but I would have to poll it.  More later.
> 
Ah!  So that explains why I need the sleep between the -query call
which makes the XDMCP connection and calling xwinclip (I'm still using
the separate xwinclip).

-- 
Chris Green (chris@areti.co.uk)


      reply	other threads:[~2004-01-06 12:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-06  6:48 Harold L Hunt II
2004-01-06 12:21 ` Chris Green [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040106122127.GB15873@areti.co.uk \
    --to=chris@areti.co.uk \
    --cc=cygwin-xfree@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).