mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
[BOARD] update gm2x->iconTitle for st
+ usb-hid.man
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
Turn your handheld into USB gamepad for PC/Android
|
||||
|
||||
Usage:
|
||||
- Connect handheld to PC via USB
|
||||
- Run this USB HID app
|
||||
- Now you should be able to control PC/phone via handheld buttons
|
||||
- Press RESET button to leave USB HID mode
|
||||
|
||||
Mappings:
|
||||
DPAD mapped to ARROWS
|
||||
B mapped to L_CTRL
|
||||
A mapped to SPACE
|
||||
Y mapped to L_SHIFT
|
||||
X mapped to X
|
||||
SELECT mapped to BACKSPACE
|
||||
START mapped to ENTER
|
||||
L1 mapped to L_ALT
|
||||
R1 mapped to TAB
|
||||
L2 mapped to PG_UP
|
||||
R2 mapped to PG_DOWN
|
||||
RESET not mapped, press to QUIT
|
||||
Turn your handheld into USB gamepad for PC/Android
|
||||
|
||||
Usage:
|
||||
- Connect handheld to PC via USB
|
||||
- Run this USB HID app
|
||||
- Now you should be able to control PC/phone via handheld buttons
|
||||
- Press RESET button to leave USB HID mode
|
||||
|
||||
Mappings:
|
||||
- DPAD mapped to ARROWS
|
||||
- B mapped to L_CTRL
|
||||
- A mapped to SPACE
|
||||
- Y mapped to L_SHIFT
|
||||
- X mapped to X
|
||||
- SELECT mapped to BACKSPACE
|
||||
- START mapped to ENTER
|
||||
- L1 mapped to L_ALT
|
||||
- R1 mapped to TAB
|
||||
- L2 mapped to PG_UP
|
||||
- R2 mapped to PG_DOWN
|
||||
- RESET not mapped, press to QUIT
|
@@ -1,3 +1,3 @@
|
||||
title=Terminal
|
||||
title=Simple Terminal
|
||||
description=ST Terminal Emulator
|
||||
exec=/usr/bin/st
|
||||
|
Reference in New Issue
Block a user