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