|
NAMEEiskaltDC++_Gtk - GUI based on Gtk (based on FreeDC++ and LinuxDC++)SYNOPSISeiskaltdcpp-gtk <magnet link> <dchub://link> <adc(s)://link>eiskaltdcpp-gtk <Key> DESCRIPTIONEiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC protocols. It is compatible with DC++, FlylinkDC++, LinuxDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software.COMMAND LINE OPTIONSA summary of options is included below.
KEYBOARD SHORTCUTSThese are default keyboard shortcuts. You can change them in any text editor. For example:sudo nano /usr/share/eiskaltdcpp/gtk/ui/mainwindow.ui
CHAT COMMANDS/away <message> - Away mode message on/off/back - Away mode off /browse <nick> - browse user files /clear - Clear chat /close - Close chat /favorite, /fav - Add a hub to favorites /fuser, /fu <nick> - Add user to favorites list /removefu, /rmfu <nick> - Remove user favorite /listfu, /lsfu - Show favorites list /getlist <nick> - Get file list /grant <nick> - Grant extra slot /help - Show help /join <address> - Connect to the hub /me <message> - Say a third person /pm <nick> - Private message /rebuild - Rebuild hash /refresh - Update own file list /userlist - User list show/hide /version - Show version /emoticons, /emot - Emoticons on/off /luafile <file> - Load Lua file /lua <chunk> - Execute Lua Chunk /sh - Execute code (bash) /alias list - Alias List /alias purge A - Alias Remove A /alias A::uname -a - Alias add uname -a as A /A - Alias A executing /ip on/off - Ipfilter on/off /ip list - Show ipfilter rules list /ip up/down - Move rule up/down /ip purge 192.168.1.0/23;192.168.6.0/24 - Remove rules from list /ip 192.168.1.0/23::in;!192.168.6.0/24::both - Add rule 192.168.1.0/23 where direction incoming and action is allow and 192.168.6.0/24 where direction is incoming or outcoming and action is drop /dcpps <param> [value] - set Core option param in value (without value return current value of option) New settings will be applied immediately and will be stored in config (i.e. ~/.config/eiskaltdc++/DCPlusPlus.xml) as well. For example: /dcpps MinimumSearchInterval 5 (specify minimal search interval to 5 seconds) /ws <param> [value] - set GUI option param in value (without value return current value of option) New settings will be applied immediately and will be stored in config (i.e. ~/.config/eiskaltdc++/EiskaltDC++_Gtk.xml) as well. For example: /ws sound-command aplay (specify program for sound playing) FILES
AUTHORFull list of authors you can find in file Credits.txtEiskaltDC++ homepage: http://code.google.com/p/eiskaltdc/ BUG REPORTSIf you find a bug in EiskaltDC++ please report it here: http://code.google.com/p/eiskaltdc/issues/listThis manual page was written by Boris Pek <tehnick-8@mail.ru> for the Debian project (and may be used by others).
Visit the GSP FreeBSD Man Page Interface. |