Thread
:
Wiicontrol Application for Maemo
View Single Post
konttori
2008-04-29 , 20:39
Posts: 1,038 | Thanked: 737 times | Joined on Nov 2005 @ Helsinki
#
2
Ah, the code already has partial support for accelerometers as well, so I'll try to investigate those soon a bit as well. Also, I would really like to get the keymaps to be user configurable. For now, you can also just edit the code, layout is in the form of:
This is the default mapping:
mapping={
'U': ["a Left"],
'D': ["a Right"],
'L': ["a Down"],
'R': ["a Up"],
'A': ["k F4"], # Application menu
'+': ["k F7"], # Zoom/volume +
'-': ["k F8"], # Zoom/volume -
'1': ["a Space"],
'2': ["a Return"]
}
Quote & Reply
|
konttori
View Public Profile
Send a private message to konttori
Find all posts by konttori