| plan 9 kernel history: overview | file list | diff list |
1999/0119/pc/screen.h (diff list | history)
| 1999/0119/sys/src/9/pc/screen.h:9,15 – 1999/0225/sys/src/9/pc/screen.h:9,15 (short | long | prev | next) | ||
|
Change mouseaccelerate.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1997/1101 | extern void mousetrack(int, int, int); extern Point mousexy(void); | |
| 1997/0327 | ||
| 1997/1101 |
| |
| 1999/0225 | extern void mouseaccelerate(int); | |
| 1997/1101 | extern int m3mouseputc(void*, int); extern int mouseputc(void*, int); | |