* - settingutes/ahk enda pandud keybindid
| Metapad | |
| `Ctrl` `Shift` `L` | turns line into a list item _(dot / nr / letter in front of a line)_ |
| `Alt` `Home` | turn on 'always on top' |
| `F6` / `F7` | print system time and date short / long version: _16:20 9. Jan_ / _16:20 9. January 2018_ (time can be disabled in settings) |
| `Shift` `Del` * | delete line |
| `Ctrl` `D` * | duplicate line |
`Ctrl` `Shift` ↑ / ↓ * |
move line up / down |
| Notepad++ | |
| `Ctrl` `B` | go to matching braces |
| `Shift` `Del` / `Alt` `D` * | delete line |
| `Ctrl` `Alt` `Shift` `R` | open file in browser |
| `Ctrl` `Up` / `Down` | move screen up/down (not cursor) |
| `` | switch to next / prev tab |
| Brackets | |
`Ctrl` ↑ / ↓ |
move window view up/down |
| `Ctrl` `-` / `=` | font size smaller/bigger |
| `Ctrl` `Alt` `F` | open a copy of active file on the other pane |
| `Alt` `1` * | remove split view |
| `Alt` `2` * | split view vertical |
| `Alt` `3` * | split view horizontal |
| `Ctrl` `Q` * | line comment |
| `Ctrl` `Shift` `Q` * | block comment |
| `Alt` `W` * | close file |
| `Shit` `Caps` `Ü` / `Ä` * | moves line up / down |
| MySQL cmd / PuTTY | |
| `Ctrl` `C` | interrupts command |
| npm | |
| `npm list -g --depth=0` | list _top-level_ global packages |
| Git bash (at least in windows) | |
| undo | `Ctrl` `Backspace` |
| Ubuntu bash on Windows | |
| `RightClick` / `Ctrl` `C` | copy |
| `RightClick` | paste |
| Photoshop | |
| `Alt` `Back` | fill selected area, layer, text etc with the current background color * |
| `Alt` `arrow` | kerning |
| Winrar | |
| `Ctrl` `W` | exit |
| `Alt` `W` | Extract |
| nomacs image lounge | |
| `R` / `Shift` `R` | rotate clockwise / counter-clock |
↑ / ↓ |
zoom in / out |
| Calculator [🏵](http://www.shortcutmania.com/Windows-7-Calculator-Keyboard-Shortcuts-printable-cheatsheet.htm) | |
| `Esc` | `C` ⋅ |
| `Del` | `CE` ⋅ |
| `Ctrl` `Shift` `D` | clear calculation history |
| `` `(` `)` | put `` into parentheses |
| `` `Shift` `5` `` | `` modulus `` |
| `` `Q` | x² |
| `` `Y` | x³ |
| `` `AltGr` `Ä` `'` | `x ^ x` |
| `` `Y` `` | `x ^ y` |
| `P` | `p` |
| `AltGr` `2` | √ |
| `A` | tere * |
| `Ctrl` `M` | `MS` ⋅ |
| `Ctrl` `R` | `MR` ⋅ |
| `Ctrl` `L` | `MC` ⋅ |
| `Ctrl` `P` | `M+` ⋅ |
| `Ctrl` `Q` | `M-` ⋅ |
| `R` | 1 / x (divide one by x) |
| `F9` | +/- (change entry to negative or positive) |