gaim-text(1)
NAME
- Gaim-Text - A Pimpin' Penguin console frontend for Instant
- Messaging client Gaim.
SYNOPSIS
gaim-text [options]
DESCRIPTION
ArrayGroupWise, Lotus Sametime, Zephyr, Gadu-Gadu, and QQ all at once.
It has many common features found in other clients, as well as
many unique features. Gaim is not endorsed by or affiliated with
America Online, ICQ, Microsoft, or Yahoo.
OPTIONS
- Array-v, --version
- Display the version information window.
GNT Shortcuts
You can use the following shortcuts:
- ArrayAlt + 1 2 ... 0
- Jump to the 1st, 2nd ... 10th window.
- Ctrl + o
- Bring up the menu (if there is one) for a window.
- Note that currently only the buddylist has a menu.
FILES
~/.gntrc: configuration file for gnt applications.
- A sample file looks like:
- [general]
shadow = 0
# There is experimental mouse support
mouse = 1
# To use some custom window-manager
wm = /usr/local/lib/gaim/s.so - [colors]
# The RGB values range in [0, 1000]
black = 0; 0; 0
red = 1000; 0; 0
green = 0; 1000; 0
blue = 250; 250; 700
white = 1000; 1000; 1000
gray = 700; 700; 700
darkgray = 256; 256; 256 - [colorpairs]
normal = white; black
highlight = white; blue
highlightd = black; gray
shadow = black; darkgray
title = white; blue
titled = white; gray
text = white; blue
disabled = gray; black
urgent = green; black - # Remap some keys for GntEntry
[GntEntry::remap]
# Remap the up-arrow to the left-arrow
^[[A = ^[[D
# Remap the down-arrow to the right-arrow
^[[B = ^[[C
# Remap 'a' to 'bcd'
a = bcd
# Completely ignore the key 'q'
q =
# But the following will NOT work
#abc = bcd - # Hitting 'space' will activate a button
[GntButton::remap]=
Widget Actions
Arrayings for the actions:
[GntEntry::binding]
c-a = cursor-home
home = cursor-home
c-e = cursor-end
end = cursor-end
backspace = delete-prev
del = delete-next
c-d = delete-next
c-u = delete-start
c-k = delete-end
left = cursor-prev
right = cursor-next
tab = suggest-show
down = suggest-next
up = suggest-prev
# The following actions don't have any default binding:
# delete-prev-word
# cursor-prev-word
[GntTree::binding]
up = move-up
down = move-down
c-n = move-down
c-p = move-up
pageup = page-up
pagedown = page-down
Arrayyou can use one of a-, alt-, m- or meta-. You can also use home,
end, left, right etc. keys.
Mouse Support
Arraywheel-scroll etc. Mouse support is disabled by default, so you
need to enable it in ~/.gntrc (see the sample above).
Window Management
ArrayThere is a sample window-manager included (named s.so) which adds
a little 'close-button' for the windows, removes the borders from
the buddylist and pops up new windows in the middle of the
screen, instead of at the upper-left corder. It is provided as a
sample simple manager, but it should be possible to write more
complex managers, and it's very possible that the window-manager
API will need to be enhanced. Look at the sample ~/.gntrc file
above to see how to select a window-manager.
Conversation Commands
- Arrayother windows.
accounts - for the accounts window.
- buddylist
- for the buddylist.
- debugwin
- for the debug window.
- plugins
- for the plugins window.
- prefs for the preferences window.
- status for the status window.
BUGS
Known bugs are listed at
http://sourceforge.net/tracker/?group_id=235&atid=100235
PATCHES
Arrayest SVN version) at
http://sourceforge.net/tracker/?func=add&group_id=235&atid=300235
- Arrayand minor) are fixed at each release, and if yours is out of
date, the problem may already have been solved.
You are also encouraged to drop by at #gaim on - irc.freenode.net to discuss about development.
SEE ALSO
http://gaim.sourceforge.net/ http://www.sourceforge.net/projects/gaim/
LICENSE
Arrayware Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA
AUTHORS
Sadrul Habib Chowdhury <sadrul@users.sourceforge.net>
- Array<dennis@dennisr.net>.
gaim