[GH-ISSUE #1663] Hebrew not working (Windows to Mac) #1228

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

Originally created by @OriZinman on GitHub (Apr 29, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1663

What happened?

I'm using windows as the main PC, and my IMac for the 2nd PC, when I switch to the IMac and try typing in Hebrew, it won't work
any one has any idea on how to fix it?

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

No response

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

Windows, macOS

What OS versions are you using?

macOS Monterey version 12.1
Windows 10 Home version 21H2

Relevant log output

No response

Any other information

No response

Originally created by @OriZinman on GitHub (Apr 29, 2022). Original GitHub issue: https://github.com/debauchee/barrier/issues/1663 ### What happened? I'm using windows as the main PC, and my IMac for the 2nd PC, when I switch to the IMac and try typing in Hebrew, it won't work any one has any idea on how to fix it? ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? _No response_ ### What OSes are you seeing the problem on? (Check all that apply) Windows, macOS ### What OS versions are you using? macOS Monterey version 12.1 Windows 10 Home version 21H2 ### Relevant log output _No response_ ### Any other information _No response_
Author
Owner

@avivbrg commented on GitHub (May 14, 2022):

Barrier's current handling of keyboard mapping is really off.
Currently, the windows server does some kind of keyboard mapping translation (which I belive it shoudn't) and the Mac client does another mapping (though it seems partial mapping as by itself you will not see any Hebrew characters)
The only way currently (at least with your setup) to get properly mapped Hebrew characters is to switch to Hebrew on both the Windows and the Mac machines.
(Hebrew on the Windows server and English on the Mac client will result in English characters with bad mapping, e.g. "q" -> "/")

<!-- gh-comment-id:1126684437 --> @avivbrg commented on GitHub (May 14, 2022): Barrier's current handling of keyboard mapping is really off. Currently, the windows server does some kind of keyboard mapping translation (which I belive it shoudn't) and the Mac client does another mapping (though it seems partial mapping as by itself you will not see any Hebrew characters) The only way currently (at least with your setup) to get properly mapped Hebrew characters is to switch to Hebrew on both the Windows and the Mac machines. (Hebrew on the Windows server and English on the Mac client will result in English characters with bad mapping, e.g. "q" -> "/")
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#1228
No description provided.