mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 20:59:54 +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…
Reference in New Issue
Block a user