Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Hot key #67

Open
Millsy102 opened this issue Mar 11, 2022 · 7 comments
Open

Hot key #67

Millsy102 opened this issue Mar 11, 2022 · 7 comments

Comments

@Millsy102
Copy link

Because fo the changes in atlas passive tree Control+ G opens the atlas passive tree.
Which is forcing everyone to change the hotkey before first use.
It is Easy to change but on first use...
Its annoying if you dont know

@rybufc
Copy link

rybufc commented Mar 23, 2022

Also, it is impossible to remove hotkeys (you're changing it to 'None' in settings, saving settings, but nothing changes, it's still ctrl+g)

@esge
Copy link
Owner

esge commented Mar 23, 2022

setting it back to ctrl+g if there is nothing is a failsafe becuase autohotkey can't handle non latin letters and it would happen for users with non latin keyboards that it accidentally got set to something that would then crash ahk. so if there is no valid hotkey it sets it to default

i am aware that it clashes with atlas passive tree, but its really hard to find any good hotkey thats not already being used by something so i will keep the default

@rybufc
Copy link

rybufc commented Mar 23, 2022

Is it possible to add option to disable hotkeys? (not using them myself and ctrl+g is also geforce now default overlay hotkey)

@esge
Copy link
Owner

esge commented Mar 23, 2022

will have to think it through to figure out a reasonable way to do this, but if you want a quick hack and are using the .ahk version, just add:
Suspend, On
somewhere at the beginning of the file, like line 5 or so, that will automatically turn of hotkeys for the file (only downside is it wont show the harvest vendor icon in tray, but an S icon to show hotkeys are suspended for it)

@rybufc
Copy link

rybufc commented Mar 23, 2022

thx, much better )

@Millsy102
Copy link
Author

No its a fresh install. even after fresh install Control + G opens Map Passives. This is withouth touching the settings...After this i then changed the settings....I said it in the original!

@esge
Copy link
Owner

esge commented Mar 24, 2022

Millsy as i said i am aware that the hotkey now clashes with the atlas passive hotkey, but its really to find a hotkey thats not already used by something else and isnt far reach so i dont plan to change the default

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