mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 14:40:56 +00:00
winex11.drv: Add pen to tablet stylus detection whitelist.
This commit is contained in:
parent
2152526165
commit
d2ab8e454e
@ -422,6 +422,7 @@ static BOOL is_stylus(const char *name, const char *type)
|
|||||||
"stylus",
|
"stylus",
|
||||||
"wizardpen",
|
"wizardpen",
|
||||||
"acecad",
|
"acecad",
|
||||||
|
"pen",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user