Skip to content
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

Keys sent with wrong keymap #362

Open
pascal-mignot-urca opened this issue Oct 21, 2023 · 0 comments
Open

Keys sent with wrong keymap #362

pascal-mignot-urca opened this issue Oct 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@pascal-mignot-urca
Copy link

On Manjaro linux, all keys are sent with the default QWERTY keyboard, where as I'm using a french AZERTY keyboard.
This behavior is not present on Ubuntu (with exactly the same config file).

To Reproduce
1/ install Manjaro Linux with a french keyboard setting
2/ configure a key (entry in my xml configuration file):
"1": {
"text": "ket0",
"write": "\ket{0}"
},
3/ press the ket. It produces: 8ket40+

Expected behavior
It should produce: \ket{0}
(as Ubuntu does).

Operating system (please complete the following information)

  • OS: 5.15.131-1-MANJARO
  • Desktop environment: Gnome 44.4
  • Python 3.11.5

Stream Deck Version

  • XL
@pascal-mignot-urca pascal-mignot-urca added the bug Something isn't working label Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant