IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 18 years ago

Closed 17 years ago

#1122 closed enhancement (fixed)

Invoke DVO in no-graphics mode

Reported by: Michael Wood-Vasey Owned by: eugene
Priority: normal Milestone:
Component: DVO Version: unspecified
Severity: minor Keywords:
Cc:

Description

It would be convenient to able to invoke DVO in a no-graphics mode, e.g.,

dvo -nox

or something like that. This would be helpful when on slow connections or dealing with large data sets involving commands that would otherwise draw many things to the screen.

Change History (2)

comment:1 by eugene, 18 years ago

Status: newassigned

it is possible to have all graphical output generated by dvo be constructed only internally. To do this, tell DVO to launch kapa with the -noX option. In DVO, use the variable KAPA to do this:

$KAPA = kapa -noX

comment:2 by eugene, 17 years ago

remaining_time: 1.000.00
Resolution: fixed
Status: assignedclosed

The $KAPA redirect ($KAPA = kapa -noX) achieves this result.

Note: See TracTickets for help on using tickets.