Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!lll-crg!lll-lcc!well!mmc From: mmc@well.UUCP (Matthew McClure) Newsgroups: net.micro.atari16 Subject: keyboard gets disabled when changing mouse form - Megamax C Message-ID: <1877@well.UUCP> Date: Thu, 2-Oct-86 15:46:18 EDT Article-I.D.: well.1877 Posted: Thu Oct 2 15:46:18 1986 Date-Received: Sat, 4-Oct-86 09:43:26 EDT Organization: Whole Earth Lectronic Link, Sausalito, CA Lines: 37 Keywords: keyboard, mouse, megamax Here's a technical question about systems software. When we change what the mouse looks like (mous_form), the keyboard doesn't work for a while, until 6 or 7 keystrokes have been entered. Any ideas why? Any ideas of a workaround? code fragment: main() { int handle ; appl_init(); v_opnvwk( work_in, &handle, work_out ) ; graf_mouse(3, OL) ; Cconin() ; for (;;) { if (Cconis() != 0) { printf("have a key\n") ; Cconin() ; } graf_mouse(255, mous_form) ; } v_clsvwk(handle); appl_exit(); } Thanks for any ideas... Matthew McClure {hplabs, hoptoad, lll-crg, ptsfa)!well!mmc International Technology Development Corporation 1627 Lombard Street San Francisco, CA 94123 415-673-6370