Efficient working with x2x
Key for efficient working in embedded development is a good working environment and automating many tasks and reducing typing work:
- set up your usb networking for autoconfiguration on USB insertion
- use ssh auto login with authorized_keys
- have aliases for the most used operations
- use desktop mouse and keyboard:
$ ssh -X root@192.168.0.202 "/usr/bin/x2x -east -to :0.0"
This will let your mouse go out to the right of your desktop and enter on the left of your Neo.
