diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/faq.rst | 12 | ||||
-rw-r--r-- | source/index.rst | 1 |
2 files changed, 12 insertions, 1 deletions
diff --git a/source/faq.rst b/source/faq.rst index 66c9f3e..2609b4e 100644 --- a/source/faq.rst +++ b/source/faq.rst @@ -128,3 +128,15 @@ Will AstroConda interfere with other scientific distributions (e.g. SciSoft)? **Probably**, however unlike Ureka, we do not impose any restrictions on your environment or issue compatibility warnings at run-time. It is your responsibility to maintain a functional shell environment so [insert scientific distribution here] does not conflict with your Anaconda installation. +Ds9 - Cannot select regions +=========================== + +The default edit mode is now ``None`` rather than ``Region``. To select ``Region`` as the default editing mode perform the steps listed here: + +- Click ``Edit`` + - Click ``Preferences`` + - On the left pane, select ``Menus and Buttons`` + - On the right pane, click the ``Menu --`` drop-down menu beneath the ``Edit`` group + - Select ``Region`` (default is ``None``) + - Click the ``Save`` button at the bottom of the ``Preferences`` dialog box + diff --git a/source/index.rst b/source/index.rst index 1f9d06b..de131e6 100644 --- a/source/index.rst +++ b/source/index.rst @@ -10,7 +10,6 @@ To receive AstroConda announcements, or to engage in general discussion, feel fr .. toctree:: :maxdepth: 2 - :titlesonly: installation releases |