changing hotkeys

This commit is contained in:
TiynGER
2020-03-30 11:01:53 +02:00
parent a82dd1b54b
commit b17543b46e
3 changed files with 19 additions and 23 deletions

View File

@ -14,15 +14,15 @@ The list below shows the currently applied patches to the master branch.
There are various shortcuts and hotkeys used in this version. Included in my build are the following.
```
Alt + Break -> Send break
Ctr + Print -> Toggle printer
Shift + Print -> Print screen
Shift + Insert -> Clipboard paste
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
Ctr + Shift + u -> Zoom in
Ctr + Shift + i -> Zoom out
Alt + Shift + u -> Zoom in
Alt + Shift + i -> Zoom out
```