home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / ultrix / 6334 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.1 KB  |  31 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!stanford.edu!morrow.stanford.edu!decwrl!pa.dec.com!heiney
  3. From: heiney@wsl.dec.com (Bob Heiney)
  4. Subject: Re: Using mouse input in xterm/DECterm, possible?
  5. Message-ID: <1992Aug19.192327.1350@PA.dec.com>
  6. Keywords: mouse
  7. Sender: news@PA.dec.com (News)
  8. Organization: Digital Equipment Corporation
  9. References: <bibhas.714234503@femto.engr.mun.ca>
  10. Date: Wed, 19 Aug 92 19:23:27 GMT
  11. Lines: 18
  12.  
  13. In article <bibhas.714234503@femto.engr.mun.ca> bibhas@pico.engr.mun.ca
  14. (Bibhas Bhattacharya) writes:
  15. >Hi,
  16. >I was wondering if it's possible to incorporate mouse in a curses
  17. >programming.
  18.  
  19. If you run your program in an xterm, you can ask the xterm to send mouse
  20. down and mouse up events (in the form of escape sequences) to your
  21. application.  Xterm also has some highlighting features, but I haven't
  22. played with them.
  23.  
  24. See the file "ctlseqs.ms" in the R5 source for xterm.
  25.  
  26. --
  27. Bob Heiney
  28. Technical Consultant
  29. Digital Equipment Corporation, US Desktop Sales, Palo Alto, CA
  30. All opinions expressed are mine, and not necessarily those of my employer
  31.