Monday, April 27, 2009

Change the default paper size in Linux

Change the system wide default paper size (stored in /etc/papersize) with the following command: sudo dpkg-reconfigure libpaper1 You can check your current configuration with the following command: paperconf The paperconf man page explains exactly where the command looks. Note that these commands may only work on Debian based distros.

No comments:

Post a Comment