https://bugs.kde.org/show_bug.cgi?id=520318
--- Comment #15 from Friedrich W. H. Kossebau <[email protected]> --- (In reply to enkiferreiracosta867 from comment #14) > > on wayland for some reason the input device type always being reported as > > Touchpad, not Mouse. Whereas with X11 it is always Mouse, even when using > > the touchpad. At least on my ancient thinkpad, when trying external mouse, > > trackpoint and touchpad. > well that's weird, on my end Wayland does report my mouse as being a mouse To be precise, it is what Qt reposts as type off the device from which the events are coming, QMousetEvent::deviceType(). No idea what exactly feeds the info to Qt here from the backend. Curious,. when you say "report my mouse as being a mouse", of which report are you talking exactly, for the record? -- You are receiving this mail because: You are watching all bug changes.
