mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #199] Wheel scroll delta smaller than threshold #165
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#165
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 @ashok-arora on GitHub (Dec 15, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/199
Operating Systems
Server: Windows 7 Home
Client: Arch Linux
Barrier Version
2.1.0
Problem Info
Mouse scroll doesn't work on client and in the logs, it gives a Warning as
Wheel scroll delta (120) smaller than threshold (200).Is there any way to change the Wheel scroll delta?
@darkfader commented on GitHub (Jul 3, 2019):
Is this causing my issue?:
When I have my mouse attached to MacOS, I don't always get a scroll event in my Windows. But other way: Mouse attached to Windows, I do always get scroll event in MacOS.
There is also the issue with the keyboard: KB on MacOS, I can see that it doesn't always switch to Windows (keeps typing on Mac). But other way, it works always. But it may not be related to mouse issue except that seemingly MacOS is more difficult to program for.
It seemed even Synergy didn't fix Mac issues. I won't even try Synergy2. hah.