mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 05:26:04 +03:00
[GH-ISSUE #106] Configure keys interception for remote session #2008
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#2008
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 @alishchytovych on GitHub (Apr 2, 2021).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/106
Originally assigned to: @VShawn on GitHub.
Playing music on the host (for example, via VLC), I want to use keyboard's multimedia keys (start/stop, prev, next track etc.) while working in RDP in the fullscreen mode. Now all the keys are sent to RDP, so I need to switch back to the host to manage the player.
It would be great to have he configuration option to exclude some keys / key codes from to be sent into the remote session (RDP etc.). This settings can be global or per session.
@majkinetor commented on GitHub (Apr 2, 2021):
Duplicate of #40
In short, while the idea is great, we don't know how to do it or is it possible at all.