diff options
author | Manuel Mantilla <mannynix@megared.net.mx> | 2010-05-12 23:27:48 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:27:48 +0200 |
commit | f72e8ab50fbe9b768cb6a7e1d714a218b2f6edf7 (patch) | |
tree | ce68dcaaf363fe2d516006347b3fb8a49053952e /audio/audtty/README | |
parent | 30e31954d20e62000cfc803cb664caf4bb1ae3ef (diff) | |
download | slackbuilds-f72e8ab50fbe9b768cb6a7e1d714a218b2f6edf7.tar.gz |
audio/audtty: Added to 12.2 repository
Diffstat (limited to 'audio/audtty/README')
-rw-r--r-- | audio/audtty/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/audtty/README b/audio/audtty/README new file mode 100644 index 0000000000..3e51d02ba7 --- /dev/null +++ b/audio/audtty/README @@ -0,0 +1,10 @@ +audtty is a simple application for controlling Audacious from the command line +whether locally or remotely with a friendly ncurses interface. + +It is designed to make common, simple tasks fast and easy to do. +It is operated using arrow keys and standard Audacious keys, to make it easy +and intuitive to learn. It is a fork of xmms-curses. + +To run audtty over ssh or on a separete TTY locally download and run: +http://audtty.alioth.debian.org/audtty/dbus.sh in a terminal on your desktop, +Once run add ~/.dbus-session to your ~/.bashrc file. |