The unified diff between revisions [3cc0258a..] and [adff2b70..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'src/lsi/mouse.c'
# # old_revision [3cc0258af9c25807094334222497a30ef5a4e426] # new_revision [adff2b70cc1870df9f9b4d736b855dffae74eca2] # # patch "src/lsi/mouse.c" # from [51f025fd4be11edf4936c00a3316e4d1ee31b9a5] # to [410738f63d15db286b591fff6040fcdfe9e1cfa6] # ============================================================ --- src/lsi/mouse.c 51f025fd4be11edf4936c00a3316e4d1ee31b9a5 +++ src/lsi/mouse.c 410738f63d15db286b591fff6040fcdfe9e1cfa6 @@ -10,7 +10,7 @@ #include <stdio.h> #include "vm.h" -#define MOUSEDEVICE "/dev/wsmouse1" +#define MOUSEDEVICE "/dev/wsmouse" char *events[] = { "undefined",