mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #942] keyboard only or mouse only #753
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#753
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 @Tezonis on GitHub (Nov 10, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/942
Hi,
Is it possible to transfert to client keyboard control only (not mouse control) and vice versa? I can't find a way to do it.
Tezonis
@TheGP commented on GitHub (Nov 20, 2020):
Yep, the problem is - if u are using a separate mouse on the client disables server's keyboard as well.
@arminanton commented on GitHub (Jul 19, 2022):
Is your Barrier server running on Mac?
If it is, your Mac probably have a service or app that left Secure Input active (used to protect you when entering passwords). To check if any app is using secure input, run:
ioreg -l -w 0 | grep SecureInput. If you see anything other than blank/empty, that means there is a app/service (or many) with such feature activated.https://www.nickjvturner.com/blog/2020/08/20/secure-input-mode