A family of Microsoft word processing software products for creating web, email, and print documents.
See my Article Assigning Keyboard Shortcuts in Microsoft Word 2007-2021 (365) which uses the four suit symbols as examples.
***
Using a Prefix or Trigger or Setup in a Keyboard Shortcut
There are a large but finite number of possible keyboard Shortcuts and some require real finger dexterity. Users have fertile imaginations and can come up with more uses for shortcuts than there would seem available shortcuts. This is especially true if you do not want to overwrite commonly used built-in shortcuts.
Word allows one key combination to be the starting point or prefix or trigger for multiple shortcuts. For instance, you might wish to assign shortcuts to items that are in Backstage (show up under File). Rather than use multiple primary keyboard shortcuts, you can use Ctrl+Shift+F as a prefix to be followed by another keystroke to actually call a feature.
- Ctrl+Shift+F, C - Compatibility Checker
- Ctrl+Shift+F, I - Document Inspector
- Ctrl+Shift+F, O - File Open Using Backstage
The initial prefix can be a Function Key or a key combination (that can include a Function Key). That can be followed by any single keystroke which can be a function key. Here is another example of a shortcut prefix being assigned to symbols for card suits:
***
Reserved Key Combinations
The example with card suits above was to help someone who wanted shortcuts for symbols for the four card suits. The first thought was to combine Ctrl+Alt+Shift with each of the appropriate letters. However, it turns out that Word will not let you assign a the shortcut Ctrl+Alt+Shift+D. ***
Another option would be to set AutoCorrect for them.
Exploiting AutoCorrect by Suzanne Barnhill, MVP
You would want to save them as formatted AutoCorrect, for instance:
cdspd = spades ♠
cdhrt = hearts ♥
cdclb = clubs ♣
cddmd = diamonds ♦
The color and size comes from applying a character style to the red suits and a corresponding style to the black ones so that they will not be tied to theme colors. The unicode numbers and the text are all in 11 pt text, the symbols are 16 pt in the same font. The character styles do not carry the font name, only the size and color.
Here is a temporary link to a document that has the four symbols from unicode numbers. https://www.dropbox.com/s/f7yqzjgx5hrhbxc/deleteme%20card%20suit%20symbols.docx?dl=0
Here is a separate temporary link to the same document without the font size change in the style. https://www.dropbox.com/s/dos7oh772o3xdkx/deleteme%20card%20suit%20symbols%202.docx?dl=0
They are already formatted so all you would need to do would to select them and add them to your AutoCorrect as formatted entries. If you want to change the size, do that in the styles.
If you wanted to leave them comparatively small and the same size as the font you are using, change one of the symbols to be that size, i.e., 11 pt., as the surrounding text, then update the style from the formatting. That should remove the size component from that style. Here is what the Hearts symbol looks like when it is the same size.
Be sure, if prompted as to whether you want to save changes to your Normal template, you answer "Yes" because that is where the AutoCorrect is saved.