mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-01 21:02:39 +08:00
Deskflow 可让您在 Windows、macOS 和 Linux 上的多台计算机之间共享一个鼠标和键盘。它就像一个软件 KVM(但没有视频)。
Virtual key table is mapped for all IMEs not just active IME. And this causes the wrong modifier key to be pressed. For example, if you use Korean and Japanese IMEs, pressing the Hangul key makes alt key pressed. So when I press just 'a', client interprets that as 'alt-a'. |
||
|---|---|---|
| .github | ||
| doc | ||
| ext | ||
| res | ||
| src | ||
| .gitignore | ||
| .lvimrc | ||
| ChangeLog | ||
| CMakeLists.txt | ||
| COMPILE | ||
| configure | ||
| hm.cmd | ||
| hm.py | ||
| hm.sh | ||
| INSTALL | ||
| LICENSE | ||
| README | ||
Synergy ======= Share one mouse and keyboard between multiple computers. Synergy is free and open source (free as in free speech), meaning you are free to run it and redistribute it with or without changes. Just use "hm conf" and "hm build" to compile (./hm.sh on Linux and Mac). For detailed compile instructions: https://github.com/symless/synergy/wiki/Compiling Happy hacking!