#960: Some hotkeys disabled in 6.5 wxgui
----------------------+------------------------------------------------
Reporter: epatton | Owner: grass-dev@…
Type: defect | Status: closed
Priority: minor | Milestone: 7.0.5
Component: wxGUI | Version: svn-develbranch6
Resolution: fixed | Keywords: hotkeys, wxgui, keyboard shortcuts
CPU: x86-64 | Platform: Linux
----------------------+------------------------------------------------
Changes (by wenzeslaus):
* keywords: hotkeys, wxgui => hotkeys, wxgui, keyboard shortcuts
* status: new => closed
* resolution: => fixed
* milestone: 6.5.0 => 7.0.5
Comment:
Replying to [comment:1 cmbarton]:
> `Ctrl/Cmd-V` is used for the Paste function on all platforms and should
not be mapped to a special function in GRASS.
This was fixed (reported also in #1377).
> Same thing goes for `Ctrl/Cmd-C` (copy), `Ctrl/Cmd-X` (cut),
Currently not used in Layer Manager for anything.
> `Ctrl/Cmd-W` (close window),
Currently closes the active Map Display - correct usage.
> `Ctrl/Cmd-A` (select all), and `Ctrl/Cmd-Z` (undo).
Currently does nothing in Layer Manager.
> `Ctrl/Cmd-P` is commonly used for print, `Ctrl/Cmd-F` for find,
`Ctrl/Cmd-G` find again
Not used in Layer Manager or Map Display but perhaps could be.
> `Ctrl/Cmd-O` for open.
Used in Layer Manager to open workspace - correct usage.
Most (all?) of the supported shourtcuts are listed here:
* https://grass.osgeo.org/grass70/manuals/wxGUI.html#keyboard-short-cuts
Closing as fixed. Please, open a new ticket for further issues or
suggestions.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/960#comment:3>
GRASS GIS <https://grass.osgeo.org>