https://bugs.kde.org/show_bug.cgi?id=483176
--- Comment #4 from mpeter.68...@simplelogin.co --- After running the 2 commands, typing both the @ and the # characters work as expected! However if I start Konsole as `konsole.exe -platform windows:altgr`, the above characters work as expected even without running the bind commands! To test this I have restarted the WSL environment, it seems the effect of the `bind` commands are somehow persisted across Konsole processes. Now this really makes a difference! :) For now I have created a `qt.conf` file besides konsole.exe with the following content, so that Konsole always starts this way. ``` [Platforms] WindowsArguments = altgr ``` Unless theres a better solution, you could consider shipping such a file in the windows release, with the installer and portable archives. -- You are receiving this mail because: You are watching all bug changes.