Neverous / projects-synergy-uinput

Simple synergy client that uses uinput for mouse and keyboard control.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synergy-uinput 0.2.1

Relatively simple implementation of Synergy protocol for use with uinput as client. It allows to use keyboard and mouse in pure terminal without need for Xorg - useful for example for Raspberry Pi where you can use it with XBMC.

Requirements

  • uinput kernel module.

Install

Use make and it will generate synergy-uinput binary in main directory.

Usage

Type synergy-uinput -h to get usage information, they are pretty straightforward.

About

Simple synergy client that uses uinput for mouse and keyboard control.


Languages

Language:C 96.3%Language:Shell 2.0%Language:Objective-C 1.7%