mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #105] Win+L goes to Windows Login Screen #79
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#79
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 @axsk on GitHub (Jul 31, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/105
Operating Systems
Server: Windows 10
Client: MacOS High Sierra
Barrier Version
2.1.0
Steps to reproduce bug
Other info
@thirdwheel commented on GitHub (Aug 2, 2018):
There may be little that can be done about this. I tried in TeamViewer - which is very good at capturing keys in my experience - and even it can't capture this combination.
@axsk commented on GitHub (Aug 7, 2018):
mhh too bad :(
so maybe ill end up switching the ctrl and win keys on the keyboard, though this will probably confuse me on the mac keyboard again... why couldnt microapple just agree on a single design .. :<
@thirdwheel commented on GitHub (Aug 9, 2018):
I think it's probably wise - and I don't often side with Microsoft on anything - because what if someone intercepted that key combo for nefarious purposes? It'd be a sure fire way to steal passwords, and with people who would install anything on their systems if it promised free emoji or the ability to download paid videos from YouTube, it's not impossible that someone would try.
@axsk commented on GitHub (Aug 20, 2018):
It actually could be possible by rewriting the registry every time the focus switches to/from the mac machine:
https://superuser.com/questions/726988/how-to-remap-a-program-to-lock-windows-winl
@walker0643 commented on GitHub (Sep 8, 2018):
Win+L is one of the few hands-off key combos in Windows. We wouldn't remap it even if we could because of the importance of being able to lock your screen at-will. While it may not be a useful feature for some, it is critical to others. Sorry :)