I've just been playing with Synergy on my Gemini's Debian installation. It's so you can share your (desktop) keyboard and mouse - dragging it off the edge of the screen onto the Gemini's desktop for remote control - and much easier to click around the interface.
$ sudo apt install synergy quicksynergy
Then find the QuickSynergy icon in the Accessories menu for simple config. And you can download the Windows/MacOS apps here: https://sourceforge.net/projects/synergy-st...ource=directory (There is also a commercial version: https://symless.com/synergy
Thanx, thought I'd try this out. I installed on Windows box and the Gemini. I start the Windows box, checked as server, it appears to "listen"
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']
[2018-07-03T21:29:16] INFO: starting server
[2018-07-03T21:29:16] INFO: config file: C:/Users/sniro/AppData/Local/Temp/Synergy.l12672
[2018-07-03T21:29:16] INFO: log level: INFO
[2018-07-03T21:29:16] INFO: service command updated
[2018-07-03T21:29:17] INFO: starting new process
[2018-07-03T21:29:17] INFO: activeDesktop:Default
[2018-07-03T21:29:17] INFO: starting new process
[2018-07-03T21:29:17] INFO: drag and drop enabled
[2018-07-03T21:29:17] NOTE: started server, waiting for clients
[2018-07-03T21:29:17] INFO: watchdog status: ok[/div]
Then I set the Gemini as client, enter the server IP using the value shown on the desktop, then start.
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']NOTE: starting client
NOTE: config file: /tmp/qt_temp.ik8635
NOTE: log level: INFO
2018-07-03T21:33:55 INFO: Synergy 1.4.16 Client on Linux 3.18.41+ #7 SMP PREEMPT Wed May 30 16:45:45 MSK 2018 aarch64 /build/synergy-HlJtqw/synergy-1.4.16/src/lib/synergy/CClientApp.cpp,157
2018-07-03T21:33:55 NOTE: started client /build/synergy-HlJtqw/synergy-1.4.16/src/lib/synergy/CClientApp.cpp,472
2018-07-03T21:33:55 NOTE: connecting to '192.168.1.47': 192.168.1.47:24800 /build/synergy-HlJtqw/synergy-1.4.16/src/lib/client/CClient.cpp,145
2018-07-03T21:33:58 WARNING: failed to connect to server: No route to host /build/synergy-HlJtqw/synergy-1.4.16/src/lib/synergy/CClientApp.cpp,378[/div]
It appears to start the client, try to connect, then fail. It continues to try to connect and fail... and repeats again, and again... AM I doing something wrong? Any ideas re what to do next?
Thanx for your help!