Sunday, January 24, 2010

ps2pdf autorotate switch off

Acrobat Distiller parameter AutoRotatePages controls the automatic orientation selection algorithm. On Ghostscript, besides input stream, Distiller parameters can be given as command line arguments. For instance: -dAutoRotatePages=/None or /All or /PageByPage.

default is -dAutoRotatePages=/PageByPage.

Try: -dAutoRotatePages=/None or /All to force only one type of rotation

Thursday, September 13, 2007

My Xdefaults file


xterm*Foreground: lightgreen
xterm*Background: grey20
xterm*ScrollBar: on
xterm*TitleBar: on
xterm*TextUnderIcon: on
xterm*AllowIconInput: on
xterm*AutoRaise: on
xterm*termtype: xterm
xterm*vt100.geometry: 100x25+0+0
XTerm*FaceName: Monaco
XTerm*FaceSize: 14
xterm*visualBell: True
xterm*ttyModes: intr ^c erase ^h susp ^@ dsusp ^@ kill ^u eof ^d