Add remaining current shortcuts
parent
905529ba5f
commit
44c9a56410
@ -4,13 +4,30 @@ Globally:
|
||||
|
||||
| Combination | Description |
|
||||
| --------------------------- | --------------------------------------------------------------------------------- |
|
||||
| `Ctrl` + `Q` | Closes Envoy or minimizes it, depending on the settings option chosen |
|
||||
| `Alt` + `F4` | Closes Envoy or minimizes it, depending on the settings option chosen |
|
||||
| `Ctrl` + `Q` | Closes Envoy (or minimizes it, depending on the settings option chosen) |
|
||||
| `Alt` + `F4` | Closes Envoy (or minimizes it, depending on the settings option chosen) |
|
||||
|
||||
Chat Screen (where all the interesting content happens):
|
||||
|
||||
| Combination | Description |
|
||||
| --------------------------- | --------------------------------------------------------------------------------- |
|
||||
| --------------------------- | --------------------------------------------------------------------------------- |
|
||||
| `Ctrl` + `S` | Opens the Settings Screen |
|
||||
| `Ctrl` + `Shift` + `A` | Switches the current user to status `AWAY` |
|
||||
| `Ctrl` + `Shift` + `F` | Switches the current user to status `OFFLINE` |
|
||||
| `Ctrl` + `Shift` + `B` | Switches the current user to status `BUSY` |
|
||||
| `Ctrl` + `Shift` + `N` | Switches the current user to status `ONLINE` |
|
||||
| `Ctrl` + `Shift` + `L` | Log out the current user |
|
||||
| `Ctrl` + `U` | Deletes all text before the [Cursor](https://de.wikipedia.org/wiki/Cursor) where you write a new message |
|
||||
| `Ctrl` + `K` | Deletes all text behind the [Cursor](https://de.wikipedia.org/wiki/Cursor) where you write a new message |
|
||||
|
||||
Settings screen (where you configure the behavior of Envoy):
|
||||
|
||||
| Combination | Description |
|
||||
| --------------------------- | --------------------------------------------------------------------------------- |
|
||||
| `Ctrl` + `Shift` + `A` | Switches the current user to status `AWAY` |
|
||||
| `Ctrl` + `Shift` + `F` | Switches the current user to status `OFFLINE` |
|
||||
| `Ctrl` + `Shift` + `B` | Switches the current user to status `BUSY` |
|
||||
| `Ctrl` + `Shift` + `N` | Switches the current user to status `ONLINE` |
|
||||
| `Ctrl` + `Shift` + `L` | Log out the current user |
|
||||
| `Ctrl` + `B` | Close the settings screen |
|
||||
|
||||
|
Reference in New Issue
Block a user