formatting readme

This commit is contained in:
TiynGER 2020-03-31 14:28:37 +02:00
parent a6e40fc951
commit 30e58133ea
1 changed files with 12 additions and 12 deletions

View File

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