Activity Team/Remote control your XO: Difference between revisions

Manuq (talk | contribs)
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..."
 
Manuq (talk | contribs)
No edit summary
 
Line 7: Line 7:
* Install required dependencies to build it
* Install required dependencies to build it


  sudo yum install libXtst-devel.x86_64
  sudo yum install automake gcc libXtst-devel


* Configure and compile it
* Configure and compile it