root/tags/console-0_20/console/README

Revision 1084, 0.9 kB (checked in by graham, 9 years ago)

New version

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1Licq Console Plugin v0.20
2
3This is a console ui plugin for the Licq ICQ client.  It is considered beta
4at this point and does not have all the features that the qt-gui supports,
5however does offer a number of really cool text-mode things.  Multiple windows,
6contact list pane, log window...
7
8Building is simply a matter of
9./configure
10make
11make install
12
13Running is simply a matter of running licq with the "-p console" switch.
14Remember that Licq will save the plugin being run so after running
15"licq -p console" once, it will always run with this plugin.  Hence when
16you want to go back to the gui, use "licq -p qt-gui" the first time at least.
17
18For help using the console, type "/help" once inside.  F1-F8 will toggle between
198 different virtual screens, and F9 is the standard Licq log (network window).
20
21Address any questions to Graham Roff <graham@licq.org>, uin 2127503.
22
Note: See TracBrowser for help on using the browser.