mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-23 20:12:39 +03:00
Open-source KVM software
f35e3e5e06
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!