I've been a Debian geek for a long time but for a work project I've started using CentOS recently.
In Debian I can set the default paper size to US-Letter for the system using dpkg-reconfigure libpaper1
Is there an equivalent configuration option for CentOS? If not, what configuration files do I need to edit?
Thanks!
Rick
Rick Thomas wrote:
I've been a Debian geek for a long time but for a work project I've started using CentOS recently.
In Debian I can set the default paper size to US-Letter for the system using dpkg-reconfigure libpaper1
Is there an equivalent configuration option for CentOS? If not, what configuration files do I need to edit?
Thanks!
Rick
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
This can be done with lpoptions on the command line or via the web based cups interface by connecting on the server to http://localhost:631 and then clicking "Manage printers" and then "set printer options".
Nataraj