Updated README

This commit is contained in:
Frederik Baerentsen 2019-02-24 17:50:30 +01:00
parent 5e8345a39f
commit 9459f89d9a
1 changed files with 33 additions and 4 deletions

View File

@ -75,11 +75,11 @@ We start with the probably indispensable media player controls keyboard layout.
┌╌╌╌╌┐ ┌╌╌╌╌┐ ┌╌╌╌╌┐ ┌╌╌╌╌┐ ┌╌╌╌╌┐ ┌╌╌╌╌┐ ┌╌╌╌╌┐ ┌╌╌╌╌┐
┊ 10 ┊ ┊ 7 ┊ ┊ 4 ┊ ┊ 1 ┊ ┊ 10 ┊ ┊ 7 ┊ ┊ 4 ┊ ┊ 1 ┊
└╌╌╌╌┘ └╌╌╌╌┘ └╌╌╌╌┘ └╌╌╌╌┘ └╌╌╌╌┘ └╌╌╌╌┘ └╌╌╌╌┘ └╌╌╌╌┘
⏹️️ space ⏹️️
┌╌╌╌╌┐ ┌╌╌╌╌┐ ┌╌╌╌╌┐ ┌╌╌╌╌┐ ┌╌╌╌╌┐ ┌╌╌╌╌┐ ┌╌╌╌╌┐ ┌╌╌╌╌┐
┊ 9 ┊ ┊ 6 ┊ ┊ 3 ┊ ┊ 0 ┊ ┊ 9 ┊ ┊ 6 ┊ ┊ 3 ┊ ┊ 0 ┊
└╌╌╌╌┘ └╌╌╌╌┘ └╌╌╌╌┘ └╌╌╌╌┘ └╌╌╌╌┘ └╌╌╌╌┘ └╌╌╌╌┘ └╌╌╌╌┘
◀️◀️ ▮▶ ▶▶ ESC ◀️◀️ ▮▶ ▶▶
``` ```
### Debug Go in VisualStudio Code ### Debug Go in VisualStudio Code
@ -112,9 +112,38 @@ Debug Go programs and packages in VisualStudio Code with its Go extension.
- DEBUG opens/shows debug panel. - DEBUG opens/shows debug panel.
- CLOSE PANEL ... closes the output/debug panel. - CLOSE PANEL ... closes the output/debug panel.
### Kdenlive Video Editor ### Numpad
_coming soon..._ Regular layout
```text
┌╌╌╌╌┐ ╔════╗ ╔════╗ ╔════╗
┊ 11 ┊ ║ 8 ║ ║ 5 ║ ║ 2 ║
└╌╌╌╌┘ ╚════╝ ╚════╝ ╚════╝
9 8 7
╔════╗ ╔════╗ ╔════╗ ╔════╗
║ 10 ║ ║ 7 ║ ║ 4 ║ ║ 1 ║
╚════╝ ╚════╝ ╚════╝ ╚════╝
0 6 5 4
╔════╗ ╔════╗ ╔════╗ ╔════╗
║ 9 ║ ║ 6 ║ ║ 3 ║ ║ 0 ║
╚════╝ ╚════╝ ╚════╝ ╚════╝
enter 3 2 1
```
Shirt layout
```text
┌╌╌╌╌┐ ╔════╗ ╔════╗ ╔════╗
┊ 11 ┊ ║ 8 ║ ║ 5 ║ ║ 2 ║
└╌╌╌╌┘ ╚════╝ ╚════╝ ╚════╝
+ - =
╔════╗ ╔════╗ ╔════╗ ╔════╗
║ 10 ║ ║ 7 ║ ║ 4 ║ ║ 1 ║
╚════╝ ╚════╝ ╚════╝ ╚════╝
. / % $
╔════╗ ╔════╗ ╔════╗ ╔════╗
║ 9 ║ ║ 6 ║ ║ 3 ║ ║ 0 ║
╚════╝ ╚════╝ ╚════╝ ╚════╝
, backspace delete ESC
```
### SHIFT Overlay ### SHIFT Overlay