Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!rutgers!mcnc!ecsgate!tcamp From: tcamp@ecsvax.uncecs.edu (Ted A. Campbell) Newsgroups: comp.sys.3b1 Subject: Is there a way to track the 3b1 mouse w/o pressing buttons? Message-ID: <1991Jun26.165203.25919@ecsvax.uncecs.edu> Date: 26 Jun 91 16:52:03 GMT Organization: UNC Educational Computing Service Lines: 16 I am revising my graphics software for the 3b1. This has both TAM and MGR interfaces, but under TAM I can't seem to figure how to track mouse position without a key on the mouse being pressed. I've tried the TAM wreadmouse() call and the more generic track() calls, and I've read the documentation on the two mouse-related ioctl calls, but neither of them promises to be able to read the present position of the mouse. Can anyone suggest a way that this can be done? Why? because I want to implement a "rubberbanding routine" (Please, no VDI) that will track a rectangle while a button is depressed. Any help will be appreciated. Ted A. Campbell tcamp@uncecs.edu