Plan 9 from Bell Labs 2000-07-31
1 files changed, 1 insertions(+), 1 deletions(-) M pc/mouse.c
M pc/mouse.c => pc/mouse.c +1 -1
@@ 52,7 52,7 @@ serialmouse(int port, char *type, int setspeed) * byte 1 - DX * byte 2 - DY * - * shift & left button is the same as middle button + * shift & right button is the same as middle button */ static void ps2mouseputc(int c, int shift)