For regular printing there are two variables that can be customized.
lpr-command(setq lpr-command "lp")
lpr-switches (setq lpr-switches '("-depson"))
For postscript printing there are three analogous variables to customize.
ps-lpr-commandps-lpr-switchesps-lpr-command to do its job.
ps-print-color-pt if printing will be done in
color, otherwise it should be set to nil.
NOTE: It is an undocumented limitation in SXEmacs that postscript
printing (the Pretty Print Buffer menu item) requires a
window system environment. It cannot be used outside of X11.