The following are brief descriptions of the Intuition functions that relate to the use of the mouse and keyboard under Intuition. See the Amiga ROM Kernel Reference Manual: Includes and Autodocs for details on each function call. Table 10-4: Functions for Intuition Mouse and Keyboard ____________________________________________________________________ | | | Function Description | |====================================================================| | doubleclick() test two time values for double click status. | |--------------------------------------------------------------------| | setpointer() change the intuition pointer imagery for an open | | window. | | clearpointer() restore the default intuition pointer imagery. | |--------------------------------------------------------------------| | setmousequeue() change the mouse queue for an open window. | | reportmouse() a function c programmers should not use. | |____________________________________________________________________|