mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1898] Linux, bepo layout : altgr+space sends a | instead of a _ on client #1384
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1384
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MonsieurLanza on GitHub (Feb 13, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1898
What happened?
On client, whenever I type a _ I get a |.
I may have a unusual configuration, but
altgr+spacesends the right keycode on my keyboard.Anyway I use a home assembled ergodox with a QMK firmware and "fr bepo_afnor" layout on both machines, and fcitx5 as input method on both machines. (along with
dwmas a window manager, if that does matter).Yeah, I know, this is kinda weird setup and somewhat uncommon configuration, but still, barrier should send correct
altGr + space keycodeanyway.Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
Archlinux community repository, as in
sudo pacman -S barrier.What OSes are you seeing the problem on? (Check all that apply)
Linux
What OS versions are you using?
Up to date archlinux on both client and server.
Relevant log output
Using
xevserver side, pressAltGR, pressSpace, releaseSpace, then releaseAltGR:Client side, same sequence :
With
Debug1on clientOn server
Any other information
I tried to use Gnome on both the client and server (xorg, Ibus, no fcitx), and got the same behavior.