logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Authors

       Torsten Giebl, Jan Wynholds, Bill Kendrick, Martin Fuhrer.

Description

TuxPaintConfigurationTool  (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.

Environment

HOME    to determine where the user's configuration file is.

       LANG    to determine language 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.

Name

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

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, TuxPaintConfigurationTool 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.

Other Info

       The canonical place to find TuxPaint information is at http://www.tuxpaint.org/.

See Also

tuxpaint(1)

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

0.0.17                                           9 January 2021                               TUXPAINT-CONFIG(1)

Synopsis

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

See Also