All of lore.kernel.org
 help / color / mirror / Atom feed
From: <Jim.Gettys@hp.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: xhotplugd -- project idea
Date: Tue, 18 Jun 2002 17:14:09 +0000	[thread overview]
Message-ID: <marc-linux-hotplug-102442052509663@msgid-missing> (raw)
In-Reply-To: <marc-linux-hotplug-102406538226828@msgid-missing>

I've been out of touch, due to my mail being moved and Usenix...

As others have pointed out, it probably doesn't need to be a daemon
itself: but some mechanism needs building to decide if a new input
device should be handed off to the X server, and provide a gui to the
user the first time a new device is added so that they can decide if it
should be handed off.  

The X server can listen on a named pipe, or UNIX domain socket, or some 
similar mechanism for notification that it should start up a new device 
when hotplugged.  I'm not happy about stat'ing a file: the inner part 
of the X server is a "select" or "poll" operation, and adding another 
system call in the second most inner loop of the X server isn't in the 
cards.

I've been planning to do the X side of the equasion, to make X deal with 
the new input mechanism and update the XInput extension to support it.  
It has taken longer to get to it than I wanted, due to a longer recovery 
to surgery last year and some other distractions.  I hope to get started 
in the next few weeks (as soon as I finish up some GTK+ work I'm doing.)  
In the meanwhile, others can hack, and/or we can work on design (always 
a good idea).

And yes, this should be done without tying the hands of the desktop
environments...

				- Jim

--
Jim Gettys
Cambridge Research Laboratory
HP Labs, Hewlett-Packard Company
Jim.Gettys@hp.com


----------------------------------------------------------------------------
                   Bringing you mounds of caffeinated joy
                      >>>     http://thinkgeek.com/sf    <<<

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

  parent reply	other threads:[~2002-06-18 17:14 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-14 14:34 xhotplugd -- project idea Ilya Konstantinov
2002-06-14 15:59 ` Bill Nottingham
2002-06-14 16:49 ` Greg KH
2002-06-14 17:55 ` Tim Jansen
2002-06-14 18:04 ` Chris Hanson
2002-06-15  0:22 ` Ilya Konstantinov
2002-06-15  0:38 ` Tim Jansen
2002-06-15  0:48 ` Ilya Konstantinov
2002-06-15  9:44 ` Tim Jansen
2002-06-18 17:14 ` Jim.Gettys [this message]
2002-06-19 20:19 ` Ilya Konstantinov
2002-06-20 14:06 ` Jim.Gettys
2002-06-20 17:28 ` David Brownell

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=marc-linux-hotplug-102442052509663@msgid-missing \
    --to=jim.gettys@hp.com \
    --cc=linux-hotplug@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.