| plan 9 kernel history: overview | file list | diff list |
2000/0716/pc/mouse.c (diff list | history)
| 1999/0225/sys/src/9/pc/mouse.c:59,65 – 2000/0716/sys/src/9/pc/mouse.c:59,65 (short | long | prev | next) | ||
| 1997/0327 | { static short msg[3]; static int nb; | |
| 2000/0716 | static uchar b[] = {0, 1, 4, 5, 2, 3, 6, 7, 0, 1, 2, 3, 2, 3, 6, 7 }; | |
| 1997/0327 | int buttons, dx, dy; /* | |