'\" t .\" Title: MLDONKEY_GUI .\" Author: Sylvain Le Gall .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: Mar 14, 2009 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" .TH "MLDONKEY_GUI" "1" "Mar 14, 2009" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" mlgui \- the client of the MLDonkey server\&. .SH "SYNOPSIS" .HP \w'\fBmlgui\fR\ 'u \fBmlgui\fR [[options]] [[\-help] | [\-\-help]] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBmlgui\fR command\&. .PP This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page\&. .PP This client can connect to remote ( or local ) server\&. You can specify which server you want with \fB\-hostname\fR and \fB\-port\fR\&. There are three different layout possible : text, icon org both\&. You will be able to use this gui to command you MLDonkey server\&. .SH "COMMAND LINE OPTIONS" .PP \fB\-gtk_advanced_options \fR .RS 4 Set to true whether you want to access to the advanced options (current: false) .RE .PP \fB\-gtk_connection_http_proxy_server \fR .RS 4 Direct HTTP queries to HTTP proxy (current: ) .RE .PP \fB\-gtk_connection_http_proxy_port \fR .RS 4 Port of HTTP proxy (current: 8080) .RE .PP \fB\-gtk_connection_http_use_proxy \fR .RS 4 Direct TCP connections to HTTP proxy (the proxy should support CONNECT) (current: false) .RE .PP \fB\-gtk_client_login \fR .RS 4 Your login name (default is admin) (current: admin) .RE .PP \fB\-gtk_client_password \fR .RS 4 The password to use when connecting to the server (current: ) .RE .PP \fB\-gtk_client_port \fR .RS 4 The server port to connect to (current: 4001) .RE .PP \fB\-gtk_client_hostname \fR .RS 4 The server hostname to connect to (current: localhost) .RE .PP \fB\-gtk_client_lang \fR .RS 4 The language you want to use in MLgui (current: English) .RE .PP \fB\-gtk_look_use_size_suffixes \fR .RS 4 Whether sizes are printed using G(iga), M(ega) and k(ilo) suffixes\&. (current: true) .RE .PP \fB\-gtk_look_use_icons \fR .RS 4 Whether icons are displayed in MLgui (current: true) .RE .PP \fB\-gtk_look_graphical_availability \fR .RS 4 What is displayed in availability column : graphical or text (current: true) .RE .PP \fB\-gtk_look_icons_directory \fR .RS 4 The directory where mldonkey gui\*(Aqs icons are (current: ) .RE .PP \fB\-gtk_look_main_toolbar_icon_size \fR .RS 4 The size of the icons in the main toolbar (current: 32) .RE .PP \fB\-gtk_look_toolbars_icon_size \fR .RS 4 The size of the icons in the other toolbars (current: 22) .RE .PP \fB\-gtk_look_lists_icon_size \fR .RS 4 The size of the icons in the lists (current: 16) .RE .PP \fB\-gtk_look_icon_saturation \fR .RS 4 The level of saturation when diplaying icons (current: 1\&.) .RE .PP \fB\-gtk_look_toolbars_style \fR .RS 4 What is displayed in toolbar buttons : text, icon or both (current: both) .RE .PP \fB\-gtk_color_default \fR .RS 4 Set the default color in MLgui (current: Black) .RE .PP \fB\-gtk_color_state_not_available \fR .RS 4 Color for unavailable files (current: Red) .RE .PP \fB\-gtk_color_state_files_listed \fR .RS 4 Color for users whose list of files has been retrieved (current: Blue) .RE .PP \fB\-gtk_font_list \fR .RS 4 Font for the list and trees texts (current: sans 12) .RE .PP \fB\-gtk_font_network \fR .RS 4 Font for the networks labels in the Networks Tab (current: sans 16) .RE .PP \fB\-gtk_graph_time_downloads \fR .RS 4 Set the time range for the downloads graph (current: quarter) .RE .PP \fB\-gtk_graph_time_uploads \fR .RS 4 Set the time range for the uploads graph (current: quarter) .RE .PP \fB\-gtk_graph_time_file \fR .RS 4 Set the time range to display the uploads and downloads of one file in the graph tab (current: quarter) .RE .PP \fB\-gtk_graph_font \fR .RS 4 Set the font to display texts in both the uploads and downloads graphs (current: sans 7) .RE .PP \fB\-gtk_graph_background \fR .RS 4 Set the background color for both the uploads and downloads graphs (current: #000000) .RE .PP \fB\-gtk_graph_grid \fR .RS 4 Set the color of the grid for both the uploads and downloads graphs (current: #484848) .RE .PP \fB\-gtk_graph_download \fR .RS 4 Set the foreground color of the download rate (current: #83afff) .RE .PP \fB\-gtk_graph_upload \fR .RS 4 Set the foreground color of the upload rate (current: #6eec8b) .RE .PP \fB\-gtk_misc_relative_availability \fR .RS 4 Calculate % availability ignoring already present chunks (current: true) .RE .PP \fB\-gtk_misc_files_auto_expand_depth \fR .RS 4 The depth to which the directories of a friend are automatically expanded (current: 3) .RE .PP \fB\-gtk_misc_use_availability_height \fR .RS 4 Display the availability of a chunk as height or color coded bar (current: true) .RE .PP \fB\-gtk_misc_availability_max \fR .RS 4 If use_availability_height is true, which availability corresponds to a full bar ? (current: 10) .RE .PP \fB\-gtk_misc_compaction_overhead \fR .RS 4 The percentage of free memory before a compaction is triggered (current: 50) .RE .PP \fB\-gtk_misc_interface_buffer \fR .RS 4 The size of the buffer to the core (current: 10000000) .RE .PP \fB\-gtk_misc_copy_messages \fR .RS 4 For bundle binaries, should we directly pass structures between the core and the GUI (faster), or copy them (fewer bugs) (current: true) .RE .PP \fB\-gtk_verbose_gview \fR .RS 4 Debug module GuiTemplates\&.Gview (current: false) .RE .PP \fB\-gtk_verbose_chat \fR .RS 4 Debug module GuiTemplates\&.Chat (current: false) .RE .PP \fB\-gtk_verbose_tools \fR .RS 4 Debug module GuiTools (current: false) .RE .PP \fB\-gtk_verbose_configwin \fR .RS 4 Debug module ConfigWindow (current: false) .RE .PP \fB\-gtk_verbose_art \fR .RS 4 Debug module GuiArt (current: false) .RE .PP \fB\-gtk_verbose_main \fR .RS 4 Debug module GuiMain (current: false) .RE .PP \fB\-gtk_verbose_networks \fR .RS 4 Debug module GuiNetworks (current: false) .RE .PP \fB\-gtk_verbose_servers \fR .RS 4 Debug module GuiServers (current: false) .RE .PP \fB\-gtk_verbose_downloads \fR .RS 4 Debug module GuiDownloads (current: false) .RE .PP \fB\-gtk_verbose_friends \fR .RS 4 Debug module GuiFriends (current: false) .RE .PP \fB\-gtk_verbose_queries \fR .RS 4 Debug module GuiQueries (current: false) .RE .PP \fB\-gtk_verbose_rooms \fR .RS 4 Debug module GuiRooms (current: false) .RE .PP \fB\-gtk_verbose_uploads \fR .RS 4 Debug module GuiUploads (current: false) .RE .PP \fB\-gtk_verbose_console \fR .RS 4 Debug module GuiConsole (current: false) .RE .PP \fB\-gtk_verbose_graphbase \fR .RS 4 Debug module GuiGraphBase (current: false) .RE .PP \fB\-gtk_verbose_graph \fR .RS 4 Debug module GuiGraph (current: false) .RE .PP \fB\-gtk_verbose_im \fR .RS 4 Debug module GuiIm (current: false) .RE .PP \fB\-gtk_verbose_settings \fR .RS 4 Debug module GuiConfig (current: false) .RE .PP \fB\-help\fR .RS 4 Display this list of options .RE .PP \fB\-\-help\fR .RS 4 Display this list of options .RE .SH "LICENSE" .PP This manual page was originally written by Sylvain Le Gall for the Debian GNU/Linux system (but may be used by others)\&. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2\&.1 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage\&. .SH "SEE ALSO" .PP \fB mlnet \fR(1) .PP \fB mlguistarter \fR(1) .SH "AUTHORS" .PP \fBSylvain Le Gall\fR <\&gildor@debian\&.org\&> .RS 4 Author. .RE .PP \fBMehdi Dogguy\fR <\&dogguy@pps\&.jussieu\&.fr\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br Copyright \(co 2003, 2004, 2005, 2006 Sylvain Le Gall .br Copyright \(co 2009 Mehdi Dogguy .br