Feature #1962
opengtk client - keyboard shortcuts - toggle terrain improvements
0%
Description
I very much like the GTK client but there is one thing that bugs me. I frequently need to toggle roads display on/off and the only way I can find is using the mouse, click the menu, open a sub-menu and finally finding one of four options. I'd very much prefer a keyboard shortcut, either for all terrain improvements (individually) or at least for the roads/railroads/...
btw: to me its confusing that hiding roads also hides rivers, I understand them to be means of faster movement, but it still seems counter intuitive to hide them, when hiding roads
Updated by Marko Lindqvist 20 days ago
The problem is that there's not many free key combinations. This one should be a one with <ctrl>, and both <ctrl>+R (for Roads) and <ctrl>+P (for Paths) are already taken.
Technical implementation of Rivers is such that they are type of Roads/Paths (they are extras which connect between adjacent tiles, and one can travel "along" them)