Grid Sage Forums

Cogmind => Ideas => Topic started by: Agroesch on October 07, 2015, 02:48:51 PM

Title: Suggestions regarding Keyboard mode
Post by: Agroesch on October 07, 2015, 02:48:51 PM
I like the way the mouse works on the interface. I also like how the keyboard commands work. I do not like having to toggle between Keyboard mode and Mouse mode (the default "Keyboard mode disabled" behavior).

Here is a list of specific issues I have with the current Keyboard mode activated/disabled functionality. Perhaps a few other people share in some of my annoyances.












You could add a hybrid mode but I think tweaking Mouse mode is a better solution. Include all Keyboard only features in Mouse mode. Have the mouse cursor disappear and stop functioning on keyboard input and come back on mouse input.

The mouse should actually be disabled in Keyboard mode. I would also add that we need a way to scroll through a large inventory without using the mouse and scroll w heel but I feel like that might already be possible and I just don't know what button it is.
Title: Re: Suggestions regarding Keyboard mode
Post by: Kyzrati on October 07, 2015, 06:10:43 PM
The simplest solution is to see if it's possible to combine the modes so that they're no longer modes at all. Originally the purpose was to more easily separate map look mode from everything else so it was easier to implement (done during the 7DRL...). Since then there are also a few input behaviors that work differently between mouse and keyboard mode. Merging them and having the cursor auto-hide on keyboard and unhide itself on mouse input would be ideal. I'll have to investigate.

Quote from: Agroesch on October 07, 2015, 02:48:51 PM
I would also add that we need a way to scroll through a large inventory without using the mouse and scroll w heel but I feel like that might already be possible and I just don't know what button it is.
'[' and ']' to scroll, plus 't', 'm', and 'i' to sort by different criteria, and press again to reverse-sort. (So by using just 't' you can quickly see all items in a size 20 inventory.)

I should also add Ctrl-[/] to allow for paging up/down in an inventory via keyboard, rather than one at a time.
Title: Re: Suggestions regarding Keyboard mode
Post by: Agroesch on November 03, 2015, 01:15:34 PM
QuoteAlpha 4 (0.10.151103) changelog:
* NEW: Press 'd' to open info for item at current location (even in mouse mode)

\o/
Title: Re: Suggestions regarding Keyboard mode
Post by: Kyzrati on November 03, 2015, 09:06:34 PM
I do what I can :). That one was easier; I also came up with what should be an ideal solution for your manual query hacking, but implementing it will be more involved so it had to wait...