xMaxrayx

Results 30 comments of xMaxrayx

have anyone solve it?

@pjyan it works fine here

@gknapp not all apps support F13-F24 so you better to not use them a lot, maybe remap the Home, Numpad ,Capslock if they were pressed with shift for Example.

yeah can do it in AHK set in flow launcher `settings.json` ```` "Hotkey": "Ctrl \u002B LaunchApplication2", ```` write AHK scripts ````` #space::{ SendInput('^{Launch_App2}') } ````

@deefrawley seems flow launcher don't accept a lot of shortcut even they support like `ctrl + appkey2` ,I can edit it the `settings.json` and the key works normal.

@vvirtues becosue window dont allow hocking if the program has higher privilege , either you run AHK as admin , or add a User on allowlist on that program so...

@Lewis8379 you can install AHkv2 and write this ```` #Requires AutoHotkey v2.0 ; #SingleInstance Force #HotIf ~F13::Run("C:\Program Files\Ditto\Ditto.exe /Open") ````

idk i cant get it work ![Image](https://github.com/user-attachments/assets/3950784c-dd64-4691-8226-101c3f47f613) obsidian 1.8