paperconfig(8) - Linux man page
Name
paperconfig - configure the system default paper sizeSynopsis
paperconfig [ -v,--version ] [ -h,--help ] [ -p, --paper papername | --force ]Description
When the paper size has been changed, paperconfig notifies other packages of the change by running the scripts in the /etc/libpaper.d directory.
Options
- -v,--version
- Print the version of paperconfig and exit.
- -h,--help
- Print help about usage and exit.
- -p, --paper papername
- Use papername if possible. If papername is not a valid paper, print an error message and exit.
- --force
- Force interactive selection of the system paper even if the actual paper is a valid one.
Environment
PAPERCONF Full path to a file containing the paper size to use; this file will be rewritten with the system paper size.Files
- /etc/papersize
- Contains the name of the system-wide default paper size to be used if the PAPERSIZE variable is not set.
- /etc/libpaper.d
- Directory of scripts to run after the paper size has been changed. This package puts no scripts here, but other packages may.
Author
Yves Arrouye <arrouye@debian.org>See Also
paperconf(1)papersize(5)