Previous Next Table of Contents

5. Configuration


5.1 KEirc Client Setup

1. Client Setup

Here you can configure your keirc identity like nick, user, ircname and ircserver list. If OK button is clicked, all configuration will be saved.

2. Firewall

If you need socks proxy, you should activared socks proxy.

3. Proxylist

  • List of Proxy
  • example....


    5.2 Preferences

    1. Startup

  • StartAction
  • example....
    You can define the action, that will be activated after the client ist connected to server.
  • StartConfig
  • example....

    2. Color

    3. Font

    4. Alias

  • Begin of alias should be '/'-Character.
  • In alias you can use all irc command and internal variables
  • $0, $1 are the 1.- and 2.Argument for this alias, $- is all argument
  • example....
  • 5. Ison

  • nick in the list will be checked for signing on and signing off
  • example....
  • 6. Browser

  • In this version supports only netscape-browser
  • 7. Media Player

  • You can configure your external player for certain file format
  • Example: Format: mp3 , Player: kmpg % . Here % will be replaced with the filename
  • example....
  • 8. Event Output

  • You can configure, which event will be printed on which window
  • example....
  • 9. Popup

  • See keirc GUI
  • example....
  • 10.PrivMsg

  • PrivMsgPopup
  • OnPrivMsg
  • 11.Channel

  • ChannelPopup
  • OnInvite
  • OnKick
  • 12.DCC

  • DCCChatPopup
  • DCCFilePopup
  • OnDCCChat
  • OnDCCFile
  • example....
  • 13.CTCP

  • OnCTCPSound
  • example....
  • 14.OnUserList

  • FriendList, example...
  • BanList
  • IgnoreList
  • 15.OnWebServer

  • WebServer
  • MimeTypes
  • example....
  • 16.TCLScript

  • TclSwitcher,example...

  • - If the item is switched off, the tcl script will never be called
  • Loading Tcl Script

  • - You can edit and/or load tclscript
    - List shows all tclscript-file, that you have tried to load
    - On success will loaded become '+', if failed '-'
    - In case failed, you can edit it, and then try to load again
    - You can configure external editor, you will use to edit tclscript-file
    - '%' will be replaced with the filename, that you will edit
    - example....

    Under construction


    Previous Next Table of Contents