mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 05:00:30 +00:00
winex11: Detect acecad tablet as stylus device.
This commit is contained in:
parent
0a561c8bdc
commit
f39f7525fd
@ -418,6 +418,7 @@ static BOOL is_stylus(const char *name, const char *type)
|
||||
static const char* tablet_stylus_whitelist[] = {
|
||||
"stylus",
|
||||
"wizardpen",
|
||||
"acecad",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user