bluez-utils-3.8.patch
dinovo-dbus-test.py
From the mail:
Attached is a patch against bluez-utils-3.8 as well as a simple python
script to demonstrate the DBUS calls to control the MediaPad. I've CC'd
this to the bluez-devel mailing list, to submit the patch for inclusion.
The only unimplemented [trivial] features are:
* Calulator result -> clipboard
* The damn indicator when you press the NAV button.
(it does switch modes, however)
Notes:
* Users must have uinput and evdev enabled (for fakehid)
* The media button is mapped to KEY_PHONE
* The "Special Characters" mentioned in the python script might
be useful for displaying certain messages.
script to demonstrate the DBUS calls to control the MediaPad. I've CC'd
this to the bluez-devel mailing list, to submit the patch for inclusion.
The only unimplemented [trivial] features are:
* Calulator result -> clipboard
* The damn indicator when you press the NAV button.
(it does switch modes, however)
Notes:
* Users must have uinput and evdev enabled (for fakehid)
* The media button is mapped to KEY_PHONE
* The "Special Characters" mentioned in the python script might
be useful for displaying certain messages.
Let's all hope this goes upstream!
UPDATE!
This revised version along with a patch for the python demo came after some collaboration between Tim and Glen Rolle:
bluez-utils-3.8-new.patch
dinovo-py.patch
UPDATE!
New patch from Glen Rolle with support for NumLock along with other small modifications. Needs both previous patches.
bluez-utils-3.8-new2.patch