LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

paperconfig

sets system paper size

TLDR

Set default paper size
$ paperconfig -p [a4]
copy
Set to letter size
$ paperconfig -p letter
copy
Interactive selection
$ paperconfig
copy

SYNOPSIS

paperconfig [options]

DESCRIPTION

paperconfig sets system paper size. Configures default paper format.The tool modifies /etc/papersize. Part of libpaper.

PARAMETERS

-p PAPER

Set paper size.
-h, --help
Display help.

CAVEATS

Root required. Part of libpaper. Affects printing defaults.

HISTORY

paperconfig is part of libpaper for setting system paper size.

SEE ALSO

paperconf(1), lp(1)

Copied to clipboard
Kai