man mlgui (Commandes) - the client of the MLDonkey server.

NAME

mlgui - the client of the MLDonkey server.

SYNOPSIS

mlgui [-dump_msg] [-toolbars_style string] [-password string] [-port int] [-hostname string] [-files_auto_expand_depth int] [-use_size_suffixes string] [-availability_height bool] [-availability_max int] [-relative_availability bool] [-max_client_name_len int] [-max_result_name_len int] [-compaction_overhead int] [-interface_buffer int] [-copy_messages bool] [-downloads_up bool] [-mini_toolbars bool] [-login string] [-chunk_width int] [-help--help]

DESCRIPTION

This manual page documents briefly the mlgui command.

This manual page was written for theDebian GNU/Linuxdistribution because the original program does not have a manual page.

This client can connect to remote ( or local ) server. You can specify which server you want with [-hostname] and[-port]. There are three different layout possible : text, icon org both. You will be able to use this gui to command you MLDonkey server.

COMMAND LINE OPTIONS

-dump_msg
Update internationalisation message file
-toolbars_style string
Type : [text,icon,both]

Default : both

What is displayed in toolbar buttons.

-password
Type : string

The password to use when connecting to the server.

-port
Type : int

Default : 4001

The server port to connect to.

-hostname
Type : string

Default : localhost

The server hostname to connect to.

-files_auto_expand_depth
Type : int

Default : 3

The depth to which the directories of a friend are automatically expanded.

-use_size_suffixes
Type : [G,M,k]

Default :

Whether sizes are printed using G(iga), M(ega) and k(ilo) suffixes.

-availability_height
Type : bool

Default : true

Display the availability of each chunk as the height of the colored bar.

-availability_max
Type : int

Default : 10

If use_availability_height is true, which availability corresponds to a full bar ?

-relative_availability
Type : bool

Default : true

Calculate the % avilability ignoring already present chunks.

-max_client_name_len
Type : int

Default : 18

Max length of a source name.

-max_result_name_len
Type : int

Default : 70

Max length of a source name.

-compaction_overhead
Type : int

Default : 50

The percentage of free memory before a compaction is triggered.

-interface_buffer
Type : int

Default : 10000000

The size of the buffer to the core.

-copy_messages
Type : bool

Default : true

For bundle binaries, should we directly pass structures between the core and the GUI (faster), or copy them (fewer bugs).

-downloads_up
Type : bool

Default : true

Put the download frame up.

-help, --help
Display the list of options.
-mini_toolbars
Type : bool

Default : true

Use mini icons in toolbars.

-login
Type : string

Default : admin

Your login name.

-chunk_width
Type : int

Default : 3

The chunk width in pixel.

SEE ALSO

mlnet (1)

mlguistarter (1)

LICENSE

This manual page was written by Sylvain Le Gall <sylvain.le-gall@polytechnique.org> 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.

AUTHOR

Sylvain Le Gall.