diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 15:18:44 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 15:18:44 +0200 |
commit | 1b81462a76b1f3dcdbeec766b0f1a0c8e81d3665 (patch) | |
tree | 5a769277ba0b88cbfeb1c6636e73f8291b53b054 /system/sakura/README | |
parent | fd91bce7f74c4f7cfcd89ee4dde976988d40292c (diff) |
system/sakura: Initial import
Diffstat (limited to 'system/sakura/README')
-rw-r--r-- | system/sakura/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/system/sakura/README b/system/sakura/README new file mode 100644 index 000000000000..4f9784ff845f --- /dev/null +++ b/system/sakura/README @@ -0,0 +1,9 @@ +sakura is a terminal emulator based on GTK and VTE. It's a terminal emulator +with few dependencies, so you don't need a full GNOME desktop installed to +have a decent terminal emulator. As far as i know, the only terminal emulators +based on VTE are gnome-terminal, XFCE Terminal, and a small sample program +included in the vte sources. Sakura differences from the last one is that it +uses a notebook to provide several terminals in one window and adds a +contextual menu with some basic options - no more no less. + +This requires vte, which is also available at SlackBuilds.org |