|
2010-04-27
, 23:48
|
|
Posts: 233 |
Thanked: 220 times |
Joined on Jan 2010
@ Hungary
|
#2
|
[1|root@Andy1210-N900|~]zeecontrol Traceback (most recent call last): File "/usr/bin/zeecontrol", line 29, in <module> import dbus ImportError: No module named dbus
The Following User Says Thank You to Andy1210 For This Useful Post: | ||
|
2010-04-28
, 07:29
|
Posts: 456 |
Thanked: 1,580 times |
Joined on Dec 2009
|
#3
|
|
2010-04-28
, 14:28
|
|
Posts: 233 |
Thanked: 220 times |
Joined on Jan 2010
@ Hungary
|
#4
|
|
2010-04-28
, 19:59
|
|
Posts: 1,259 |
Thanked: 1,341 times |
Joined on Oct 2009
@ Germany
|
#5
|
|
2010-04-29
, 06:07
|
Posts: 456 |
Thanked: 1,580 times |
Joined on Dec 2009
|
#6
|
It works good. Only high cpu consumtion and slow reaction using picodrive.
I had a strange problem, switching the zeemote off before the shutdown of Zeecontrol. There was a continuously button press in the background and I had to restart the N900.
Can you implement automatic "bluetooth on" function?
|
2010-04-29
, 07:48
|
Posts: 18 |
Thanked: 7 times |
Joined on Mar 2010
@ Eindhoven, NL
|
#7
|
|
2010-04-29
, 20:05
|
Posts: 456 |
Thanked: 1,580 times |
Joined on Dec 2009
|
#8
|
|
2010-04-30
, 13:34
|
Posts: 15 |
Thanked: 5 times |
Joined on Mar 2010
|
#10
|
I created a first quick hack combining Wiicontrol with the zeemote libraries.
The result, "Zeecontrol", allows you to control your N900 via a Zeemote bluetooth remote control.
You can grab it from the extras-testing repository.
Let me know if you find useful key mappings or have other comments.
Edit:
You can now create your own mappings file for setting up custom key mappings which will not be overwritten on updates in "$HOME/.zeecontrol/UserMappings.py".
For a reference what is possible please see "/usr/lib/zeecontrol/KeyMappings.py".
For the settings you did not specify in your UserMappings file the defaults from KeyMappings will be taken.
Best regards
Wonko
Last edited by Wonko; 2010-05-02 at 08:57. Reason: Update description.