File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -442,6 +442,14 @@ on how to use the [GUI](https://openroad.readthedocs.io/en/latest/main/README.ht
442442aside from the layout are docking windows that can be undocked. Also it
443443can be close and reopened from the Windows menu.
444444
445+
446+ Note: When you are using remote access, you will need to include -Y (or -X) option in your command to
447+ enable X11 applications to function properly over the network. By using the command "ssh -Y" followed
448+ by the remote servers' address or hostname, you can establish a secure connection and activate X11 forwarding.
449+ This feature enables you to run graphical programs on the remote server and have their windows display
450+ on your local machines desktop environment.
451+
452+
445453In this section, learn how to:
446454
4474551 . Visualize design hierarchy
You can’t perform that action at this time.
0 commit comments