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 @@ -67,16 +67,19 @@ Autoclicker, regardless of whether it is the same as the released version.
67
67
68
68
## Headless Operation
69
69
70
- To run EC Autoclicker headlessly (without a GUI), first create a profile with
71
- the desired configuration. Then, the ` /profile ` command-line switch followed by
72
- the name of the profile can be passed to EC Autoclicker as follows:
70
+ Headless (no-GUI) mode can be entered by selecting ` File > Collapse to tray ` in
71
+ the main GUI.
72
+
73
+ Alternatively, to launch straight into headless mode, first create a profile
74
+ with the desired configuration. Then, the ` /profile ` command-line switch
75
+ followed by the name of the profile can be passed to EC Autoclicker as follows:
73
76
74
77
``` cmd
75
78
.\EC-Autoclicker.exe /profile MyProfile
76
79
```
77
80
78
- Note that, in headless mode, any hotkeys assigned the _ Stop Autoclicker _ action
79
- will function equivalently to _ Close Autoclicker _ when triggered .
81
+ When running in headless mode, EC Autoclicker is represented by an icon on the
82
+ taskbar tray which can be right-clicked to display a menu of options .
80
83
81
84
## Notes
82
85
You can’t perform that action at this time.
0 commit comments