Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Difficulty Modifying ini to change shortcuts. #47

Open
grant-gregory opened this issue Jun 12, 2017 · 2 comments
Open

Difficulty Modifying ini to change shortcuts. #47

grant-gregory opened this issue Jun 12, 2017 · 2 comments

Comments

@grant-gregory
Copy link

I've been trying to modify the .ini to change the keyboard shortcut from WIN+ALT+LEFT/RIGHT to WIN+CTRL+SHIFT+LEFT/RIGHT.

When I change the .ini and then run the application I get the following message: Error registering [new keys]
Error Code: 1409

Any help would be appreciated.

@Eun
Copy link
Owner

Eun commented Jun 12, 2017 via email

@mzomparelli
Copy link

Have you considered bypassing hotkeys altogether and using a keyboard hook? This will allow your users to choose any hotkey they like and even use the Windows key in their hotkey combinations (although the Windows key can be finicky sometimes). You can also override most of the built-in Windows 10 hotkeys with a keyboard hook.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants