Activity Team/Remote control your XO: Difference between revisions
Created page with "[https://github.com/dottedmag/x2x x2x] is an utility to share the keyboard and mouse between more than one computer. So you can configure your development machine with its reg..." |
No edit summary |
||
| Line 7: | Line 7: | ||
* Install required dependencies to build it | * Install required dependencies to build it | ||
sudo yum install libXtst-devel | sudo yum install automake gcc libXtst-devel | ||
* Configure and compile it | * Configure and compile it | ||