https://bugs.kde.org/show_bug.cgi?id=465622
--- Comment #5 from Rick Scholten <khr...@proton.me> --- (In reply to Vlad Zahorodnii from comment #4) > (In reply to Rick Scholten from comment #3) > > (In reply to Vlad Zahorodnii from comment #2) > > > Does KWIN_DRM_NO_AMS=1 envvar make any different? > > > > I looked up setting variables and came across > > https://userbase.kde.org/Session_Environment_Variables > > > > I've made $HOME/.config/plasma-workspace/env/mouse.sh containing > > #!/bin/bash > > KWIN_DRM_NO_AMS=1 > > > > Rebooted and set mouse firmware to 8000hz. No change in erratic mouse > > behaviour. > > > > I can't stop thinking there's a flaw in my process and I wonder how I can > > test if that variable has been set. Could you point me in the right > > direction? > > Run "qdbus org.kde.KWin /KWin supportInformation | grep Atomic" > > if the envvar is properly set, you should see > > Atomic Mode Setting on GPU 0: false Ty! "Atomic Mode Setting on GPU 0: false" appears both with and without manually setting KWIN_DRM_NO_AMS=1, and in both cases 8000hz does not work properly. -- You are receiving this mail because: You are watching all bug changes.