Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/losyoguis/149tresbandas/llms.txt

Use this file to discover all available pages before exploring further.

The Entrenador de Carambola Guiada supports keyboard operation on desktop browsers and TV remote navigation when the full-screen table mode is active. All shortcuts are registered in js/app.js and work without any additional configuration.

Desktop Keyboard

These shortcuts are active whenever the app has browser focus and no modal is open.
KeyAction
SpaceExecute shot (Tirar)
EnterExecute shot (Tirar)
EscapeClose open modals (Instructions, Videotutorial, Practice Images); exit Mesa completa (Full-Screen Table) mode
FToggle Mesa completa (Full-Screen Table) mode on and off
TIn practice mode: advance to the next play. In free mode: load the current practice index position
UToggle ball placement mode (Ubicar bolas)
VPlay the last motion replay (Ver replay)
RReset the table to its last loaded position
NPlace balls in a new random position (Nueva posición)
While the Instructions or Videotutorial modal is open, Enter and Space do not execute a shot. The modal traps focus to prevent accidental firing mid-read. Close the modal first with Escape, the button, or the Entendido button to re-enable shot keys.

Cue and Spin Control with Arrow Keys

Arrow keys adjust the cue and power from the keyboard. These bindings are active in both the standard view and Mesa completa mode.
KeyAction
Arrow LeftRotate cue counterclockwise
Arrow RightRotate cue clockwise
Arrow UpIncrease shot power
Arrow DownDecrease shot power
Shift + Arrow LeftMove spin contact point left
Shift + Arrow RightMove spin contact point right
Shift + Arrow UpMove spin contact point up
Shift + Arrow DownMove spin contact point down
Arrow keys work in the standard view as well as in Mesa completa. In the standard view they do not scroll the page — the app intercepts the keys to rotate the cue or adjust power. The Shift+Arrow combinations adjust the spin point (efecto) independently of aim and power.

TV / Remote Control (Full-Screen Table Mode)

TV remote navigation is active while Mesa completa (Full-Screen Table) is enabled. In that mode the app maps standard D-pad and OK inputs to cue control so you can aim and shoot from the couch without a mouse or touchscreen. The first D-pad press also activates the TV remote hint overlay that confirms remote mode is detected.
KeyAction
Arrow LeftRotate cue counterclockwise
Arrow RightRotate cue clockwise
Arrow UpIncrease shot power
Arrow DownDecrease shot power
OK / EnterExecute shot (Tirar)
Back / EscapeExit Mesa completa and return to normal view

Video Modal Navigation

When the Videotutorial modal is open, two arrow keys navigate between plays inside the modal without closing it.
KeyAction
Arrow LeftGo to the previous play’s video position
Arrow RightGo to the next play’s video position
EscapeClose the Videotutorial modal

Tirar Lock During Animation

From v232 onward, the Tirar button and all shot-execution shortcuts (Space, Enter, remote OK) are disabled for the duration of the shot animation. The button shows a visual waiting state and ignores any input until the ball comes to rest or the animation completes via its safety timeout. This prevents the double-tap or double-click inconsistency that could place two shots in the same frame.

Focus Styles for TV Navigation

Interactive elements receive a visible focus ring when navigated with the remote or keyboard tab order. The focus styles are set in css/styles.css and are intentionally high-contrast (bright outline on the dark table background) to remain legible on large TV screens viewed from a distance.

Build docs developers (and LLMs) love