Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC840302); site diku.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!mcvax!diku!kimcm From: kimcm@diku.UUCP (Kim Christian Madsen) Newsgroups: net.unix Subject: Re: cursor sensing in termcap (Re: dam (draughts, continental checkers... Message-ID: <1094@diku.UUCP> Date: Sat, 3-Aug-85 17:11:19 EDT Article-I.D.: diku.1094 Posted: Sat Aug 3 17:11:19 1985 Date-Received: Sun, 4-Aug-85 06:31:16 EDT References: <774@mcvax.UUCP> <6539@boring.UUCP> Reply-To: kimcm@diku.UUCP (Kim Christian Madsen) Organization: DIKU, U of Copenhagen, DK Lines: 11 Keywords: termcap, standard, cursor sensing In article <774@mcvax.UUCP> aeb@mcvax.UUCP (Andries Brouwer) writes: >(Unfortunately, not all the nice >features can be expressed in this way: there is no standard capability to >ask for the position of the cursor.) If you use the standard package curses(3x), then you can ask which position on the screen the cusor is at with the getyx(stdscr,y,x) command. Regards Kim Chr. Madsen a.k.a. kimcm@diku.uucp