[konsole] [Bug 483176] Cannot type special characters in the terminal
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Sat Mar 16 02:54:23 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=483176
--- Comment #4 from mpeter.68m0y at 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 the assignee for the bug.
More information about the konsole-devel
mailing list