root/trunk/website/HINTS

Revision 4518, 0.9 kB (checked in by erijo, 2 years ago)

- Moved all converters to the converters subdir
- Removed hostname from the links in the menu (to work on mirrors)
- Added www.se.licq.org as a mirror
- svn:keywords and svn:executable removed from most files
- CVS to SVN and sf.net to trac changes
- Some other small changes

  • Property svn:eol-style set to native
Line 
1Hints for Using Licq
2
3o  Use multiple accounts or just keep multiple user lists by using a
4   different base directory by runing licq with -b.
5o  You can pass plugins command line arguments simply by
6     appending them to the command line after a --.  ie
7   "licq -p qt-gui -- -g MOTIF"
8o  Use the licq_fifo file in your base directory (~/.licq) to change your
9   status, your auto response, or exit licq remotely or from a script.  See
10   The FAQ for details.
11o  Create new utilities to perform virutally any operation on a selected user.
12   See UTILITIES.HOWTO for more information.
13o  OnEvent parameters accept all the % options from the UTILITIES.HOWTO file.
14   Use this to for example have licq announce who a message is from using the
15   "say" program:
16   Command: say
17   Message: message from %a
18   Url: url from %a
19   ...
20   You can find "say" in the rsynth package at:
21   ftp://sunsite.unc.edu/pub/Linux/apps/sound/speech/rsynth-2.0.tgz
Note: See TracBrowser for help on using the browser.