I'm try (one time) to repeat the old procedure but now oriented to the viceversa (use the kindle as 2nd monitor of the pi) to check that the system work properly.
The test:
on pi:
- install tmux with apt;
- from terminal : tmux -S /tmp/pair
- fom tmux session command line: chmod +x /tmp/pair
on K5:
- connect with ssh to pi;
- and then: tmux -S /tmp/pair attach
the result is showed here (I hope this site work well, imageshack now want an account (#!$%&) & this is my first time with tinypic):
http://tinypic.com/r/2ljl1n9/6
and
http://tinypic.com/r/6thgzm/6
The next step is make automatic the process, in this way I think that the K5 can be used as a stand-alone monitor with pi.