[GH-ISSUE #1101] Setting hotkeys using GUI doesn't print what works into the config #882

Open
opened 2026-05-05 07:14:31 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @JoshQuake on GitHub (Mar 15, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1101

I tried setting a hotkey to duplicate the same key on the client, but when restarting the server it gets stuck on "Barrier is starting."

I simply want to press Numpad + while on server pc and it press Numpad + on the client. Is this not possible?

EDIT: It actually gets stuck when setting a hotkey at all. Tried having it press a different key and still stuck on Barrier is starting.

Originally created by @JoshQuake on GitHub (Mar 15, 2021). Original GitHub issue: https://github.com/debauchee/barrier/issues/1101 I tried setting a hotkey to duplicate the same key on the client, but when restarting the server it gets stuck on "Barrier is starting." I simply want to press Numpad + while on server pc and it press Numpad + on the client. Is this not possible? EDIT: It actually gets stuck when setting a hotkey at all. Tried having it press a different key and still stuck on Barrier is starting.
gitea-mirror added the
bug
label 2026-05-05 07:14:31 -06:00
Author
Owner

@JoshQuake commented on GitHub (Mar 15, 2021):

Here's the error in the log:

[2021-03-14T20:34:19] ERROR: cannot read configuration "C:/Users/jwake/AppData/Local/Temp/Barrier.YAEuXI": read error: line 38: unable to parse key modifiers
barriers.exe: no configuration available

I guess numpad+ isn't compatible.

<!-- gh-comment-id:799066451 --> @JoshQuake commented on GitHub (Mar 15, 2021): Here's the error in the log: [2021-03-14T20:34:19] ERROR: cannot read configuration "C:/Users/jwake/AppData/Local/Temp/Barrier.YAEuXI": read error: line 38: unable to parse key modifiers barriers.exe: no configuration available I guess numpad+ isn't compatible.
Author
Owner

@JoshQuake commented on GitHub (Mar 15, 2021):

Saved config to PC and set Barrier to use that specific file. Manually edited the config and changed "+" to "KP_Add" and it now works. So setting hotkeys using GUI doesn't print what works into the config.

<!-- gh-comment-id:799069592 --> @JoshQuake commented on GitHub (Mar 15, 2021): Saved config to PC and set Barrier to use that specific file. Manually edited the config and changed "+" to "KP_Add" and it now works. So setting hotkeys using GUI doesn't print what works into the config.
Author
Owner

@p12tic commented on GitHub (Jun 25, 2021):

Thanks for reporting this bug, I'm reopening this issue as we certainly should fix it.

<!-- gh-comment-id:868482376 --> @p12tic commented on GitHub (Jun 25, 2021): Thanks for reporting this bug, I'm reopening this issue as we certainly should fix it.
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#882
No description provided.