[GH-ISSUE #1634] Sometimes multi-key strokes not working #1209

Open
opened 2026-05-05 07:36:14 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @smmoosavi on GitHub (Apr 3, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1634

What happened?

If I press ctrl+shift+alt+p (first ctrl+shift then alt then p) in server it get ctrl+alt+p in client

but if I press alt+ctrl+shift+p (first press alt then ctrl+shift then p) it works as expected and client get ctrl+shift+alt+p

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

server: snap 2.4.0-4-gac5a1bfd, ubuntu 16
client: apt install barrier, ubuntu 20

What OSes are you seeing the problem on? (Check all that apply)

Linux

What OS versions are you using?

server: ubuntu 16
client: ubuntu 20

Relevant log output

[2022-04-03T18:53:18] INFO: found key in group 0
[2022-04-03T18:53:20] INFO: found key in group 0
[2022-04-03T18:53:25] INFO: found key in group 0
[2022-04-03T18:53:26] INFO: found key in group 0
[2022-04-03T18:53:36] INFO: found key in group 0

Any other information

No response

Originally created by @smmoosavi on GitHub (Apr 3, 2022). Original GitHub issue: https://github.com/debauchee/barrier/issues/1634 ### What happened? If I press `ctrl+shift+alt+p` (first `ctrl+shift` then `alt` then `p`) in server it get `ctrl+alt+p` in client but if I press `alt+ctrl+shift+p` (first press `alt` then `ctrl+shift` then `p`) it works as expected and client get `ctrl+shift+alt+p` ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? server: snap `2.4.0-4-gac5a1bfd`, ubuntu 16 client: `apt install barrier`, ubuntu 20 ### What OSes are you seeing the problem on? (Check all that apply) Linux ### What OS versions are you using? server: ubuntu 16 client: ubuntu 20 ### Relevant log output ``` [2022-04-03T18:53:18] INFO: found key in group 0 [2022-04-03T18:53:20] INFO: found key in group 0 [2022-04-03T18:53:25] INFO: found key in group 0 [2022-04-03T18:53:26] INFO: found key in group 0 [2022-04-03T18:53:36] INFO: found key in group 0 ``` ### Any other information _No response_
Author
Owner

@fidodido48 commented on GitHub (Jan 17, 2023):

Same problem here. Shift key indeed gets "lost".

Server: Ubuntu 22.04, barrier: 2.4.0+dfsg-2 (installed from ubuntu jammy official repo)
Client: Arch Linux, barrier: 2.4.0-2 (installed from arch community official repo)

<!-- gh-comment-id:1385932981 --> @fidodido48 commented on GitHub (Jan 17, 2023): Same problem here. Shift key indeed gets "lost". Server: Ubuntu 22.04, barrier: 2.4.0+dfsg-2 (installed from ubuntu jammy official repo) Client: Arch Linux, barrier: 2.4.0-2 (installed from arch community official repo)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1209
No description provided.