1valknut(1) General Commands Manual valknut(1)
2
3
4
6 valknut — Multi-platform direct connect client
7
9 valknut [OPTIONS]
10
12 Valknut is a program the uses the Direct Connect protocol. It is com‐
13 patible with other DC clients, such as the original DC from Neomodus,
14 DC++, and Shakespeer.
15
16 -c <directory>
17 Lets you specify the path where valknut should find its con‐
18 figuration files. Useful if you want to have multiple con‐
19 figurations, eg. for testing.
20
21 --check-theme
22 Displays how many themes/styles are available and exits.
23
24 --disable-backtrace
25 is useful when you have compiled a debug version of valknut.
26 If you want to produce a core file (for a bug report) you
27 have to put this option when launching valknut.
28
29 --disable-splash
30 Startup splash screen is not shown.
31
32 --disable-theme
33 Theme support is turned off. Could be useful if buggy themes
34 are making valknut crash.
35
36 --enable-tray
37 The system tray icon is now controlled from the options dia‐
38 log, but this option will enable it, ignoring the saved set‐
39 ting.
40
41 --disable-tray
42 The system tray icon is now controlled from the options dia‐
43 log, but this option will disable it, ignoring the saved set‐
44 ting. Useful if your window manager doesn't support tray
45 icons.
46
47 --help Show the list of command line options and brief help on what
48 they do.
49
50 --socketlog <param>
51 Outputs a log of socket data to the file dcsocket.log. Valid
52 values for param are none, send, recv or both.
53
54 --trayicon
55 Starts the application in tray icon mode, meaning the main
56 window will not be visible.
57
58 -v verboselevel 1
59
60 -vv verboselevel 2
61 With level 1 you can see every path on create sharelist and
62 with level 2 you see every path and file.
63
64 Environment Variables:
65 http_proxy
66 If set, the HTTP proxy server to use for downloading public hub
67 lists. Needs to be in the form http://<server>[:port]
68
69 Keyboard Shortcuts:
70 Ctrl+A Set Away Mode -> Away
71
72 Ctrl+F Open Users Window
73
74 Ctrl+N Set Away Mode -> Normal
75
76 Ctrl+O Open Options Window
77
78 Ctrl+P Open Spy Window
79
80 Ctrl+Q Exit Program
81
82 Ctrl+S Open Hub Search Window
83
84 Ctrl+T Open Transfer List Drawer
85
86 Ctrl+U Open Hub List Window
87
88 This manual page was written for the Debian distribution because the
89 original program did not have a manual page.
90
91
93 none
94
96 This manual page was written by Pasi Savilaakso pasi.savi‐
97 laakso@pp.inet.fi for the Debian system (but may be used by others)
98 with help of Andrew Greig. Permission is granted to copy, distribute
99 and/or modify this document under the terms of the GNU Free Documenta‐
100 tion License, Version 1.1 or any later version published by the Free
101 Software Foundation; with no Invariant Sections, no Front-Cover Texts
102 and no Back-Cover Texts.
103
104
105
106 valknut(1)