NAME
KMuddy - a feature-rich MUD client for KDE
SYNOPSIS
kmuddy [--help] [--help-qt] [--help-kde]
[--help-all] [--author] [-v,--version] [--license] [--]
DESCRIPTION
KMuddy is a feature-rich MUD(Multi-User
Dungeon) client for KDE.
Currently supported features include ANSI color, tabbed
connection window, MCCP v1/v2 compression, configurable colors and
short-cuts, split-screen output history, command history,
connection profiles, intelligent word-wrapping, flexible aliases
and triggers with POSIX regular expressions, session transcripts,
macro keys, external scripting, scripting variables, Mud Sound
Protocol, and more.
For more detailed information, see the KMuddy Handbook in the
KDE help section.
OPTIONS
KMuddy accepts the following commandline options:
- --help
- Show summary of options.
- --help-qt
- Show QT-related options.
- --help-kde
- Show KDE-related options.
- --help-all
- Show all commandline options.
- --author
- Display information on KMuddy's author.
- --license
- Output a full copy of KMuddy's software license
- -v, --version
- Print version number and exit.
- --
- End of options.
FILES
- ~/.kde/share/config/kmuddyrc
- Per-user global configuration file.
- ~/.kde/share/apps/kmuddy/profiles/
- Connection profile(s). For each seperate profile, things like
triggers, aliases, etc. are kept.
- ${KDEDIR}/share/doc/HTML/en/kmuddy
- The KMuddy Handbook lives here.
- ${KDEDIR}/share/kmuddy/
- KMuddy example and test scripts in C, C++, and Perl.
- ${KDEDIR}/bin/kmuddy
- The actual binary executable.
ENVIRONMENT
- KMUDDY_SOCKET
- To communicate variables back and forth with scripts in
realtime, KMuddy uses a temporary socket. When KMuddy executes an
external script with variable-communication enabled, this
environment variable is set.
OTHER INFO
The webpage for KMuddy is at http://www.kmuddy.net. Here you can
find info about KMuddy, download the latest version, investigate
the web-board, etc.
COPYRIGHT NOTICE
KMuddy is (c) 2002-2004 Tomas Mecir and
distributed under the terms of the GPL v2, see kmuddy
--license