<div dir="ltr">Thank you Ken!<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 12, 2013 at 8:35 PM, Ken Thomases <span dir="ltr"><<a href="mailto:ken@codeweavers.com" target="_blank">ken@codeweavers.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<div class="im"><br>
On Jun 12, 2013, at 10:47 AM, Andrey Upadyshev wrote:<br>
<br>
> I've installed a Wine 1.5.31 instead of 1.4.smthng and found that tablets<br>
> support is broken. Some research gives me that wintab32 DLL fails to init<br>
> because winemac driver doesn't implement tablet related functions<br>
> (LoadTabletInfo etc) unlike x11 driver.<br>
><br>
> I'm a Wine newcomer so probably I get something wrong about it...<br>
<br>
</div>No, you're correct. �The Mac driver does not yet support tablet input devices.<br>
<div class="im"><br>
<br>
> How can I switch back to x11 driver?<br>
<br>
</div>In the registry, set the following:<br>
<br>
[HKEY_CURRENT_USER\Software\Wine\Drivers]<br>
"Graphics"="x11"<br>
<br>
Some of the basics of how to do that (although not this specific thing) are documented at <<a href="http://wiki.winehq.org/UsefulRegistryKeys" target="_blank">http://wiki.winehq.org/UsefulRegistryKeys</a>>.<br>
<br>
Regards,<br>
Ken<br>
<br>
</blockquote></div><br></div></div>