scoPointerInitialize(D3nfb)
scoPointerInitialize --
create minimal mi cursor
Synopsis
Bool
scoPointerInitialize(pScreen, spriteFuncs, waitForUpdate)
    ScreenPtr               pScreen;
    miPointerSpriteFuncPtr  spriteFuncs;
    Bool                    waitForUpdate;
Description
scoPointerInitialize( )
creates a minimal mi cursor.
The driver must be coded for all drawing and movement
that is supported for the device.
Arguments
pScreen- 
pointer to the X screen structure
 
spriteFuncs- 
 
waitForUpdate- 
 
Exit codes
None
Usage notes
Version applicability
This function is supported for NFB drivers
on all releases of SCO OpenServer 5, SVR5, and AIX 5L.
Source files
Routine source- 
./hw/sco/mit/scoCursor.c
 
19 June 2005
© 2005 The SCO Group, Inc.  All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005