https://bugs.kde.org/show_bug.cgi?id=400832
--- Comment #3 from Ian Newton <i.new...@c-org.com> --- Thanks Gabriel! You were on the right track. Looking at plugins/mousepad/CMakeLists.txt indicates we need libFakeKey installed for it to work or KF5Wayland for Wayland. Since I'm using X11, compiling with libFakeKey fixes both the mousepad and remote keyboard. Checking the Sabayon compiled version it does not work so is not compiled with libFakeKey present I guess? Going the emerge route may work now. There may well be a warning if libFakeKey is not found? This could be fixed in the ebuild to ensure it is present for an X11 desktop. KF5Wayland is present on my system so maybe all is well for Wayland and I should try KDE Wayland again. There were some weird rendering problems last time I tried. -- You are receiving this mail because: You are watching all bug changes.