timothycrosley / streamdeck-ui

A Linux compatible UI for the Elgato Stream Deck.
https://timothycrosley.github.io/streamdeck-ui/
MIT License
1.11k stars 240 forks source link

Keys sent with wrong keymap #362

Open pascal-mignot-urca opened 8 months ago

pascal-mignot-urca commented 8 months ago

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)

Stream Deck Version