mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #126] Enhancement: Remote desktop - Keyboard input #62
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#62
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 @ghost on GitHub (May 12, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/126
Adding the ability to send keyboard input to the remote client via remote desktop.
Managing remote clients can be a bit difficult without the ability to use send keyboard input to the client machine. Having to create an application to set specific text to the clipboard to be able to have input on the client machine can be a bit annoying
@bitterypaul commented on GitHub (May 12, 2015):
superb idea
@DragonzMaster commented on GitHub (May 12, 2015):
i was just going to open an issue about that
and it will be more reliable to send multiple keys like [alt+ctrl+del] or [alt+tab] ........