Keyboard input does not function #2874

Closed
opened 2026-02-21 00:59:54 -05:00 by deekerman · 1 comment
Owner

Originally created by @lyons6 on GitHub (Jul 30, 2024).

Bug Description

I build a released EXE file(1.2.6) using "cargo build --release" command on win10 OS. Then I run the released EXE file on PC-A to remote control PC-B(the PC-B also used the EXE released file). The remote connection is successful. But I can't input anything via keyboard. The keyboard doesn't work or can't input anything in PC-B from PC-A, but the mouse works normally in PC-B.
I download a official release version file(rustdesk-1.2.6-x86_64.exe) from github. The keyboard works normally when I use it to connect PC-B from PC-A.

How to Reproduce

run "cargo build --release" command to build a EXE file, and copy it to PC-A and PC-B.
Then run it both in PC-A and PC-B to control from PC-A to PC-B.

Expected Behavior

The keyboard should work normally when remoting control.

Operating system(s) on local side and remote side

Windows 10 -> Windows 10

RustDesk Version(s) on local side and remote side

1.2.6->1.2.6

Screenshots

None

Additional Context

No response

Originally created by @lyons6 on GitHub (Jul 30, 2024). ### Bug Description I build a released EXE file(1.2.6) using "cargo build --release" command on win10 OS. Then I run the released EXE file on PC-A to remote control PC-B(the PC-B also used the EXE released file). The remote connection is successful. But I can't input anything via keyboard. The keyboard doesn't work or can't input anything in PC-B from PC-A, but the mouse works normally in PC-B. I download a official release version file(rustdesk-1.2.6-x86_64.exe) from github. The keyboard works normally when I use it to connect PC-B from PC-A. ### How to Reproduce run "cargo build --release" command to build a EXE file, and copy it to PC-A and PC-B. Then run it both in PC-A and PC-B to control from PC-A to PC-B. ### Expected Behavior The keyboard should work normally when remoting control. ### Operating system(s) on local side and remote side Windows 10 -> Windows 10 ### RustDesk Version(s) on local side and remote side 1.2.6->1.2.6 ### Screenshots None ### Additional Context _No response_
deekerman 2026-02-21 00:59:54 -05:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@rustdesk commented on GitHub (Jul 30, 2024):

#763

@rustdesk commented on GitHub (Jul 30, 2024): #763
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk-rustdesk#2874
No description provided.