Keyboard and shortcut keys
Monex was designed to suit both:
- the not so experienced user, who will probably most of his time use the mouse
- and the experienced user who would like to do his tasks without the mouse (and somehow this is still faster)
So all major repetitive actions can be performed without the mouse.
General shortcuts
Tree navigation
Combo drop down list
Amount edit box
General shortcuts
This shortcuts are applied in the whole application.
| F2 | edit the selected item (any item displayed in a list or a tree view) |
| Insert | adds new item |
| Delete | delete selected item(s) |
| Space | check / uncheck selected item(s) |
| Enter | edit selected item in main form, confirm entry in a dialog, choose item in combo list or perform calculation (amount edit) |
| Escape | cancels active dialog, selection in combo list or combo tree view |
| Ctrl + Tab | switch tabs view (for instance: Finances to Schedule view and back) |
| holding Ctrl | highlights menu shortcuts of selected item, or menu in combo / tree view list box (the shortcut letter depends on the selected language)
|
| Ctrl + Right | Expands the menu item (if available)![]() |
| Ctrl + Left | Collapses the item menu (if available)![]() |
Tree navigation
Keys which can be used when navigating tree views.
| Up or Down | go to next / previous visible and enabled item |
| Left | if expanded collapses the current leaf, otherwise moves to previous leaf or the parent leaf |
| Right | if collapsed expands the current leaf, otherwise moves to next leaf or the first child leaf |
| A..Z | will search for the next leaf with this name - only if visible |
| Shift + A..Z | will search for the next leaf with this name - will make it visible if not |
| numeric keypad + | will completely expand all sub leafs of selected leaf (version 7.12 or greater) |
| numeric keypad - | will completely collapse all sub leafs of selected leaf (version 7.12 or greater) |
Combo drop down list
Keys which can be used when navigating tree views.
| Down | open combo list / go to next visible and enabled item
|
| Up | go to previous visible and enabled item |
| Tab or Enter | selects item from list |
| Esc | cancels selection |
| A..Z | (if not editable) will search for the next item with this name |
| Ctrl + A..Z | will trigger item menu if available |
Amount edit box
Keys which can be used when entering numerical values.
| 0 .. 9 | entering a value in the edit box |
| . or , | entering a decimal point |
| numeric keyboard + or A | entered value moves to a stack (visible in a small hint window) and the next entered value will be added
|
| numeric keyboard - or S | if some value is entered then the value moves to a stack (visible in a small hint window) and the next entered value will be substracted. Othervise a negative sign is entered in the edit box. |
| pressing twice numeric keyboard - or S | if no values are on the stack and some value is entered the entered value is reversed (from negative to positive or vice versa) |
| numeric keyboard * or M | stack is calculated and result moves to the stack. Result will be multiplied with the next entered value. |
| numeric keyboard / or D | stack is calculated and result moves to the stack. Result will be devided with the next entered value. |
| Esc or C | moves back in stack of calculations to the previous entered value |
| Tab, Enter, = or ? | performs calculation if any value on stack |

