Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!apple!motcsd!mcdcup!mcdhup!mcdchg!att!fang!alfred!tous!tarpit!bilver!vicstoy!jellis From: jellis@vicstoy.UUCP (Jacob Ellis) Newsgroups: comp.unix.programmer Subject: Re: Turning off the curser. Keywords: curses curser Message-ID: <1990Dec14.031558.6800@vicstoy.UUCP> Date: 14 Dec 90 03:15:58 GMT References: <21@talgras.UUCP> Distribution: usa Organization: The Philosopher's Stone Design Group Lines: 20 In article <21@talgras.UUCP> david@talgras.UUCP (David Hoopes) writes: >Hello netland, > >Can anyone tell me now to turn off the curser so that it does not >show up on the screen. > >This is on Sys V 386 using curses. I have a nice menu but the blinking >curser makes it look messy. The blinking cursor is really dependent on your terminal's capabilities (ie. it may not support turning the cursor off). Anyway, if it can be done the function curs_set() in curs_kernel(3X) will do the trick. >David Hoopes Tallgras Technologies Inc. >uunet!talgras!david 11100 W 82nd St. >Voice: (913) 492-6002 x323 Lenexa, Ks 66214 -- Jacob Ellis -- jellis@vicstoy.UUCP -- Any opinions expressed above are mine