[Freevo-devel] Bluetooth Cellphone Remote

2003-08-03 Thread Erik Pettersson
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

[Freevo-devel] Bluetooth (cellphone) remote plugin

2003-07-13 Thread Sven-Erik Pettersson
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