Refactor Tobii Ghost installation scripts
This commit is contained in:
parent
11b85e36e6
commit
c93558d56d
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
InstallGhost()
|
||||
{
|
||||
SetDefaultMouseSpeed(100)
|
||||
SetTitleMatchMode("RegEx")
|
||||
windowTitle := "^Tobii Ghost$"
|
||||
|
||||
|
|
Loading…
Reference in a new issue