|
From: Jason G. <kil...@gm...> - 2018-01-08 20:00:27
|
My apologies for the delay in replying -- When the tablet is switched to relative mode, it seems that all axes (not just X and Y) begin emitting relative data. This appears to be intentional, however: commit 49d7635e19 introduced this behavior, noting that "the [axis value] builds up to the maximum and stays there, even when the pen is lifted off the tablet." It links to https://sourceforge.net/p/linuxwacom/bugs/156/ which suggests leaving the pressure/tilt/etc. values absolute and only making the X and Y axes relative. Why this suggestion was not acted on, I'm not sure... Perhaps applications assume(d) that all axes were absolute or relative, and so having a device "partially relative" caused problems? I'm pinging the person who made that change to see if they can remember anything, but its been this way for an awfully long time... Jason --- Now instead of four in the eights place / you’ve got three, ‘Cause you added one / (That is to say, eight) to the two, / But you can’t take seven from three, / So you look at the sixty-fours.... On Mon, Jan 8, 2018 at 2:14 AM, Hanns Holger Rutz <co...@sc...> wrote: > ping... > > On 21/11/17 13:40, Hanns Holger Rutz wrote: >> hi, >> >> I don't know if this is the right place to ask (if not, please kindly >> point me to a better forum) -- I'm having problems with a Wacom Intuos3 >> on Debian Stretch; whenever I use relative coordinate mode, the tilt >> values are fluctuating more or less randomly and not correctly >> initialised when I approach the tablet with the stylus; it seems there >> is a bug that tries to apply some "relative integration" to the tilt >> values as well, which of course is wrong. >> >> Is this a known issue? >> >> Best, .h.h. >> > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Linuxwacom-discuss mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss |