mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1169] Cannot make a screenshot on the Win10 client. #939
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#939
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 @rin67630 on GitHub (May 25, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1169
Describe the bug
cannot make a screenshot on the Win10 client.
the "print" key has no effect.
To Reproduce
Current Win10 64bit server and client.
Move mouse to client, depress "print" key.
Expected behavior
The Windows Print Screen region select procedure: copy of the printed selection in clipboard.
Retrieve the clipboard on the server.
Screenshots
Wish i could...
Desktop
@rin67630 commented on GitHub (May 25, 2021):
Note: [Windows] [Shift] [s] works like it should.
@sr-tream commented on GitHub (Jun 17, 2021):
Barrier send
Alt+Printinstead ofPrintfor Windows clients@rin67630 commented on GitHub (Jun 17, 2021):
Can one modify that?