mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #434] Remapped compose key isn't accepted by client #336
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#336
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 @xieve on GitHub (Sep 11, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/434
Operating Systems
Server: Microsoft Windows 7 Version 6.1 (Build: 7601 SP1)
Client: Arch Linux (Kernel: 5.2.9-arch1-1-ARCH)
Barrier Version
2.3.1
Steps to reproduce bug
Workaround
Logs
Without workaround
With workaround
Possible explanation
As it seems, the layout of the client's keyboard changes at software-side in a way that is intransparent or unaccounted for by barrier. As long as the original layout is present while starting barrier, that one is used as a reference, and the X server then interprets the keystroke in the right way. Maybe it would be helpful to have an option to configure some keystrokes manually?
@arkag commented on GitHub (Oct 20, 2021):
Unsure if this is the same, but I'm actually trying to use WinCompose in a Windows 10 Server/Windows 10 Client situation.
Looks like alt (both right and left) are completely ignored by Barrier and aren't passed to the client barrier computer, meaning leveraging WinCompose with Barrier isn't possible. Is there a way to force Barrier to pass alt to the client?
Also, I'm aware I'm necro-ing the hell out of this, but I'm unsure where else to go for help.