Post #4415: As far as activating that app only when Blender is started, I’d imagine that cou
📋 Metadata
- Author: Veiss
- Date: 2022-06-23 01:41:14
- Type:
answer - Quality Score: 5/10
- Reply to: post_04414
- Replies (1): post_04416
🏷️ Tags
hotkeys configuration intermediate
⚙️ Related PME Features
- Hotkey Configuration
- Sticky Key Editor
💬 Content
As far as activating that app only when Blender is started, I’d imagine that could be written into a shell script or other such OS app scripting tools. You’d probably want it to run if blender opens and only when it’s the focused app so it’s normal in other apps. Not finding any apps that will do single keys per app easily like hotkeys. AutoHotkey should be able to do it.