-
Notifications
You must be signed in to change notification settings - Fork 625
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Nonsense symbols for all keyboard keys for czech keyboard layout, not possible to write to rofi. #1655
Comments
Duplicate of: #1642? |
Not exactly, I don't use AltGr in keybinding for change keyboard layout. Just standard left alt+shift. I can confirm that these symbols are identical as pressed AltGr with keyboard keys. But the AltGr is not present anywhere in the testcase. In analysis time of this issue, it is important to say that it is not dependent on AltGr directly. But some how the AltGr modifier is internally set active (somewhere). |
I think it is a duplicate. In the mentioned issue, the problem is the same, but for the Finnish layout vs. the Czech one. I have the same problem with the Czech layout, but the mentioned fix works for me. So I think the issue is either completely on xkeyboard-config's side, or some API changes to xkeyboard-config broke the way rofi gets keyboard input. |
Ok. Thanks for solution! |
I regrettable don't have a system to produce it on, and no time to set one up so I haven't been able to debug this further. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Rofi version (rofi -v)
Version: 1.7.3
Configuration
https://gist.github.com/raven2cz/0f4189f4359ddf48009314ea14e468ac
Launch command
rofi -show-icons -modi windowcd,window,drun -show drun
Step to reproduce
Expected behavior
Normal letters of keyboard will be used, not nonsense symbols.
Actual behavior
Nonsense symbols are used instead of keyboard letters.
Additional information
It works all time. It stopped working around 1 month back from creation time of this issue.
System: Arch Linux.
The text was updated successfully, but these errors were encountered: