[GH-ISSUE #943] Wrong characters an Raspberry Pi4 Client #755

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

Originally created by @spinne1000 on GitHub (Nov 10, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/943

Hello,
I have the following setup:
Server: Debian10, xfce4 (Mac Mini Server pre last generation) barrier 2.2.0
Client1: Debian10, xfce4 (Mac Mini 2 intel), barrier 2.2.0
Client2: Debian10 (Raspbian), xfce4 (Raspberry Pi4B) barrier 2.2.0
Keyboard-Layout on all: Neo2 (hardware is a german keyboard-layout)
On the server and Client1 all worked perfect.
On client2 some keys are wrong.
a-z, A-Z, 0-9 ist working
Not working:
Tab prints "8" (should be tab)
"." prints "j" (should be ".")
Shift-. is correct, it is "•" in the Neo2-Layout
CapsLock-l should print "-" (Capslock is the second modifier-key for the third level on the keybord), but is dead.

Any hints what I can do? Especially the missing "." and the not working tab is very bad on the Linux-Terminal :-)

[Edit] xev says, the key "ä" (which should print the "y" in Neo2) and the key "." are the same. xev shows no difference on the Pi.
The cursor-keys also are not working on the Pi:
up prints "l" (small L)
down prints "a"
left prints "i"
right prints "e"
Delete prints "c"

Originally created by @spinne1000 on GitHub (Nov 10, 2020). Original GitHub issue: https://github.com/debauchee/barrier/issues/943 Hello, I have the following setup: Server: Debian10, xfce4 (Mac Mini Server pre last generation) barrier 2.2.0 Client1: Debian10, xfce4 (Mac Mini 2 intel), barrier 2.2.0 Client2: Debian10 (Raspbian), xfce4 (Raspberry Pi4B) barrier 2.2.0 Keyboard-Layout on all: Neo2 (hardware is a german keyboard-layout) On the server and Client1 all worked perfect. On client2 some keys are wrong. a-z, A-Z, 0-9 ist working Not working: Tab prints "8" (should be tab) "." prints "j" (should be ".") Shift-. is correct, it is "•" in the Neo2-Layout CapsLock-l should print "-" (Capslock is the second modifier-key for the third level on the keybord), but is dead. Any hints what I can do? Especially the missing "." and the not working tab is very bad on the Linux-Terminal :-) [Edit] xev says, the key "ä" (which should print the "y" in Neo2) and the key "." are the same. xev shows no difference on the Pi. The cursor-keys also are not working on the Pi: up prints "l" (small L) down prints "a" left prints "i" right prints "e" Delete prints "c"
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#755
No description provided.