Remote GIMX does not get any event
Posted: Fri Oct 28, 2016 9:47 pm
I have similar problem, I can't send keys even from localhost to localhost:
Server:
(nothing ever appears after that warning)
Client:
I've also tried it with config file, but it doesn't matter. Also tested it on 5.8 and 6.0. OS is updated arch, everything else works just fine.
Server:
Code: Select all
~ gimx --status --src 127.0.0.1:80808 --type DS4
controller #1: option -s with value `127.0.0.1:80808'
controller #1: option -t with value `DS4'
status flag is set
using default refresh period: 10.00ms
Warning: can't open macro directory /home/sp//.gimx//macros/
Client:
Code: Select all
~ gimx -d 127.0.0.1:80808 --event="up(255)"
controller #1: option -d with value `127.0.0.1:80808'
now reading arguments for controller #2
controller #2: option -e with value `up(0)'
Remote GIMX detected, controller type is: DS4.
using default refresh period: 10.00ms
The --event argument may require running two gimx instances.