forked from 2d6/talon_german
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add commands to control eye tracking
- Loading branch information
markus
authored and
markus
committed
Jun 22, 2023
1 parent
032c522
commit 7a113de
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
mode: user.german | ||
language: de_DE | ||
- | ||
(Tracking | Racing) (aus | an): | ||
tracking.control_toggle() | ||
|
||
(Tracking | Racing) Augen: | ||
tracking.control_gaze_toggle() | ||
|
||
(Tracking | Racing) (Kopf | cup): | ||
tracking.control_head_toggle() | ||
|
||
(Tracking | Racing) kalibrieren: | ||
tracking.calibrate() |