from small one page howto to huge articles all in one place
 

search text in:





Poll
Which screen resolution do you use?










poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

186391

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250365

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

137545

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





SYSTEMPAPERNAME

Section: C Library Functions (3)
Updated: 17 September 2001
Index Return to Main Contents
 

NAME

systempapername, defaultpapername, systempapersizefile, defaultpapersizefile - return names for managing system paper information  

SYNOPSYS

#include <paper.h>

const char* systempapername(void)
const char* defaultpapername(void)

const char* systempapersizefile(void)
const char* defaultpapersizefile(void)
 

DESCRIPTION

systempapername() returns the name of the default paper to be used by a program. This name is obtained by looking in that order at the PAPERCONF environment variable, at the contents of the file returned by systempapersizefile() or by using defaultpapername() as a last chance.

defaultpapername() returns the name of the default paper to use if it is impossible to get its name from the environment.

systempapersizefile() returns the path of the papersize file to use. This path is obtained by looking at the PAPERCONF environment variable or by calling defaultpapersizefile().

defaultpapersizefile returns the path of the default papersize file.  

ENVIRONMENT

PAPERSIZE
Paper size to use regardless of what the papersize file contains.
PAPERCONF
Full path to a file containing the paper size to use.
 

FILES

/etc/papersize
Contains the name of the system-wide default paper size to be used.
 

SEE ALSO

papersize(5)


 

Index

NAME
SYNOPSYS
DESCRIPTION
ENVIRONMENT
FILES
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 13.9 ms