mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-19 22:53:19 +03:00
Updated FAQ (markdown)
9
FAQ.md
9
FAQ.md
@@ -258,6 +258,9 @@ When "Translate" is selected, all keys will be transmitted to the remote endpoin
|
||||
|
||||
However, this layout mode may cause problems with certain programs such as video games as they use scan code to process the key presses.
|
||||
|
||||

|
||||
|
||||
|
||||
- Legacy mode
|
||||
|
||||
This mode is for compatibility with RustDesk <= 1.1.9.
|
||||
@@ -900,6 +903,12 @@ https://www.reddit.com/r/rustdesk/search/?q=key+mismatch&cId=9300c8dc-ab3b-47dd-
|
||||
|
||||
One notable instance, we confirmed with the client about the public key again, it is correct, but they still have key mismtach error. then we connect to their server with our client, we got key mismatch sometimes, and sometime not. The reason is they are running two rustdesk server processes.
|
||||
|
||||
Please run `docker ps -a` and `ps aux | grep hbb` as shown below.
|
||||
|
||||
In the screenshot, you can observe two `hbbs` processes: one running as a Docker container and the other directly on the host (since June 4th). Please ensure that only one `hbbs` process is running.
|
||||
|
||||

|
||||
|
||||
# RustDesk Service service terminated unexpectedly
|
||||
|
||||
https://github.com/rustdesk/rustdesk/discussions/11006
|
||||
|
||||
Reference in New Issue
Block a user