summaryrefslogtreecommitdiffstats
path: root/system/lxterminal/README
blob: e6780940da20ad55c14d33170a83db29fdac1528 (plain)
1
2
3
4
5
6
7
8
9
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.

If you want to build this for gtk+2, pass to the script the switch

  GTK3=no

you will need the additional dependency vte2 in this case