1
0
Fork 0
mirror of https://github.com/qurator-spk/neat.git synced 2025-06-10 20:29:53 +02:00

Add two key combinations (l-a, and l-r) that permit change of number of

display rows.
This commit is contained in:
Kai Labusch 2019-12-13 09:20:20 +01:00
parent a1bd8afc9d
commit bde4c29b0c
2 changed files with 142 additions and 89 deletions

View file

@ -115,6 +115,11 @@ We also provide some [Python tools](https://github.com/qurator-spk/neath/tree/ma
| i t | Set NE-TAG / NE-EMB to "I-TODO" |
|----------|--------------------------------------------|
| enter | Edit TOKEN or GND-ID |
| esc | Close TOKEN or GND-ID edit field without |
| | application of changes. |
|----------|--------------------------------------------|
| l a | add one display row |
| l r | remove on display row (minimum is 5) |
|----------|--------------------------------------------|
#### Mouse-Navigation