Glyph Lefkowitz writes: > XInput *obviously* won't > work on Win32, since it's **X**input ^_^ (<sarcasm>hm, I wonder, maybe we > could use DirectX-Input or something</sarcasm>)) The tablet input was just temporarily broken in the Windows GTk+ version in the currently distributed GIMP for Windows snapshot. The brokenness was a side-effect of the code changes when the GDK backends were reorganised. The code to support tablet input on Windows has been in GTk+ for some time. (Obviously it doesn't use XInput, but another API, called WinTab.) That said, I certainly admit that the tablet support on Windows needs improvement. --tml