From 80c7ae5c58f3370cb42aaab2bed2705d44f13e88 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Fri, 23 Mar 2012 19:03:20 +0100 Subject: [PATCH] Update manpage. --- data/laditools.1 | 45 +++++++++++++++++++++++++++++---------------- 1 file changed, 29 insertions(+), 16 deletions(-) diff --git a/data/laditools.1 b/data/laditools.1 index 2846730..7e1a04d 100644 --- a/data/laditools.1 +++ b/data/laditools.1 @@ -2,7 +2,7 @@ .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) -.TH LADITOOLS 1 "January 25, 2011" +.TH LADITOOLS 1 "March 2012" "LADI Tools 1.0" "Linux Audio Desktop Integration" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: @@ -16,15 +16,19 @@ .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME -laditools \- A set of tools to control and monitor LADI (JACK+LASH) system +laditools \- tools to control and monitor LADI (JACK and ladish) systems .SH SYNOPSIS -.B laditray +.B g15ladi .PP -.B ladilog +.B ladi-control-center .PP -.B ladiconf +.B ladi-player .PP -.B g15ladi +.B ladi-system-log +.PP +.B ladi-system-tray +.PP +.B wmladi .SH DESCRIPTION \fBLADITools\fP is a collection of tools aiming to achieve the goals of the LADI project to improve desktop integration and user workflow of GNU/Linux @@ -34,21 +38,30 @@ and use of those two great softwares. .PP The following tools are included: .TP -.B laditray -A system tray icon that allows users to start, stop and monitor JACK, -as well as start some JACK related applications. +.B g15ladi +A JACK monitor for g15 keyboards. +.TP +.B ladi\-control\-center +Graphical interface to setup JACK's configuration. +.TP +.B ladi\-player +Compact front end to that allows users to start, stop and +monitor a LADI system .TP -.B ladilog +.B ladi\-system\-log A JACK, LASH and a2jmidid log viewer. .TP -.B ladiconf -A GUI to setup JACK's configuration. +.B ladi\-system\-tray +System tray icon that allows users to start, stop and monitor JACK, +as well as start some JACK related applications. .TP -.B g15ladi -A JACK monitor for g15 keyboards. +.B wmladi +Window Maker dockapp which uses a menu similar +to ladi\-system\-tray's. .SH AUTHOR -laditools were written by Marc-Olivier Barre and -Nedko Arnaudov . +laditools were written by Marc-Olivier Barre , +Nedko Arnaudov and +Alessio Treglia . .PP This manual page was written by Alessio Treglia , for the Debian project (but may be used by others). -- 2.11.4.GIT