mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #446] Barrier does not correctly pass (arrow keys + modifier keys) to clients #346
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#346
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 @dbergey on GitHub (Oct 2, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/446
Operating Systems
Server: macOS 10.14.6
Client: macOS 10.14.6
Barrier Version
2.3.0-Release-838b38b45
Steps to reproduce bug
Using window management software Moom on both machines. The key combinations such as Control-Alt-Command-RightArrow work on the server but not on the client, despite being set up identically.
Other info
When one of those key combos are used, this appears in the client's log:
[2019-10-02T16:08:17] INFO: found key in group 0
@dbergey commented on GitHub (Oct 2, 2019):
Update: Still an issue on 2.3.1
@dbergey commented on GitHub (Nov 14, 2019):
Also prevents Shift-Control-Arrow keystrokes from coming through in VSCode on the client.
@nburrus commented on GitHub (Sep 12, 2022):
Also having the problem on Barrier 2.4.0, using a Linux server connecting to a macOS client. CMD + Shift + Arrows do not work on the macOS client.