voice_control / mouse_grid.talon
1# Mouse grid2show [the] grid:3 # help: Show the core grid, choosing a screen first when needed4 labels.grid()5hide [the] grid:6 # help: Hide the grid and labels7 labels.hide()
1# Mouse grid2show [the] grid:3 # help: Show the core grid, choosing a screen first when needed4 labels.grid()5hide [the] grid:6 # help: Hide the grid and labels7 labels.hide()