diff options
author | Martin Lefebvre <dadexter@gmail.com> | 2010-05-11 15:18:33 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 15:18:33 +0200 |
commit | c3cfad71df6b3542264b6fe20410ad0ad45822c6 (patch) | |
tree | 8625b176cc17a4410a8d2d4ae99d097a15f3abb5 /system/aterm/slack-desc | |
parent | e473ae7cd9f0b85b887b6353b8677a065d2a8832 (diff) | |
download | slackbuilds-c3cfad71df6b3542264b6fe20410ad0ad45822c6.tar.gz |
system/aterm: Initial import
Diffstat (limited to 'system/aterm/slack-desc')
-rw-r--r-- | system/aterm/slack-desc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/aterm/slack-desc b/system/aterm/slack-desc new file mode 100644 index 0000000000..0e9252aa17 --- /dev/null +++ b/system/aterm/slack-desc @@ -0,0 +1,11 @@ +aterm: Terminal emulator with nice visual effects +aterm: +aterm: aterm is designed to provide pleasing visual effects, while +aterm: performing such a mundane function as terminal emulation under X. It is +aterm: largely based on rxvt code. Several points set it apart from other +aterm: similar applications: +aterm: # fast pseudo-transparency, that does not consume any additional +aterm: resources. +aterm: # optional off-focus fading of text - when aterm looses focus its contents +aterm: is dimmed. +aterm: # NeXT-ish scrollbar |