My problem is the same as this user:MacOS keyboard layout not working on linux trough barrier(synergy)
My workspace contains a Kali Linux installed on a DELL Latitude E54670 and a MacOS Monterey 12.6.1 on a MacBook Air of 2015.
The server is the macOS and the client is the Kali, i user SSL and it's works as well for mouse.
My issue is a little bit complicated, when i type >, {, [ on my mac it's doesn't work on Kali.
I've tried to solve my problem by changing the keyboard layout into Macintosh on my kali but it doesn't works; i've tried to add
keystroke(<) = keystroke(<,*)
to my barrier.conf file and it's work ! but when i add
keystroke(<) = keystroke(<,*)
keystroke(>) = keystroke(>,*)
it's broken
Do you have a solution ?