Apps / Input test

Test touch pad and buttons
  • System
  • 2024-05-02
  • Type: tool
  • Programming Language: Go

A simple app to show what buttons are pressed and the finger position on the touch pad.

download source code

Installation

On OS X (Mac) or Linux, run the following:

PLAY="$(curl https://fireflyzero.com/play.sh)"
bash -c "$PLAY" -- sys.input-test

On Windows, install firefly_cli and then run:

firefly_cli import sys.input-test
firefly_cli emulator --id sys.input-test