mirror of
https://github.com/X11Libre/xf86-input-mouse.git
synced 2026-03-24 01:24:06 +00:00
See ChangeLog entry 2005-11-07 for details.
This commit is contained in:
@@ -535,7 +535,7 @@ MouseCommonOptions(InputInfoPtr pInfo)
|
||||
}
|
||||
}
|
||||
|
||||
s = xf86SetStrOption(pInfo->options, "ZAxisMapping", "4 5 6 7");
|
||||
s = xf86SetStrOption(pInfo->options, "ZAxisMapping", 0);
|
||||
if (s) {
|
||||
int b1 = 0, b2 = 0, b3 = 0, b4 = 0;
|
||||
char *msg = NULL;
|
||||
|
||||
Reference in New Issue
Block a user