[GH-ISSUE #1944] The special characters " and ' not coming through on the other machines that are connected #1418

Open
opened 2026-05-05 07:49:19 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @martijnvandenboom on GitHub (Jun 11, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1944

What happened?

As I am programming I need to type the characters " and '
Now these keys are not working on the other machines that are connected.
Somehow they don't get printed.
Only on the machine the keyboard is physically connected to.
The other computers have now a keyboard connected for me to be able to type these two characters.

Do you know what is causing this issue? Is it something that can easily be fixed?

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

Github

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

Linux, Windows, macOS

What OS versions are you using?

macOS, Windows and Linux

Relevant log output

No response

Any other information

No response

Originally created by @martijnvandenboom on GitHub (Jun 11, 2023). Original GitHub issue: https://github.com/debauchee/barrier/issues/1944 ### What happened? As I am programming I need to type the characters " and ' Now these keys are not working on the other machines that are connected. Somehow they don't get printed. Only on the machine the keyboard is physically connected to. The other computers have now a keyboard connected for me to be able to type these two characters. Do you know what is causing this issue? Is it something that can easily be fixed? ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? Github ### What OSes are you seeing the problem on? (Check all that apply) Linux, Windows, macOS ### What OS versions are you using? macOS, Windows and Linux ### Relevant log output _No response_ ### Any other information _No response_
Author
Owner

@mjohenneken commented on GitHub (Jul 6, 2023):

For me its the charracters [ and ]

<!-- gh-comment-id:1623156832 --> @mjohenneken commented on GitHub (Jul 6, 2023): For me its the charracters [ and ]
Author
Owner

@lav-wzrd commented on GitHub (Jul 21, 2023):

I'm having the same issue, my server is a Windows 11 and my client MacOS 13.4.1, both machine are using US-International layout. The Debug1 logs was showing that the key id received on the client wasn't present on the current keyboard.
I find out that adding a secondary layout on my client (British layout) and restarting Barrier fixed my issue, the quote is working properly. Maybe add a secondary keyboard layout close to the one you're using to see if it fixes it ?

<!-- gh-comment-id:1645530820 --> @lav-wzrd commented on GitHub (Jul 21, 2023): I'm having the same issue, my server is a Windows 11 and my client MacOS 13.4.1, both machine are using US-International layout. The Debug1 logs was showing that the key id received on the client wasn't present on the current keyboard. I find out that adding a secondary layout on my client (British layout) and restarting Barrier fixed my issue, the quote is working properly. Maybe add a secondary keyboard layout close to the one you're using to see if it fixes 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#1418
No description provided.