iChat: Frequently Asked Questions (FAQ)


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS iChat: Frequently Asked Questions (FAQ)
# 1  
Old 10-13-2008
iChat: Frequently Asked Questions (FAQ)

iChat lets you easily chat using text, audio, or video with other iChat, MobileMe, and AOL Instant Messenger (AIM) users over the Internet—or just on a local network using Bonjour. You can also send and receive files with iChat. Find answers to common questions in this FAQ (Frequently Asked Questions) article.Note: Video chats require a camera designed for this kind of chat, such as iSight.

More from Apple OS X Support ...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
barnowl(1)						      General Commands Manual							barnowl(1)

NAME
barnowl - tty based zephyr client SYNOPSIS
barnowl [ -n ] [ -d ] [ -D ] [ -v ] [ -h ] [ -c configfile ] [ -t tty ] [ -s configdir ] DESCRIPTION
BarnOwl is a fully integrated tty based instant messaging client. Currently it supports AOL Instant Messenger, MIT Zephyr, and Jabber. It is curses-based, allows for emacs-style editing of outgoing messages and uses perl as an extension and configuration language. BarnOwl will also run happily without a configuration file. Once BarnOwl is started, typing 'h' will display a help screen. Typing ':' enters command mode, allowing the user to type a barnowl com- mand line. USE
The following command line options are avilable when running barnowl: -n Do not subscribe to zephyr messages on startup. By default BarnOwl subscribes to the default subscriptions and to anything found in ~/.zephyr.subs. When this option is used no subscriptions are loaded. -c configfile Specifiy an alternate config file for BarnOwl to use. By default, barnowl uses ~/.barnowlconf if it exists, and ~/.owlconf other- wise. -s configdir Specify an alternate configuration directory. By default, BarnOwl uses ~/.owl/. -t tty Specifiy the tty name to use for the zephyr location. -v Print the version number of barnowl and exit. -d Enable debugging. By default debugging information is placed in /var/tmp/owldebug. -D Enable debugging, but first delete any existing debugging file. -h Print command line option help. AUTHOR
Written by Nelson Elhage and Alejandro Sedeno at the Massachusetts Institute of Technology. Based on Owl by James Kretchmar. Comments, questions, and bug reports may be mailed to bug-barnowl@mit.edu. 23 Jun 2008 barnowl(1)