File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -74,11 +74,11 @@ Execution
74
74
75
75
*display_variable *
76
76
Override the ``$DISPLAY `` environment variable for interfaces that require
77
- an X server. This option is useful if there is a running X server, but
78
- ``$DISPLAY `` was not defined in nipype's environment. For example, if an X
77
+ an X server. This option is useful if there is a running X server, but
78
+ ``$DISPLAY `` was not defined in nipype's environment. For example, if an X
79
79
server is listening on the default port of 6000, set ``display_variable = :0 ``
80
- to enable nipype interfaces to use it. It may also point to displays provided
81
- by VNC, `xnest <http://www.x.org/archive/X11R7.5/doc/man/man1/Xnest.1.html >`_
80
+ to enable nipype interfaces to use it. It may also point to displays provided
81
+ by VNC, `xnest <http://www.x.org/archive/X11R7.5/doc/man/man1/Xnest.1.html >`_
82
82
or `Xvfb <http://www.x.org/archive/X11R6.8.1/doc/Xvfb.1.html >`_.
83
83
If neither ``display_variable `` nor the ``$DISPLAY `` environment variable are
84
84
set, nipype will try to configure a new virtual server using Xvfb.
You can’t perform that action at this time.
0 commit comments