home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / programm / 6035 < prev    next >
Encoding:
Text File  |  1993-01-24  |  885 b   |  23 lines

  1. Newsgroups: comp.unix.programmer
  2. Path: sparky!uunet!stanford.edu!nntp.Stanford.EDU!tone
  3. From: tone@leland.Stanford.EDU (Tony Lin)
  4. Subject: How does one turn the cursor off?
  5. Message-ID: <1993Jan23.235028.16334@leland.Stanford.EDU>
  6. Keywords: curses, cursor 
  7. Sender: news@leland.Stanford.EDU (Mr News)
  8. Organization: Stanford University, CA 94309, USA
  9. Date: Sat, 23 Jan 93 23:50:28 GMT
  10. Lines: 11
  11.  
  12. Hi everyone!
  13.  
  14.    Do any of you know how to turn the cursor off?   I'm writing in C and
  15. using the Curses library on VT100 terminal emulators.   When I write things
  16. to different parts of the screen, the cursor flickers around and is kind of
  17. annoying.  Is there a control code or something that I can send to enable/
  18. disable the cursor?  I don't think there is a curses function that does it.
  19. I'd appreciate any help I can get... send replies to tone@leland.Stanford.EDU
  20. Thanks!
  21.  
  22.                         Tony Lin
  23.