Previous Next Table of Contents

5. Configuration

1. Startup

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

    2. OnProxy

  • Proxy Socks
  • example....

    3. Color

    4. Font

    5. 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....
  • 6. Ison

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

  • In this version supports only netscape-browser
  • 8. 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....
  • 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