mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Keyboard Input not transferred from Windows 11 to Windows 10 #2493
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#2493
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 @kristian on GitHub (Feb 18, 2024).
Bug Description
I compiled the latest RustDesk client from source (master branch) and used it to connect from a Windows 11 to a Windows 10 machine. I can use mouse input, however keyboard input is not being transferred to the client. Do you have any idea what could be the issue? With an older version of RustDesk I had compiled from source a couple of month ago, everything worked perfectly fine.
How to Reproduce
Unknown yet
Expected Behavior
Keyboard input works and is transferred to remote
Operating system(s) on local side and remote side
Windows 11 -> Windows 10
RustDesk Version(s) on local side and remote side
1.2.4 -> 1.2.4
Screenshots
No screenshots of no input ;)
Additional Context
No response
@rustdesk commented on GitHub (Feb 18, 2024):
#763
@zfloon commented on GitHub (Mar 9, 2024):
I also encountered this problem, have you solved it?
@kristian commented on GitHub (Mar 9, 2024):
Unfortunately not 👎 seems there will be no support for self-built clients if something doesn‘t work…