home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14360 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.6 KB  |  46 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!snorkelwacker.mit.edu!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
  3. From: converse@expo.lcs.mit.EDU (Donna Converse)
  4. Subject: Re: Touchscreens and Multple Pointer Devices
  5. Message-ID: <9207241635.AA15433@excess.lcs.mit.edu>
  6. Sender: daemon@athena.mit.edu (Mr Background)
  7. Organization: X Consortium, MIT Laboratory for Computer Science
  8. References: <5720@taurus.cs.nps.navy.mil>
  9. Date: Fri, 24 Jul 1992 16:35:39 GMT
  10. Lines: 34
  11.  
  12.  
  13. > Ideally, I'd like to be able to have the pointing device configurable
  14. > between the touchscreen and a trackball (mice don't work on a rolling ship).
  15. > The pilot, who is normally preoccupied, needs to be able to "hit" a control
  16. > quickly, hence the touchscreen.  However, he may want to ask the co-pilot to
  17. > do some more detailed input which requires either a trackball or keyboard.
  18. > I'd like to keep all 4 stations identical in hardware, using software for
  19. > configuration.
  20. > The touchscreen vendor I've located stated that X11R4 uses only a single
  21. > pointing device, but that X11R5 can have multiple ones.  How does this work?
  22.  
  23. Read the "X11 Input Extension Library Specification", available by 
  24. anonymous ftp at the machine and directory
  25.    export.lcs.mit.edu:pub/R5untarred/mit/doc/extensions/xinput/
  26.  
  27. > Are there multiple mouseforms on the screen?
  28.  
  29. No
  30.  
  31. > Are they both generating
  32. > events? 
  33.  
  34. Yes
  35.  
  36. > In Motif (1.2, I assume), can events from either device trigger
  37. > callbacks (arm, activate, etc)?
  38.  
  39. No (unless the software is customized), input devices which trigger callbacks
  40. must be core devices; they cannot be extension devices.
  41.  
  42.  
  43. Donna Converse
  44. converse@expo.lcs.mit.edu
  45.