Switch to the xf86-input-ws input driver for mouse by default.
ok shadchin@.
This commit is contained in:
parent
6de1c98f99
commit
d253c9004d
@ -260,8 +260,8 @@ wscons_add_pointers(void)
|
||||
break;
|
||||
}
|
||||
}
|
||||
/* Add a default entry catching all other mux elements as "mouse" */
|
||||
wscons_add_pointer(WSCONS_MOUSE_PREFIX, "mouse", ATTR_POINTER);
|
||||
/* Add a default entry catching all other mux elements as "ws" */
|
||||
wscons_add_pointer(WSCONS_MOUSE_PREFIX, "ws", ATTR_POINTER);
|
||||
}
|
||||
|
||||
int
|
||||
|
Loading…
Reference in New Issue
Block a user