cursorswitch(2) seems to be superseded by setcursor(2) Reference: /n/sources/patch/applied/cursorswitch-man Date: Sat Feb 25 20:27:40 CET 2006 --- /sys/man/2/graphics Sat Feb 25 20:26:14 2006 +++ /sys/man/2/graphics Sat Feb 25 20:26:10 2006 @@ -1,6 +1,6 @@ .TH GRAPHICS 2 .SH NAME -Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, cursorswitch, cursorset, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics +Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, cursorset, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics .SH SYNOPSIS .nf .PP @@ -60,9 +60,6 @@ .br .B Image **ip, Screen **sp, int ref) -.PP -.B -void cursorswitch(Cursor *curs) .PP .B void cursorset(Point p) --- /sys/man/2/mouse Sat Feb 25 20:26:29 2006 +++ /sys/man/2/mouse Sat Feb 25 20:26:26 2006 @@ -1,6 +1,6 @@ .TH MOUSE 2 .SH NAME -initmouse, readmouse, closemouse, moveto, cursorswitch, getrect, drawgetrect, menuhit, setcursor \- mouse control +initmouse, readmouse, closemouse, moveto, getrect, drawgetrect, menuhit, setcursor \- mouse control .SH SYNOPSIS .nf .B