Skip to content

Commit

Permalink
update README with key mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
Benoit Favre committed Oct 27, 2018
1 parent 2a4f587 commit 9d26834
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,19 @@ st - simple terminal
st is a simple virtual terminal emulator for X which sucks less.

Modified to run on RS-97.
=> onscreen keyboard (see keyboard.c for button bindings)
=> line doubling to deal with the 320x480 resolution
=> TTF fonts replaced by embedded pixel font (from TIC-80)
=> onscreen keyboard (see keyboard.c for button bindings)

Keys:
- pad: select key
- A: press key
- B: toggles key (useful for shift/ctrl...)
- L: is shift
- R: is backspace
- Y: change keyboard location (top/bottom)
- X: show / hide keyboard
- SELECT: quit


Requirements
Expand Down

0 comments on commit 9d26834

Please sign in to comment.