Linux Bluetooth Remote Control 0.6 (Default branch) |
|
|
Linux Bluetooth Remote Control (LBRC) is a remote
control program that allows a Linux computer to be
controlled by a J2ME device via Bluetooth. It is
divided into a server part that runs on the
computer and reacts to input events and a client
part that runs on the J2ME device. The J2ME client
sends the device's keycodes, which are translated
to keystrokes, mouse movements, mouse clicks, or
other input events on the controlled computer.
License: GNU General Public License (GPL)
Changes:
The compatibility of the J2ME part was improved
(for example, Nokia 6085 now works). The logging
system was improved and the size limit of 2kb for
the client-server connection was removed. The
mplayer module gained fifo support. One bug that
caused crashes (regarding usage of a deprecated
bluez API), one bug that ate configuration files,
and a configuration file reader bug were fixed.
|