Mercurial > hg > octave-max
diff PROJECTS @ 9213:b9986ce0047c
update PROJECTS
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Mon, 18 May 2009 15:11:22 -0400 |
parents | 1052a66078cf |
children | b4d2080b6df7 |
line wrap: on
line diff
--- a/PROJECTS +++ b/PROJECTS @@ -259,6 +259,16 @@ * Use nanosleep instead of usleep if it is available? Apparently nanosleep is to be preferred over usleep on Solaris systems. +-------- +Graphics: +-------- + + * Correctly handle case where DISPLAY is unset. Provide + --no-window-system or --nodisplay (?) option. Provide + --display=DISPLAY option? How will this work with gnuplot (i.e., + how do we know whether gnuplot requires an X display to display + graphics)? + ------- History: -------