Commit d2ab8e45 authored by C John Klehm's avatar C John Klehm Committed by Alexandre Julliard

winex11.drv: Add pen to tablet stylus detection whitelist.

parent 21525261
...@@ -422,6 +422,7 @@ static BOOL is_stylus(const char *name, const char *type) ...@@ -422,6 +422,7 @@ static BOOL is_stylus(const char *name, const char *type)
"stylus", "stylus",
"wizardpen", "wizardpen",
"acecad", "acecad",
"pen",
NULL NULL
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment