FAQ update
This commit is contained in:
parent
0ff6e540eb
commit
aed6893eb4
|
@ -150,3 +150,12 @@ How can I fix display problems?
|
|||
|
||||
* If the color palette redefinition causes problems, you can switch off
|
||||
the color mapping with the parameter *--no-color-change*.
|
||||
|
||||
|
||||
How can I redraw the terminal?
|
||||
------------------------------
|
||||
|
||||
With Ctrl-L you can clear and redraw all information on the terminal screen.
|
||||
This may be necessary if a background program overwrites the displayed
|
||||
widgets with other characters.
|
||||
|
||||
|
|
Loading…
Reference in New Issue