mirror of
https://github.com/terrymacdonald/DisplayMagician.git
synced 2024-08-30 18:32:20 +00:00
Added explanation of ways to start shortcuts
This commit is contained in:
parent
ca463f7dea
commit
a29106b535
@ -102,8 +102,13 @@ I am doing this work to scratch a programming itch I've had for a while. It's pr
|
||||
6. To create a Desktop shortcut file from your Shortcut, select it in the list in your Shortcut Library, and click the 'Save to Desktop' button. This will then write the Shortcut to your computer, ready to use!
|
||||
<p align="center"><img src="READMEAssets/DisplayMagicianShortcutOnDesktop.png"/></p>
|
||||
|
||||
You can now double-click on the Desktop shortcut you just saved, and DisplayMagician will do exactly what you asked it to!
|
||||
You now have 4 different ways you can start your shortcut:
|
||||
* You can double-click on the Desktop shortcut you just saved to the Desktop
|
||||
* You can right mouse click on the desktop background, and select the Game Shortcut from the DisplayMagician pop-up menu
|
||||
* You can right mouse click on the DisplayMagician notification tray icon, and select the Game Shortcut from the DisplayMagician pop-up menu
|
||||
* (optionally) If you've set a Hotkey for your Game Shortcut, you can press the Hotkey keyboard shortcut whenever DisplayMagician is running and your Game Shortcut will run.
|
||||
|
||||
Have fun!
|
||||
|
||||
## License
|
||||
|
||||
|
@ -98,7 +98,13 @@ I am doing this work to scratch a programming itch I've had for a while. It's pr
|
||||
6. To create a Desktop shortcut file from your Shortcut, select it in the list in your Shortcut Library, and click the 'Save to Desktop' button. This will then write the Shortcut to your computer, ready to use!
|
||||
<p align="center"><img src="https://github.com/terrymacdonald/DisplayMagician/raw/main/READMEAssets/DisplayMagicianShortcutOnDesktop.png"/></p>
|
||||
|
||||
You can now double-click on the Desktop shortcut you just saved, and DisplayMagician will do exactly what you asked it to!
|
||||
You now have 4 different ways you can start your shortcut:
|
||||
* You can double-click on the Desktop shortcut you just saved to the Desktop
|
||||
* You can right mouse click on the desktop background, and select the Game Shortcut from the DisplayMagician pop-up menu
|
||||
* You can right mouse click on the DisplayMagician notification tray icon, and select the Game Shortcut from the DisplayMagician pop-up menu
|
||||
* (optionally) If you've set a Hotkey for your Game Shortcut, you can press the Hotkey keyboard shortcut whenever DisplayMagician is running and your Game Shortcut will run.
|
||||
|
||||
Have fun!
|
||||
|
||||
|
||||
## License
|
||||
|
Loading…
Reference in New Issue
Block a user