mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1077] Hotkey to toggle screen isn't working #857
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#857
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 @cksachdev on GitHub (Feb 23, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1077
Describe the bug
Configuring toggle key shortcut doesn't do any action.
To Reproduce

Configure Barrier as per the screenshot below:
Steps to reproduce the behavior:
Expected behavior
Mouse should move to another Computer connected
Desktop (please complete the following information):
Additional context
If there is a wiki page or video which explains how to use Hotkeys and Advanced Server Settings, please point me to the resource.
@curiousercreative commented on GitHub (Mar 2, 2021):
check your logs and perhaps increase the verbosity if you don't see anything. I've had a similar experience and see the following log:
In my case, that hotkey was registered by another application prior to starting barrier.
Relates to: https://github.com/debauchee/barrier/issues/745
@cksachdev commented on GitHub (Mar 2, 2021):
@curiousercreative Thanks for the suggestion. I couldn't figure out an option to increase the verbosity. Please suggest how can I increase the verbosity.
@curiousercreative commented on GitHub (Mar 2, 2021):
@cksachdev do you have the GUI? It's under settings
@joh6nn commented on GitHub (Mar 19, 2021):
@cksachdev in the main Barrier server window, there's a menu across the top and the entry furthest to the left is "Barrier"; if you click that, there will be an entry labeled "Change Settings". At the bottom of the Settings window there is a section for logging; you can see information about hotkeys by changing the logging level to Debug1
@adamjrice commented on GitHub (Oct 19, 2021):
I'm having the same trouble. When I set the log level to "debug" I see
could not map hotkey id=ef14 mask=0000I've tried a lot of different hotkey triggers at this point. I've been choosing obscure ones intentionally so there shouldn't be any clashes with other apps' hotkeys. So far no luck.
@danielkrajnik commented on GitHub (Jan 8, 2023):
Not sure if that's the same issue, but shortcuts on client machines also don't work for me (Ubuntu 22.04), but work on server. Any advice would be really appreciated.
@dsummersl commented on GitHub (Sep 19, 2023):
I had an issue where I would see the
SSL cert does not exist...following the instructions to manually generate the certificate solved the problem for me: https://github.com/debauchee/barrier/issues/1952