![]() |
Introducing BlueMaemo
BlueMaemo is a remote controller program for the Maemo-powered devices. With BlueMaemo you can turn your Maemo-powered device in a mixed Bluetooth keyboard-and-mouse device through the HID Bluetooth profile.
The first BlueMaemo release can be found in the project download page, you must have the Maemo base repository enable in order to satisfy all the BlueMaemo dependencies. The application are in a beta state right now, so all the suggestions are welcome, I also need some help to figure a way to turn on and off the bluetooth adapter of the devices, if anybody know a way to do this (d-bus,system call...) I appreciate the help :) More information about the project can be found in: http://www.valeriovalerio.org/?page_id=174 (usage instructions, to-do list...). |
Re: Introducing BlueMaemo
Turn off bt:
Code:
run-standalone.sh dbus-send --system --type=method_call --dest=org.bluez /org/bluez/hci0 org.bluez.Adapter.SetMode string:off Code:
run-standalone.sh dbus-send --system --type=method_call --dest=org.bluez /org/bluez/hci0 org.bluez.Adapter.SetMode string:discoverable Code:
run-standalone.sh dbus-send --system --type=method_call --dest=org.bluez /org/bluez/hci0 org.bluez.Adapter.SetMode string:connectable |
Re: Introducing BlueMaemo
Thanks again qwerty12, I will add this calls in the next release to turn the app more user friendly.
|
Re: Introducing BlueMaemo
A small bug report which may be difficult - . on some keyboard layouts are not : in the other end (PC, in this case XP).. had problems with - as well.
|
Re: Introducing BlueMaemo
Quote:
I have to warning that the only keyboard layout supported at this time are US-ENG, so if you are using for example a Latin layout, the shift combination should produce a different keys from the key that you have pressed in the device. |
Re: Introducing BlueMaemo
Works on Vista with Microsoft Stack as well
|
Re: Introducing BlueMaemo
Quote:
|
Re: Introducing BlueMaemo
Hi,
I am facing problems with installation. Can you please put the configuration for 'base' repository that contain python api for diablo here. Thank you. |
Re: Introducing BlueMaemo
Exactly what I was looking for and then some. Thanks for getting it done.
Works well under WinXP with blue soleil stack. No bugs as of yet. |
Re: Introducing BlueMaemo
Quote:
|
All times are GMT. The time now is 20:16. |
vBulletin® Version 3.8.8