diff options
Diffstat (limited to 'system/lxterminal/README')
-rw-r--r-- | system/lxterminal/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/lxterminal/README b/system/lxterminal/README index c584a22873..9ccde49589 100644 --- a/system/lxterminal/README +++ b/system/lxterminal/README @@ -3,3 +3,7 @@ lxterminal (LXDE terminal emulator) LXTerminal is a quick configurable terminal emulator, based on vte libs. It uses a single process for each window/tab so it's very light on resources. + +Pass the script the variable GTK3=yes if you want to link this against +gtk+3 instead of the default gtk+2 (in this case you will need the +optional dependency vte3). |