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