mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #435] Switching Screens With Scroll Lock Enabled #338
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#338
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 @EliterScripts on GitHub (Sep 12, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/435
Operating Systems
Server: Ubuntu Desktop LTS 16.04
Client: Ubuntu Desktop LTS 18.04
Barrier Version
Server: 2.3.1-snapshot-0ed18c6b
Client: 2.3.1-snapshot-0ed18c6b
Steps to reproduce bug
Is there a way to switch between screens with scroll lock enabled on the server? I have a physical keyboard that only physically lights up when scroll lock is enabled. I found in the log: "NOTE: cursor locked to current screen" when I had scroll lock enabled, and I could not switch between screens when I had scroll lock enabled. Once I disabled scroll lock, it immediately started working.
@noisyshape commented on GitHub (Sep 13, 2019):
The screen locking feature is implemented as a hardcoded hotkey. If you rebind scroll lock to something else or create a different screen locking hotkey, it should override the default setting.
@felix-locate commented on GitHub (Apr 17, 2020):
How do you create a different screen locking hotkey?
@benwa commented on GitHub (Nov 13, 2020):
@felix-locate
@mirh commented on GitHub (Feb 25, 2022):
That doesn't do anything here.
@taniwha commented on GitHub (Jun 16, 2022):
This worked nicely, once I figured out how to get the setting into the right config file. I now have ctrl-scroll-lock locking the mouse to the current "screen".
The only problem I had is the config dialog would not recognize Super_L (left "win" key).