! Set this to False to turn off the Quick Help prompts in more Options pane l
GenericPostScript*DisplayHelpString: True
! Action area buttons
*okButton.labelString: OK
*applyButton.labelString: Apply
*cancelButton.labelString: Cancel
*closeButton.labelString: Close
! General options
*generalOptions.labelString: General Options
*paperSize.labelString: Paper Size:
*bannerPage.labelString: Print Banner Page:
*A.labelString: Letter (8.5 x 11 in.)
*B.labelString: B (11 x 17 in.)
*C.labelString: C (17 x 22 in.)
*D.labelString: D (22 x 34 in.)
*E.labelString: E (34 x 44 in.)
*A4.labelString: A4 (210 x 297 mm.)
*A3.labelString: A3 (297 x 420 mm.)
*A2.labelString: A2 (420 x 594 mm.)
*A1.labelString: A1 (594 x 841 mm.)
*A0.labelString: A0 (841 x 1189 mm.)
*LEGAL.labelString: Legal (8.5 x 14 in.)
*EXEC.labelString: Exec. (7.5 x 10 in.)
*bannerYes.labelString: Yes
*bannerNo.labelString: No
*verbose.labelString: Verbose Logging:
*verboseOn.labelString: On
*verboseOff.labelString: Off
! PostScript options
*psOptions.labelString: PostScript File Options
*psOrder.labelString: Page Ordering:
*psOrderNormal.labelString: Normal
*psOrderRev.labelString: Reversed
*psRange.labelString: Page Range:
*psRangeAll.labelString: All
*psRangeFrom.labelString: From:
*psRangeTo.labelString: To:
*psType.labelString:
*psTypeEven.labelString: Even Pages Only
*psTypeOdd.labelString: Odd Pages Only
! Image options
*imageOptions.labelString: Image File Options
*color.labelString: Color model:
*colorGray.labelString: Gray Scale
*colorRGB.labelString: Three Color (RGB)
*colorCMYK.labelString: Four Color (CMYK)
*flip.labelString: Mirror Image:
*flipYes.labelString: Yes
*flipNo.labelString: No
*rotate.labelString: Rotate:
*rotateBest.labelString: Best Fit
*rotateAngle.labelString: Angle:
*rotUnits.labelString: degrees
*gamma.labelString: Darkness:
*scaling1.labelString: Scaling:
*scaling2.labelString:
*scaling3.labelString:
*scaleNone.labelString: None
*scaleRes.labelString: Match Input Resolution:
*scaleFill.labelString: Page Fill:
! Text options
*textOptions.labelString: Text File Options
*fonts.labelString: Font:
*fontSize.labelString: Size:
*gaudy.labelString: Page Headers:
*gaudyYes.labelString: Yes
*gaudyNo.labelString: No
*orientation.labelString: Orientation:
*orientPortrait.labelString: Portrait
*orientLandscape.labelString: Landscape
*columns.labelString: Columns Per Page:
*helpPane.helpString: Genric PostScript option panel. For help on any item place the cursor on that item. To disable this help pane see the file /usr/lib/X11/app-defaults/GenericPostScript.
*actionForm.helpString: Select OK to apply settings and exit this menu. Select Apply to apply settings and leave this menu displayed. Cancel exits this menu with no changes.
*generalOptions.helpString: These are general options that control printer settings, message logging and banner pages.
*paperSize.helpString: Specify the paper size loaded in the printer. Must match paper size in printer so page breaks can be calculated correctly. Note: This will not cause the printer to change paper trays.
*bannerPage.helpString: Turn a banner page on or off.
*verbose.helpString: Turns on verbose (debug) logging. Messages are logged to the /var/spool/lp/log file.
*psOptions.helpString: These options apply to files if they are already in PostScript format.
*psOrder.helpString: You can print first page last using Reversed.
*psRange.helpString: Use page range to print selected pages.
*psType.helpString: You can print all Even pages then turn the paper over and put it back in the printer and print Odd pages to get double-sided printing.
*imageOptions.helpString: These options apply to image files that contain bit-mapped graphics (i.e. Tiff, Gif, etc.).
*color.helpString: If your printer is monochrome select Gray Scale. If your printer is a three color device select Three Color. If it is a four color device select Four Color. If you do not know, select Three Color.
*flip.helpString: You might mirror (flip) an image when printing a transparency so you can write on the side that does not have ink while projecting the image.
*rotate.helpString: Best fit will rotate 90 degrees if that provides a larger image. Angles is -360 to 360 degrees (-90 is same as 270, etc.).
*gamma.helpString: Increase to darken the image. Decrease to make it lighter. 1.0 is the default.
*scaling1.helpString: None generates as large an image as possible for the specified paper size.
*scaling2.helpString: Match relates image size to printer output. If you scan an image at 100 DPI and set Match to 100 DPI the printed image size will match the size of the scanned image.
*scaling3.helpString: Allows you to specify the image size as a percent of the page size.
*textOptions.helpString: These options apply to text files.
*fonts.helpString: You can select from these fonts and font sizes for text printing. Font size units are in points (72 points per inch). Improtant: Select only fonts that are installed on the printer.
*gaudy.helpString: Adds a header to each page. Header includes a page number, date and time and file name.
*orientation.helpString: Portrait is long edge of paper in vertical orientation (portraits often painted this way). Landscape is long edge in horizontal orientation (landscapes often painted this way).
*columns.helpString: Set the number of columns to print. If font size is too large may 'clip' text if 2 columns are used.