jahnf / Projecteur

Linux Desktop Application for the Logitech Spotlight device (and similar devices) - Digital Laser Pointer
MIT License
379 stars 33 forks source link

[BUG] Wrong key-press captured when Shift is used (Input-Mapping) #189

Closed jschildgen closed 1 year ago

jschildgen commented 2 years ago

Description In the Input-Mapping dialogue, Input Sequences can be mapped to a key press. When this key-press contains Shift, it does not correctly capture the key sequence.

To Reproduce Add a new input sequence, choose "Key Sequence" and press the keys Alt Shift 1, it is captured as Alt Shift 2

Expected behavior In the video-streaming software OBS Studio, I can switch between scenes with keyboard shortcuts. I set up the hotkeys Alt Shift 1, Alt Shift 2, etc. for this. In Projecteur, I want to put these hotkeys on the Logitech Spotlight presenter.

Desktop/Linux Environment (please complete the following information):

jahnf commented 2 years ago

Thanks for reporting.

jahnf commented 1 year ago

What kind of keyboard layout to you have? German I guess?

Sadly I cannot reproduce this issue. Do you have more information?

Alt + Shift + 1 -- will end up being "Alt + Shift + !" on my system because I have a US layout. (Shift + 1 = !)

image

jahnf commented 1 year ago

Closing this, not reproducible with current versions.