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 , 18 years ago
| Status: | new → assigned |
|---|
comment:2 by , 17 years ago
| remaining_time: | 1.00 → 0.00 |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
The $KAPA redirect ($KAPA = kapa -noX) achieves this result.
Note:
See TracTickets
for help on using tickets.

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