Skip to content

Commit f2c1fec

Browse files
committed
Update guidance on headless mode
1 parent 9b661a5 commit f2c1fec

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,16 +67,19 @@ Autoclicker, regardless of whether it is the same as the released version.
6767

6868
## Headless Operation
6969

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:
7376

7477
```cmd
7578
.\EC-Autoclicker.exe /profile MyProfile
7679
```
7780

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.
8083

8184
## Notes
8285

0 commit comments

Comments
 (0)