formatting readme

This commit is contained in:
TiynGER 2020-03-31 15:00:21 +02:00
parent 30e58133ea
commit 2685f2857a
1 changed files with 15 additions and 14 deletions

View File

@ -12,17 +12,18 @@ The list below shows the currently applied patches to the master branch.
## Hotkeys ## Hotkeys
There are various shortcuts and hotkeys used in this version. Included in my build are the following. There are various shortcuts and hotkeys used in this version. Included in my build are the following.
```
Alt + Break -> Send break | ModKey | Shift | Key | Function |
Alt + Print -> Toggle printer | ------ | ----- | ----------------- | ------------------ |
Alt + Print -> Print screen | Alt | | Break | Send break |
Shift + Insert -> Clipboard paste | Alt | | Print | Toggle printer |
Alt + c -> Clipboard copy | Alt | | Print | Print screen |
Alt + v -> Clipboard paste | | Shift | Insert | Clipboard paste |
Alt + p -> Selected paste | Alt | | c | Clipboard copy |
Alt + NumLock -> Toggle Numlock | Alt | | v | Clipboard paste |
Alt + k -> Scroll up | Alt | | p | Selected paste |
Alt + j -> Scroll down | Alt | | NumLock | Toggle Numlock |
Alt + Shift + u -> Zoom in | Alt | | k | Scroll up |
Alt + Shift + i -> Zoom out | Alt | | j | Scroll down |
``` | Alt | Shift | u | Zoom in |
| Alt | Shift | i | Zoom out |