Skip to content

Latest commit

 

History

History
executable file
·
53 lines (39 loc) · 1.01 KB

File metadata and controls

executable file
·
53 lines (39 loc) · 1.01 KB

st - simple terminal

TRIMUI Smart Pro

  • Download the .zip file and extract to the SDCARD Apps folder: Apps\SimpleTerminal[files]

How to run:

  • From your device main menu -> APPS -> SimpleTerminal

Image1-TrimuiSP

Modifications from haoict version:

  • 1280x720 upscale
  • Fixed controls for TRIMUI Smart Pro
  • Fixed patched inputd lags

Todo:

  • Use a controls configuration file

Keys:

  • X: show / hide keyboard
  • Y: change keyboard location (top/bottom)
  • pad:
    • With keyboard: select key
    • Without keyboard: arrow keys
  • left stick: arrow keys
  • A: press key
  • B: is backspace
  • L1: is shift
  • R1: toggles key (useful for shift/ctrl...)
  • Start: Enter
  • Select: Tab
  • MENU: quit

Build

From S0ckz/trimui-smart-pro-toolchain

make

Credits

Based on Aurélien APTEL bt source code.

And https://github.com/jamesofarrell/st-sdl

And https://github.com/haoict/SimpleTerminal