mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #778] Setting Hotkeys via GUI creates invalid config file #615
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#615
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 @aoikato on GitHub (Jul 4, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/778
Operating Systems
Server: Arch Linux
Client: Ubuntu 18.04.01 LTS
Barrier Version
2.3.2
Steps to reproduce bug
Other info
keystroke(Control+comma)forkeystroke(Control+,)in that file.@zeorin commented on GitHub (Sep 17, 2020):
Thanks, this really helped me out.
I was trying to bind a key using
Super, which it put in the config asMeta. Following your steps, but changingMetatoSupermade it work.@p12tic commented on GitHub (Jan 10, 2021):
Fixed in #916, thanks for reporting the issue.