I'm using this technique to register global hotkeys
I'm using CTRL+T for my application but I also want:
- CTRL+N
- CTRL+O
- CTRL+S
- CTRL+F
- CTRL+P
- CTRL+H
- CTRL+J
- F1
- F12
Each for different things, how do I do multiple hotkeys?
I'm using this technique to register global hotkeys
I'm using CTRL+T for my application but I also want:
Each for different things, how do I do multiple hotkeys?