x2x fails with error
by Duglas from LinuxQuestions.org on (#5A2X5)
I am trying to connect a RaspberryPi with monitor to a Laptop, both running Debian, and x2x.
I can connect from the Pi to the laptop but not the other way round.
SSH is working both ways.
I type: $ ssh -X <user>@pi x2x -west -to :0 &, and the error is "bash: x2x: command not found"
$ which x2x, reports /usr/bin/x2x.
Can anyone help troubleshoot this problem?


I can connect from the Pi to the laptop but not the other way round.
SSH is working both ways.
I type: $ ssh -X <user>@pi x2x -west -to :0 &, and the error is "bash: x2x: command not found"
$ which x2x, reports /usr/bin/x2x.
Can anyone help troubleshoot this problem?