mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2024-11-22 00:39:41 +02:00
add nanonote input.conf.nanonote
This commit is contained in:
parent
2c27de3850
commit
42ae8268e4
26
README
26
README
@ -0,0 +1,26 @@
|
|||||||
|
[Introduction]
|
||||||
|
GMenu2X is a replacement for the official frontend for the gp2x released under the GNU GPL license.
|
||||||
|
|
||||||
|
[Installation]
|
||||||
|
Copy the file autorun.gpu and the directory gmenu2x/ to the root of your sd card.
|
||||||
|
Verify that the autorun option in the standard gp2x interface is enabled.
|
||||||
|
(Re)Boot your gp2x and enjoy GMenu2X.
|
||||||
|
|
||||||
|
[Controls]
|
||||||
|
X, Stick left: Goes up one directory in file browser.
|
||||||
|
X: Cancel action.
|
||||||
|
B, Stick press: Launch selected link / Confirm action.
|
||||||
|
L, R: Switch between sections - PageUp/PageDown on lists.
|
||||||
|
Y: Bring up the manual/readme.
|
||||||
|
VOLDOWN: Decrease cpu clock.
|
||||||
|
VOLUP: Increase cpu clock.
|
||||||
|
VOLDOWN+VOLUP: Reset clock.
|
||||||
|
A+VOLDOWN: Decrease volume for the selected link.
|
||||||
|
A+VOLUP: Increase volume for the selected link.
|
||||||
|
A+VOLDOWN+VOLUP: Reset volume for the selected link.
|
||||||
|
SELECT: Bring up the contextual menu.
|
||||||
|
START: GMenu2X options.
|
||||||
|
|
||||||
|
[Contacts]
|
||||||
|
Developed by Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
|
||||||
|
Visit the homepage at http://gmenu2x.sourceforge.net for more info.
|
26
README.txt
26
README.txt
@ -1,26 +0,0 @@
|
|||||||
[Introduction]
|
|
||||||
GMenu2X is a replacement for the official frontend for the gp2x released under the GNU GPL license.
|
|
||||||
|
|
||||||
[Installation]
|
|
||||||
Copy the file autorun.gpu and the directory gmenu2x/ to the root of your sd card.
|
|
||||||
Verify that the autorun option in the standard gp2x interface is enabled.
|
|
||||||
(Re)Boot your gp2x and enjoy GMenu2X.
|
|
||||||
|
|
||||||
[Controls]
|
|
||||||
X, Stick left: Goes up one directory in file browser.
|
|
||||||
X: Cancel action.
|
|
||||||
B, Stick press: Launch selected link / Confirm action.
|
|
||||||
L, R: Switch between sections - PageUp/PageDown on lists.
|
|
||||||
Y: Bring up the manual/readme.
|
|
||||||
VOLDOWN: Decrease cpu clock.
|
|
||||||
VOLUP: Increase cpu clock.
|
|
||||||
VOLDOWN+VOLUP: Reset clock.
|
|
||||||
A+VOLDOWN: Decrease volume for the selected link.
|
|
||||||
A+VOLUP: Increase volume for the selected link.
|
|
||||||
A+VOLDOWN+VOLUP: Reset volume for the selected link.
|
|
||||||
SELECT: Bring up the contextual menu.
|
|
||||||
START: GMenu2X options.
|
|
||||||
|
|
||||||
[Contacts]
|
|
||||||
Developed by Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
|
|
||||||
Visit the homepage at http://gmenu2x.sourceforge.net for more info.
|
|
0
input.conf
Executable file → Normal file
0
input.conf
Executable file → Normal file
12
input.conf.nanonote
Normal file
12
input.conf.nanonote
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
cancel=keyboard,104 #NanoNote H
|
||||||
|
accept=keyboard,13 #NanoNote Enter
|
||||||
|
clear=keyboard,120 #NanoNote X
|
||||||
|
manual=keyboard,121 #NanoNote Y
|
||||||
|
altleft=keyboard,108 #NanoNote L
|
||||||
|
altright=keyboard,9 #NanoNote Tab
|
||||||
|
menu=keyboard,283 #Nanonote F2
|
||||||
|
settings=keyboard,115 #NanoNote S
|
||||||
|
up=keyboard,273
|
||||||
|
down=keyboard,274
|
||||||
|
left=keyboard,276
|
||||||
|
right=keyboard,275
|
Loading…
Reference in New Issue
Block a user