Page 1 of 1

Easy hotkey idea

Posted: Sun Feb 20, 2011 9:27 am
by gruevy
Pressing ctrl or shift should make that group of hotkeys display in the window where 1-12 normally do. That way, in the middle of play, it's easy to see which one you wanted. It gets complicated when you have like 3 chants, a hymn, 2 sustains, etc. Easy change, big difference in simplicity and accessibility.

Also, on the 'm' list of hotkeys, instead of saying "H.Key 13" it should say "Ctrl 13". It's fewer characters and much, much easier to manage.

Re: Easy hotkey idea

Posted: Sun Feb 20, 2011 10:49 am
by darkgod
Yeah I tried that before but it only partially works, so until I can iron out the bugs it's out :/

Re: Easy hotkey idea

Posted: Sun Feb 20, 2011 12:43 pm
by Grey
gruevy wrote:Pressing ctrl or shift should make that group of hotkeys display in the window where 1-12 normally do. That way, in the middle of play, it's easy to see which one you wanted. It gets complicated when you have like 3 chants, a hymn, 2 sustains, etc. Easy change, big difference in simplicity and accessibility.

Also, on the 'm' list of hotkeys, instead of saying "H.Key 13" it should say "Ctrl 13". It's fewer characters and much, much easier to manage.
Yeah, these would be nice. I always keep all sustains un-keyed to make the pane tidier and easier to manage.

Re: Easy hotkey idea

Posted: Sun Feb 20, 2011 1:27 pm
by Canderel
gruevy wrote:Also, on the 'm' list of hotkeys, instead of saying "H.Key 13" it should say "Ctrl 13". It's fewer characters and much, much easier to manage.
This shouldn't be too hard, but obviously should read what the hotkey is, not Ctrl 13... Ctrl-1 (default) but if you set it to ctrl-a then should read ctrl-a.

Re: Easy hotkey idea

Posted: Mon Feb 21, 2011 9:42 am
by gruevy
darkgod wrote:Yeah I tried that before but it only partially works, so until I can iron out the bugs it's out :/
Tried which? Do you mean the holding down ctrl to see the ctrl hotkeys, or labelling them Ctrl-1 instead of H.Key 13?

Re: Easy hotkey idea

Posted: Wed Feb 23, 2011 6:01 am
by Canderel
gruevy wrote:Tried which? Do you mean the holding down ctrl to see the ctrl hotkeys, or labelling them Ctrl-1 instead of H.Key 13?
"holding down ctrl to see the ctrl hotkeys"

I think the problem comes in when you want to use the other stuff... like save. Or gain levels, shift-g, or character sheet etc.

Re: Easy hotkey idea

Posted: Wed Feb 23, 2011 7:52 am
by gruevy
Canderel wrote:
gruevy wrote:Tried which? Do you mean the holding down ctrl to see the ctrl hotkeys, or labelling them Ctrl-1 instead of H.Key 13?
"holding down ctrl to see the ctrl hotkeys"

I think the problem comes in when you want to use the other stuff... like save. Or gain levels, shift-g, or character sheet etc.

If you press shift-g, you aren't looking at your 1-12 hotkeys anyway. I fail to see how this is a problem, or confusing.

Re: Easy hotkey idea

Posted: Wed Feb 23, 2011 8:25 am
by Canderel
I don't know the reason. But it's my guess.

99% of the time a simple suggestion is not that simple to implement.

Let's say you have shift down and the game loses focus (shift-alt-tab for instance) suddenly you have to store variables of key presses to maintain syncing between app ans keyboard.

This is just some of the troubles I can think of let alone what can happen what I can't think of.