@@ -157,8 +157,9 @@ These are the default controls. You can remap all button
157
157
by creating your own keymap file. See below for details.
158
158
These key mappings assume that the stick click is available,
159
159
which is not the case for GP2X-F200 units. When using a
160
- GP2X-F200 run the Gmu setup tool and select the
161
- gp2x-f200.keymap file or create your own keymap file.
160
+ GP2X-F200 edit the gmu.gp2x.conf file with a text editor and
161
+ change the line "KeyMap=gp2x.keymap" to "KeyMap=gp2x-f200.keymap"
162
+ to use the gp2x-f200.keymap file or create your own keymap file.
162
163
With the gp2x-f200.keymap file the left shoulder button is
163
164
used as the modifier key instead of the stick click.
164
165
@@ -331,9 +332,8 @@ A, B, X, Y, START, SELECT, L, R, VOL+, VOL-, STICK_CLICK,
331
332
STICK_LEFT, STICK_RIGHT, STICK_UP and STICK_DOWN.
332
333
333
334
There are a few alternate keymap example files included.
334
- To use them, either edit your gmu.conf and change the
335
- KeyMap=default.keymap line accordingly or use the Gmu
336
- setup tool to change it.
335
+ To use them, edit your gmu.conf with a text editor and change the
336
+ KeyMap=default.keymap line accordingly.
337
337
338
338
339
339
4. Command line arguments
@@ -369,10 +369,6 @@ Example:
369
369
370
370
./gmu -s theme_name
371
371
372
- The Gmu setup tool can be launched by using the -c parameter.
373
- There is a shell script called gmu-setup.gpu included in the
374
- Gmu archive that runs Gmu with the -c parameter.
375
-
376
372
377
373
5. Config file
378
374
--------------
@@ -385,8 +381,9 @@ Notepad++ (Windows only). Do not use Notepad or (which is even worse)
385
381
Wordpad.
386
382
387
383
Please note: Most of the following options can be changed
388
- through the Gmu setup tool without editing the config file.
389
- In the 0.7.0 series the setup tool is currently not available.
384
+ through the Gmu setup tool (up to Gmu version 0.6.3) without editing
385
+ the config file. In the 0.7.0 and later series the setup tool is
386
+ currently not available.
390
387
391
388
Supported options:
392
389
0 commit comments