File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 55 CursorLocker.exe <executable_file.exe> [OPTIONS]
66
77OPTIONS:
8- -h, -help - Print version and help info and exits
9- -ec, -exesConfig - Loads the exesConfigs.ecfg file which contains a list of executable files to search for.
10- First exe in that list that becomes a process or is already a process triggers the cursor to lock to the primary monitor.
11- Ignores the <executable_file.exe> passed in.
12- -sleepTime <milliseconds> - How long to sleep before a CursorLocker processing iteration. Default is 800 ms
8+ -h, -help
9+ Prints the version and help info and exits
10+ -ec, -exesConfig
11+ Loads the exesConfigs.ecfg file which contains a list of executable files to search for.
12+ First exe in that list that becomes a process or is already a process triggers the cursor to lock to the primary monitor.
13+ Ignores the <executable_file.exe> passed in.
14+ -sleepTime <milliseconds>
15+ How long to sleep before a CursorLocker processing iteration. Default is 800 ms
1316)"
You can’t perform that action at this time.
0 commit comments