man tuxpaint-config (Commandes) - tuxpaint-config -- A configuration tool for Tux Paint, a drawing program for young children.

NAME

tuxpaint-config -- A configuration tool for Tux Paint, a drawing program for young children.

SYNOPSYS

tuxpaint-config [--help --version --usage --copying]

tuxpaint-config
[--locale]
tuxpaint-config
[--lang LANGUAGE]

DESCRIPTION

Tux Paint Configuration Tool (tuxpaint-config) is a graphical configuration program for Tux Paint, a drawing program for young children. It can be used to create a configuration file for Tux Paint, rather than doing it manually by editing the configuration file in a text edtior.

OPTIONS - INFORMATIONAL

--help
Display short, helpful information about Tux Paint.
--version
Output the version info.
--usage
Display a list of all commandline options.
--copying
Show the license (GNU GPL) under which Tux Paint is released.

OPTIONS - LANGUAGE

Much like Tux Paint itself, Tux Paint Configuration Tool has been translated into numerous languages. tuxpaint-config will try its best to honor your locale setting (i.e., the LANG environment variable), if possible. You can also specifically set the language using options on the command-line.

--locale LOCALE
Specify the language to use, based on locale name (which is typically of the form language[_territory][.codeset][@modifier], where language is an ISO 639 language code, territory is an ISO 3166 country code, and codeset is a character set or encoding identifier like ISO-8859-1 or UTF-8.)

For example, de_DE@euro for German, or pt_BR for Brazilian Portuguese.

--lang LANGUAGE
Specify the language to use, based on the language's name (as recognized by Tux Paint). Choose one of the language names listed below:

-
english

ENVIRONMENT

While Tux Paint may refer to a number of environment variables indirectly (e.g., via SDL(3)), it only directly accesses the following:

HOME
to determine where the user's configuration file is.
LANG
to determine langauge to use, if setlocale(3) refers to 'LC_MESSAGES'.

FILES

/etc/tuxpaint/tuxpaint.conf
System-wide configuration file.

(Created during installation.)

$HOME/.tuxpaintrc
User's configuration file. It can be used to set default options (rather than setting them on the command-line every time), and/or to override any settings in the system-wide configuration file.

COPYRIGHT

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

OTHER INFO

The canonical place to find Tux Paint information is at http://www.newbreedsoftware.com/tuxpaint/.

AUTHORS

Bill Kendrick. <bill@newbreedsoftware.com>

SEE ALSO

tuxpaint(1)

And documentation within /usr/[local/]share/doc/tuxpaint-config/.