mirror of
https://github.com/reactos/wine.git
synced 2025-02-16 19:10:35 +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",
|
||||
"wizardpen",
|
||||
"acecad",
|
||||
"pen",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user