A python deamon that receives keypad events from a cellphone (I'm using a T68) and
converts them to Freevo events and send them to the network remote. Requires a
bluetooth phone with the function that sends keypad events, a bluetooth dongle,
bluetooth subsystem support (kernel), bluez-utils (htt
Introduction:
This is a remote controll plugin, using bluetooth to connect to the serial port of a
cellphone. There it issues a init-string, which sets the phone to sending all keypad
events back to the computer. The plugin acts almost like joy.py, and ends up sending
rc.post_event().
Currently