Skip to content

Commit

Permalink
add control off command for mouse (#1206)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmegner authored Jul 2, 2023
1 parent fc5aa3d commit 38cb583
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/mouse/mouse.talon
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
control mouse: tracking.control_toggle()
control off: user.mouse_sleep()
zoom mouse: tracking.control_zoom_toggle()
camera overlay: tracking.control_debug_toggle()
run calibration: tracking.calibrate()
Expand Down

0 comments on commit 38cb583

Please sign in to comment.