dotfiles/talon/user/community/plugin/gamepad/README.md

954 B

Gamepad

Some predefined gamepad bindings for doing tasks like clicking, scrolling and moving your cursor.

Usage

To enable the gamepad bindings activate tag user.gamepad in gamepad_settings.talon

Demo - Using gamepad

YouTube - Gamepad demo

Gamepad tester

Gamepad tester

Usage

  1. Say "gamepad tester" to open gamepad tester UI.
  2. Press buttons on actual gamepad and see interaction in UI.
  3. Close gamepad tester by saying "gamepad tester" again.

Demo - Gamepad tester

YouTube - Gamepad tester demo

Conflict with existing gamepad implementations

The gamepad tester doesn't disable your existing gamepad implementations. If you don't want your existing gamepad implementations to trigger during the testing phase you can add not tag: user.gamepad_tester at the top of your gamepad Talon files.