mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-25 16:32:36 -05:00
use headers
parent
3fea661f5a
commit
0b037fccf5
|
|
@ -1,10 +1,11 @@
|
|||
**Custom Keyboard Shortcuts**
|
||||
## Custom Keyboard Shortcuts
|
||||
|
||||
If you're looking to change up the default shortcuts in client, you find the options to do so under Settings → Shortcuts.
|
||||
|
||||
If there are shortcut that we don't currently offer for customization, please [open a ticket](https://github.com/Cockatrice/Cockatrice/issues) ([How?](https://github.com/Cockatrice/Cockatrice/wiki/How-to-Create-a-GitHub-Ticket-Regarding-Cockarice)) so we can address it.
|
||||
|
||||
____
|
||||
### Managing Shortcuts
|
||||
|
||||
To create a shortcut, select the action you want to change in the list, then press the keyboard combination you'd like to use.
|
||||
|
||||
To use multiple shortcuts for a single action, simply select on a shortcut with a command assigned already and enter the new combination you'd like to use in addition.
|
||||
|
|
@ -15,14 +16,13 @@ To replace an existing shortcut, remove the previous shortcut before entering a
|
|||
|
||||
To restore the shortcut to its system default value, press the [[https://i.imgur.com/8irmcn3.png|width=30px]]"Restore default" button.
|
||||
|
||||
___
|
||||
|
||||
**In-game Message Macros**
|
||||
## In-game Message Macros
|
||||
|
||||
Setting Up Message Macros
|
||||
### Setting Up Message Macros
|
||||
|
||||
Message macro management can be found under Cockatrice → Settings → Chat. To set a message macro, click the green plus icon and type your message into the pop up box. To edit an existing message macro, highlight it and click the notepad icon to open the editing pop up. To delete a message macro, highlight it and click the red minus button.
|
||||
Message macro management can be found under Settings → Chat. To set a message macro, click the green plus icon and type your message into the pop up box. To edit an existing message macro, highlight it and click the notepad icon to open the editing pop up. To delete a message macro, highlight it and click the red minus button.
|
||||
|
||||
Using Message Macros
|
||||
### Using Message Macros
|
||||
|
||||
To use a message macro in game, right click the play area, select Say, and choose a macro from the list. It will appear in the chat box as a sent message. You can also use the key combinations listed in the Say menu to send a message macro via your keyboard.
|
||||
Loading…
Reference in New Issue
Block a user