mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 21:46:00 +03:00
[GH-ISSUE #323] RDP advances combination key issue #281
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#281
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 @xieyuqiang on GitHub (Nov 28, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/323
Originally assigned to: @VShawn on GitHub.
Is your enhancement related to a problem? Please describe.
When "combination key" is checked, Win key and Win+Left will be transported.
When "combination key" is unchecked, Win key and Win+Left will not be transported.
Describe the solution you'd like
I would like to transport Win key while not to transport Win+Left. There is no ways to do it for now.
Describe alternatives you've considered
Addind an new options in Adances for Win key may be better.
Additional context
Add any other context or screenshots about the enhancement here.
@xieyuqiang commented on GitHub (Nov 29, 2022):
I also want to transport Win+D while not transporting Win+Left/Right, so that the remote destop is working like a local desktop, and I can switch them using Win+Left/Right.
@anpicasso commented on GitHub (Dec 6, 2022):
If you press CTRL + ALT + HOME while on a full screen RDP session the focus goes back to the local PC, so Win+Left should do what you are trying to do. It certainly is not as seamless as I'd like but you get used to it.
@VShawn commented on GitHub (Dec 13, 2022):
YES, Components provided by Microsoft for RDP not allow us select which combination key to redirect.
Note that a individual key down is always be redirected to remote desk when RDP get focus. In your case there's no way(AFAIK) to not redict
winkey.My workaround just like how @anpicasso does.