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 inDocumentation 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.
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.| Key | Action |
|---|---|
Space | Execute shot (Tirar) |
Enter | Execute shot (Tirar) |
Escape | Close open modals (Instructions, Videotutorial, Practice Images); exit Mesa completa (Full-Screen Table) mode |
F | Toggle Mesa completa (Full-Screen Table) mode on and off |
T | In practice mode: advance to the next play. In free mode: load the current practice index position |
U | Toggle ball placement mode (Ubicar bolas) |
V | Play the last motion replay (Ver replay) |
R | Reset the table to its last loaded position |
N | Place 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.| Key | Action |
|---|---|
Arrow Left | Rotate cue counterclockwise |
Arrow Right | Rotate cue clockwise |
Arrow Up | Increase shot power |
Arrow Down | Decrease shot power |
Shift + Arrow Left | Move spin contact point left |
Shift + Arrow Right | Move spin contact point right |
Shift + Arrow Up | Move spin contact point up |
Shift + Arrow Down | Move 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.| Key | Action |
|---|---|
Arrow Left | Rotate cue counterclockwise |
Arrow Right | Rotate cue clockwise |
Arrow Up | Increase shot power |
Arrow Down | Decrease shot power |
OK / Enter | Execute shot (Tirar) |
Back / Escape | Exit 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.| Key | Action |
|---|---|
Arrow Left | Go to the previous play’s video position |
Arrow Right | Go to the next play’s video position |
Escape | Close 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 incss/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.