Fix work serial mouse on X.
Tested by Kent <kent at ripco.com> ok matthieu@
This commit is contained in:
parent
69ce9f2bce
commit
1fbe67fd6b
@ -870,6 +870,8 @@ MousePreInit(InputDriverPtr drv, IDevPtr dev, int flags)
|
||||
pInfo->private_flags = 0;
|
||||
pInfo->always_core_feedback = NULL;
|
||||
|
||||
COLLECT_INPUT_OPTIONS(pInfo, NULL);
|
||||
|
||||
if (NewMousePreInit(drv, pInfo, flags) == Success)
|
||||
{
|
||||
/* Check if SendDragEvents has been disabled. */
|
||||
|
Loading…
Reference in New Issue
Block a user