Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 5

Qt-interest Archive, February 2008
tablet events broken in 4.4?


Message 1 in thread

Hi,

I'm using a snapshot of 4.4 to develop Krita and I've just noticed that tablet 
events don't seem to work anymore -- not even in the tablet demo. My X11 
config hasn't changed: it worked fine with 4.3 and it has the standard names 
stylus and eraser for the tablet devices:

boud@valdiesali:~> xsetpointer -l
"stylus"        [XExtensionDevice]
"eraser"        [XExtensionDevice]
"cursor"        [XExtensionDevice]
"Mouse[1]"      [XPointer]
"Keyboard[0]"   [XKeyboard]
"cursorX"       [XExtensionDevice]
"stylusX"       [XExtensionDevice]
"eraserX"       [XExtensionDevice]

(the extra devices are my external wacom tablet -- it's a pity that Qt doesn't 
enumarate the XExtensionDevices but uses the names) 

The old Qt3-based Krita and the Gimp still work fine.

Can anyone else confirm whether the tablet support is broken? 
-- 
 [ signature omitted ] 

Message 2 in thread

On Tuesday 26 February 2008, Boudewijn Rempt wrote:

> Can anyone else confirm whether the tablet support is broken?

I checked with 4.4 beta and with another tablet -- but no tablet events :-(

-- 
 [ signature omitted ]