trellis.device(device = <<see below>>, color = <<see below>>, printer.type="postscript", ...)
On MS-Windows, when device is win.graph or win.printer, the Color Scheme under the dialog menu Options/Color Schemes is set to the Trellis or Trellis Black and White color scheme.
# start up a motif device on Unix: trellis.device(motif)# start up a win.printer device with output to a LaserJet printer: trellis.device(win.printer, printer.type="pcl")