Skip to content
Snippets Groups Projects
options_menu.sgml 2.3 KiB
Newer Older
  • Learn to ignore specific revisions
  • tjc's avatar
    tjc committed
    <SECT2 ID="LAUNCH-WINDOW-OPTIONS">
      <TITLE>The Options Menu</TITLE>
      <SECT3 ID="LAUNCH-WINDOW-OPTIONS-REREAD">
        <TITLE>Re-read Options</TITLE>
        <PARA>
    Choosing this menu item will discard the current options settings and then
    re-read the options file.  Note that changing the font size in the file and
    then selecting this menu item will only change the font size for new windows,
    not existing windows.  Currently some options are unaffected by this menu
    item.  See <XREF LINKEND="OPTIONS-FILE"> for more information about options.
        </PARA>
      </SECT3>
      
      <SECT3 ID="LAUNCH-WINDOW-OPTIONS-DIRECT-EDIT">
        <TITLE>Enable Direct Editing</TITLE>
        <PARA>
    This menu item will toggle "direct editing" option.  It is off be default
    because it can have surprising results unless the user is expecting it.  See
    <XREF LINKEND="VIEWS-DIRECTEDIT"> for more detail about this.
        </PARA>
      </SECT3>
      
      <SECT3 ID="LAUNCH-WINDOW-OPTIONS-EUK">
    
    tjc's avatar
    tjc committed
        <TITLE>Genetic Code Tables</TITLE>
    
    tjc's avatar
    tjc committed
        <PARA>
    
    tjc's avatar
    tjc committed
    These options make all the 
    <ULINK
    
    tjc's avatar
    tjc committed
    URL="http://www3.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi?mode=c">
    
    tjc's avatar
    tjc committed
    NCBI Genetic Codes</ULINK> available. The default setting is the
    Standard Code. This setting effects the display of start codons (see <XREF
    
    tjc's avatar
    tjc committed
    LINKEND="VIEWS-POPUPMENU-TOGGLES-STARTCODONS">) and the "Suspicious Start
    Codons ..." feature filter (see <XREF
    LINKEND="VIEWMENU-FEATURE-FILTERS-SUSPSTART">).
        </PARA>
      </SECT3>
      
      <SECT3 ID="LAUNCH-WINDOW-OPTIONS-HIGHLIGHTACTIVE">
        <TITLE>Highlight Active Entry</TITLE>
        <PARA>
    When this option is on and the "One Line Per Entry" is on (see <XREF
    LINKEND="VIEWS-POPUPMENU-ONE-LINE-PER-ENTRY">) the line that the active entry
    is on will be highlighted in yellow.
        </PARA>
      </SECT3>
      
      <SECT3 ID="LAUNCH-WINDOW-OPTIONS-SHOW-LOG">
        <TITLE>Show Log Window</TITLE>
        <PARA>
    Show the log of informational messages from &prog;.  Currently the log window
    is only used on UNIX and GNU/Linux systems to show the output of external
    programs.  This menu item is only available when running &prog; on UNIX or
    GNU/Linux systems.
        </PARA>
      </SECT3>
      
      <SECT3 ID="LAUNCH-WINDOW-OPTIONS-HIDE-LOG">
        <TITLE>Hide Log Window</TITLE>
        <PARA>
    Hide the log of informational messages.  This menu item is only available when
    running &prog; on UNIX or GNU/Linux systems.
        </PARA>
      </SECT3>
    </SECT2>