[GH-ISSUE #1633] Sometimes multi-key strokes not working #1206

Open
opened 2026-05-05 07:36:06 -06:00 by gitea-mirror · 0 comments
Owner

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

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/1633 ### 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 ```shell [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_
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#1206
No description provided.