Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

valknut(1) [debian man page]

valknut(1)						      General Commands Manual							valknut(1)

NAME
valknut -- Multi-platform direct connect client SYNOPSIS
valknut [OPTIONS] DESCRIPTION
Valknut is a program the uses the Direct Connect protocol. It is compatible with other DC clients, such as the original DC from Neomodus, DC++, and Shakespeer. -c <directory> Lets you specify the path where valknut should find its configuration files. Useful if you want to have multiple configurations, eg. for testing. --check-theme Displays how many themes/styles are available and exits. --disable-backtrace is useful when you have compiled a debug version of valknut. If you want to produce a core file (for a bug report) you have to put this option when launching valknut. --disable-splash Startup splash screen is not shown. --disable-theme Theme support is turned off. Could be useful if buggy themes are making valknut crash. --enable-tray The system tray icon is now controlled from the options dialog, but this option will enable it, ignoring the saved setting. --disable-tray The system tray icon is now controlled from the options dialog, but this option will disable it, ignoring the saved setting. Use- ful if your window manager doesn't support tray icons. --help Show the list of command line options and brief help on what they do. --socketlog <param> Outputs a log of socket data to the file dcsocket.log. Valid values for param are none, send, recv or both. --trayicon Starts the application in tray icon mode, meaning the main window will not be visible. -v verboselevel 1 -vv verboselevel 2 With level 1 you can see every path on create sharelist and with level 2 you see every path and file. Environment Variables: http_proxy If set, the HTTP proxy server to use for downloading public hub lists. Needs to be in the form http://<server>[:port] Keyboard Shortcuts: Ctrl+A Set Away Mode -> Away Ctrl+F Open Users Window Ctrl+N Set Away Mode -> Normal Ctrl+O Open Options Window Ctrl+P Open Spy Window Ctrl+Q Exit Program Ctrl+S Open Hub Search Window Ctrl+T Open Transfer List Drawer Ctrl+U Open Hub List Window This manual page was written for the Debian distribution because the original program did not have a manual page. SEE ALSO
none AUTHOR
This manual page was written by Pasi Savilaakso pasi.savilaakso@pp.inet.fi for the Debian system (but may be used by others) with help of Andrew Greig. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back- Cover Texts. valknut(1)

Check Out this Related Man Page

eiskaltdcpp-gtk(1)					      General Commands Manual						eiskaltdcpp-gtk(1)

NAME
EiskaltDC++_Gtk - GUI based on Gtk (based on FreeDC++ and LinuxDC++) SYNOPSIS
eiskaltdcpp-gtk <magnet link> <dchub://link> <adc(s)://link> eiskaltdcpp-gtk <Key> DESCRIPTION
EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC protocol. It is compatible with other DC clients, such as the original DC from Neomodus, DC++ and derivatives. EiskaltDC++ also interoperates with all common DC hub software. COMMAND LINE OPTIONS
A summary of options is included below. -h, --help display help and exit -V, --version output version information and exit KEYBOARD SHORTCUTS
These are default keyboard shortcuts. You can change them in any text editor. For example: sudo nano /usr/share/eiskaltdcpp/gtk/ui/mainwindow.ui Ctrl+O Open options window Ctrl+L Open own filelist Ctrl+E Refresh share Ctrl+R Reconnect to hub Ctrl+N Quick connect Ctrl+H Favourite hubs Ctrl+P Public hubs Ctrl+U Favourite users Ctrl+D Show/hide downloads queue widget Ctrl+S Open search widget Ctrl+F Show/hide find or filter frame Ctrl+A Select all Ctrl+W Close current widget Ctrl+PageUp Switch to the previous widget. Available only if widget panel is used, not working in mode of sidebar. Ctrl+PageDown Switch to the next widget. Available only if widget panel is used, not working in mode of sidebar. Up Switch to the previous string from history of sent messages in chat for current session. Available only when input frame is focused on. Down Switch to the next string from history of sent messages in chat for current session. Available only when input frame is focused on. 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 /ws <option> [value] - edit config (~/.config/eiskaltdc++/EiskaltDC++_Gtk.xml), also you can edit it manually For example: /ws sound-command aplay (specify program for sound playing) FILES
/usr/share/eiskaltdcpp/gtk Directory with some resource files ~/.config/eiskaltdc++/ or $XDG_CONFIG_HOME/eiskaltdc++/ Directory with configuration files /usr/share/eiskaltdcpp/examples Directory with examples of custom scripts (see /sh chat command) AUTHOR
Full list of authors you can find in file Credits.txt EiskaltDC++ homepage: http://code.google.com/p/eiskaltdc/ BUG REPORTS
If you find a bug in EiskaltDC++ please report it here: http://code.google.com/p/eiskaltdc/issues/list This manual page was written by Boris Pek <tehnick-8@mail.ru> for the Debian project (and may be used by others). 19 Feb 2012 eiskaltdcpp-gtk(1)
Man Page