Keyboard shortcuts: Difference between revisions
From FreeMind
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Types of shortcuts== | ==Types of shortcuts== | ||
* Mnemonics: Alt + the mnemonic letter visible in the menu. Also accessible by pressing F10 first. (Windows) | * Mnemonics: Alt + the mnemonic letter visible in the menu. Also accessible by pressing F10 first. (Windows) | ||
* Shortcuts like Control + C | * Shortcuts like Control + C | ||
==Method of choosing shortcuts== | |||
* Stick to existing conventions, like [http://en.wikipedia.org/wiki/IBM_Common_User_Access IBM Common Use Access], meaning use Control + C for copying and the like. | |||
* Use Control + letter where available. | |||
==More shortcuts for one function== | ==More shortcuts for one function== |
Revision as of 09:38, 28 October 2007
Types of shortcuts
- Mnemonics: Alt + the mnemonic letter visible in the menu. Also accessible by pressing F10 first. (Windows)
- Shortcuts like Control + C
Method of choosing shortcuts
- Stick to existing conventions, like IBM Common Use Access, meaning use Control + C for copying and the like.
- Use Control + letter where available.
More shortcuts for one function
Currently, each function has at most one key assigned. But, it should be the other way around; the keys should have functions assigned, rather than functions key. For instance, it would be valuable to have both insert and tab assigned to new node function. (Actually on MS Windows it is right now not possible at all to bind anything to tab.)
Links
- A guideline used by a major project like Gnome or KDE. (TODO)