Move mouse device back to the right one for the shuttle.
This should really become an option.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include <stdio.h>
|
||||
#include "vm.h"
|
||||
|
||||
#define MOUSEDEVICE "/dev/wsmouse1"
|
||||
#define MOUSEDEVICE "/dev/wsmouse"
|
||||
|
||||
char *events[] = {
|
||||
"undefined",
|
||||
|
||||
Reference in New Issue
Block a user