mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1306] key modifier doesn't translate to correct vkey code for META key #1034
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#1034
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 @righttime on GitHub (Oct 4, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1306
What happened?
My Setting
[SERVER]

OS : Windows 11 Pro
Build : 22000.194
[CLIENT]

OS : macOS Catalina
Version : 10.15.7
Modifier Keys
Expected

Result
Logs
Pressed "ALT"
Pressed "META(WIN Key)"
More
THANKS
Version
v2.3.3
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
https://github.com/debauchee/barrier/releases
What OSes are you seeing the problem on? (Check all that apply)
Windows, macOS
What OS versions are you using?
[SERVER]
OS : Windows 11 Pro
Build : 22000.194
[CLIENT]
OS : macOS Catalina
Version : 10.15.7
Relevant log output
No response
Any other information
No response
@righttime commented on GitHub (Oct 4, 2021):
I've found "WIN" key is the SUPER key, not META key, from codes. 😅
so this is not a bug, just my fault.