Linux Bluetooth Remote Control 0.6.2 (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:
This release release adds debug output for SDP registration, fixes character selection in the GUI config for the UInputDispatcher, checks the uniput device in UInputDispatcher before passing it to the dbusbridge, and fixes a problem in the dbus log handler.
|