From 30e58133ea6d887c88691d50933f65ac7344ff72 Mon Sep 17 00:00:00 2001 From: TiynGER Date: Tue, 31 Mar 2020 14:28:37 +0200 Subject: [PATCH] formatting readme --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 459850e..66c75cf 100644 --- a/README.md +++ b/README.md @@ -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 ```