home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / gnome / help / user-guide / C / gosbasic.xml < prev    next >
Encoding:
Text File  |  2006-08-09  |  38.4 KB  |  1,049 lines

  1. <!-- -*- indent-tabs-mode: nil -*- -->
  2. <chapter id="basic-skills">
  3. <title>Basic Skills</title>
  4.  
  5. <!-- Maintained for 2.8 compatibility -->
  6. <anchor id="part1-1"/>
  7. <anchor id="gosbasic-1"/>
  8. <anchor id="gosbasic-46"/> <!-- was Using Windows -->
  9.  
  10. <highlights>
  11.   <para>This chapter introduces you to the basic skills that you
  12.   need to work with the GNOME Desktop.</para>
  13. </highlights>
  14.  
  15. <section id="mouse-skills">
  16.   <title>Mouse Skills</title>
  17.  
  18.   <!-- Maintained for 2.8 compatibility -->
  19.   <anchor id="gosbasic-2"/>
  20.  
  21.   <indexterm>
  22.     <primary>basic skills</primary>
  23.     <secondary>mouse skills</secondary>
  24.   </indexterm>
  25.   <indexterm>
  26.     <primary>mouse</primary>
  27.     <secondary>basic skills</secondary>
  28.   </indexterm>
  29.   
  30.   <!-- Notes for future development of the mouse section
  31.   Contents list:
  32.   * buttons
  33.   * click, drag, etc
  34.   * what you actually do with those: the concept of focus, selection, etc. 
  35.     basically, an introduction to the 'noun, verb' grammar of GUIs
  36.   * pointers
  37.   -->
  38.  
  39.   <para>This section describes the button conventions and action
  40.   terminology used in this manual, and also the
  41.   mouse pointers used throughout the desktop and applications.</para>
  42.  
  43.   <section id="mouse-conventions">
  44.     <title>Mouse Button Conventions</title>
  45.     <titleabbrev>Buttons</titleabbrev>
  46.  
  47.     <!-- Maintained for 2.8 compatibility -->
  48.     <anchor id="gosgetstarted-44"/>
  49.  
  50.     <indexterm>
  51.       <primary>mouse</primary>
  52.       <secondary>button conventions</secondary>
  53.     </indexterm>
  54.  
  55.     <para>All the instructions in this manual are for the following
  56.     types of mouse devices:</para>
  57.     <itemizedlist>
  58.       <listitem>
  59.         <para>Devices that are configured for right-hand users.</para>
  60.       </listitem>
  61.       <listitem>
  62.         <para>Three button devices.</para>
  63.       </listitem>
  64.     </itemizedlist>
  65.  
  66.     <para>The mouse button conventions used in this manual are as
  67.     follows:</para>
  68.     <variablelist>
  69.       <varlistentry>
  70.         <term>Left mouse button</term>
  71.         <listitem><para>The button on the left side of a mouse device
  72.         configured for normal right-hand use.</para></listitem>
  73.       </varlistentry>
  74.       <varlistentry>
  75.         <term>Middle mouse button</term>
  76.         <listitem><para>The middle button of a mouse device configured
  77.         for normal right-hand use.  On many mice with a scroll wheel,
  78.         the scroll wheel can be pushed directly down for a middle mouse
  79.         button click.</para></listitem>
  80.       </varlistentry>
  81.       <varlistentry>
  82.         <term>Right mouse button</term>
  83.         <listitem><para>The button on the right side of a mouse device
  84.         configured for normal right-hand use.</para></listitem>
  85.       </varlistentry>
  86.     </variablelist>
  87.     <para>To reverse the handedness of your mouse device, start the
  88.     <application>Mouse Preferences</application>, then select the options
  89.     that you require.  If you do reverse the handedness of your mouse device,
  90.     then you must reverse the mouse button conventions used in this manual.
  91.     See <xref linkend="prefs-mouse"/> for more information about setting
  92.     your mouse preferences.</para>
  93.     
  94.     <para>If you have a two-button mouse device,
  95.     then your system may be configured to allow you to press the left
  96.     and right mouse buttons simultaneously to simulate the effect of
  97.     a middle mouse button press.</para>
  98.  
  99.   </section>
  100.  
  101.   <section id="mouse-actions">
  102.     <title>Mouse Actions</title>
  103.     <titleabbrev>Actions</titleabbrev>
  104.  
  105.     <!-- Maintained for 2.8 compatibility -->
  106.     <anchor id="gosgetstarted-45"/>
  107.     <anchor id="gosbasic-6"/>
  108.     
  109.     <indexterm>
  110.       <primary>mouse</primary>
  111.       <secondary>action conventions</secondary>
  112.     </indexterm>
  113.     <indexterm>
  114.       <primary>mouse</primary>
  115.       <secondary>action terminology</secondary>
  116.     </indexterm>
  117.     
  118.     <para>The following conventions are used in this manual to describe actions
  119.     that you take with the mouse: </para>
  120.     
  121.     <!-- convert to variablelist -->
  122.     <informaltable frame="topbot">
  123.       <tgroup cols="2" colsep="0" rowsep="0">
  124.         <colspec colname="colspec0" colwidth="36.36*"/>
  125.         <colspec colname="colspec1" colwidth="63.64*"/>
  126.         <thead>
  127.           <row rowsep="1">
  128.             <entry>
  129.               <para>Action</para>
  130.             </entry>
  131.             <entry>
  132.               <para>Definition</para>
  133.             </entry>
  134.           </row>
  135.         </thead>
  136.         <tbody>
  137.           <row>
  138.             <entry colname="colspec0" valign="top">
  139.               <para>Click</para>
  140.             </entry>
  141.             <entry colname="colspec1" valign="top">
  142.               <para>Press and release the left mouse button,
  143.               without moving the mouse.</para>
  144.             </entry>
  145.           </row>
  146.           <row>
  147.             <entry colname="colspec0" valign="top">
  148.               <para>Left-click</para>
  149.             </entry>
  150.             <entry colname="colspec1" valign="top">
  151.               <para>Same as <emphasis>click</emphasis>.
  152.               The term 'left-click' is used where there might be
  153.               confusion with <emphasis>right-click</emphasis>.</para>
  154.             </entry>
  155.           </row>
  156.           <row>
  157.             <entry colname="colspec0" valign="top">
  158.               <para>Middle-click</para>
  159.             </entry>
  160.             <entry colname="colspec1" valign="top">
  161.               <para>Press and release the middle mouse button,
  162.               without moving the mouse.</para>
  163.             </entry>
  164.           </row>
  165.           <row>
  166.             <entry colname="colspec0" valign="top">
  167.               <para>Right-click</para>
  168.             </entry>
  169.             <entry colname="colspec1" valign="top">
  170.               <para>Press and release the right mouse button,
  171.               without moving the mouse.</para>
  172.             </entry>
  173.           </row>
  174.           <row>
  175.             <entry colname="colspec0" valign="top">
  176.               <para>Double-click</para>
  177.             </entry>
  178.             <entry colname="colspec1" valign="top">
  179.               <para>Press and release the left mouse button twice
  180.               in rapid succession without moving the mouse.  You
  181.               can configure the sensitivity to double-clicks by changing the
  182.               <emphasis>Double-click Timeout</emphasis> setting: 
  183.               see <xref linkend="prefs-mouse"/> for more information.</para>
  184.             </entry>
  185.           </row>
  186.           <row>
  187.             <entry colname="colspec0" valign="top">
  188.               <para>Drag</para>
  189.             </entry>
  190.             <entry colname="colspec1" valign="top">
  191.               <para>Press and do not release the
  192.               left mouse button, 
  193.               and then move the mouse with the button still held down,
  194.               and finally release the button.</para>
  195.                             
  196.               <para>Dragging with the mouse is used in many different contexts.
  197.               
  198.               
  199.               This moves an object around the screen with the mouse. The 
  200.               object is <emphasis>dropped</emphasis> at the 
  201.               location where the mouse button 
  202.               is released. This action is also called 
  203.               <emphasis>drag-and-drop</emphasis>. Clicking on an element of the interface to
  204.               move it is sometimes called a <emphasis>grab</emphasis>. Click and drag</para>
  205.                             
  206.               <para>For example, you can change the position of a window by 
  207.               dragging on its title bar, or move a file by dragging its icon 
  208.               from one window and dropping it on another.</para>           
  209.               
  210.               <para>The left
  211.               mouse buttons is usually used to perform drag actions,
  212.               although the middle mouse button is sometimes used for
  213.               an alternate drag action.</para>
  214.             </entry>
  215.           </row>
  216.           <row>
  217.             <entry colname="colspec0" valign="top">
  218.               <para>Click-and-hold</para>
  219.             </entry>
  220.             <entry colname="colspec1" valign="top">
  221.               <para>Press and do not release the
  222.               left mouse button.</para>
  223.             </entry>
  224.           </row>
  225.         </tbody>
  226.       </tgroup>
  227.     </informaltable>
  228.     
  229.     <indexterm>
  230.       <primary>mouse</primary>
  231.       <secondary>actions</secondary>
  232.     </indexterm>
  233.  
  234.     <para>You can perform the following actions with the mouse:</para>
  235.     
  236.     <!--
  237.     Problem with the word 'action' here, since it's already used
  238.     to describe things like click, drag, etc. Suggestion: tasks?
  239.     -->
  240.  
  241.     <variablelist>
  242.       <varlistentry>
  243.         <term>Left mouse button</term>
  244.         <listitem>
  245.           <itemizedlist>
  246.             <listitem><para>Select text.</para></listitem>
  247.             <listitem><para>Select items.</para></listitem>
  248.             <listitem><para>Drag items.</para></listitem>
  249.             <listitem><para>Activate items.</para></listitem>
  250.           </itemizedlist>        
  251.         </listitem>
  252.       </varlistentry>
  253.       <varlistentry>
  254.         <term>Middle mouse button</term>
  255.         <listitem>
  256.           <itemizedlist>
  257.             <listitem><para>Paste text.</para></listitem>
  258.             <listitem><para>Move items.</para></listitem>
  259.             <listitem><para>Move windows to the back.</para></listitem>
  260.           </itemizedlist>
  261.         </listitem>
  262.       </varlistentry>
  263.       <varlistentry>
  264.         <term>Right mouse button</term>
  265.         <listitem><para>Use the right mouse button to open a context menu for
  266.         an item, if a menu applies.  For most items, you can also use the
  267.         <keycombo><keycap>Shift</keycap><keycap>F10</keycap></keycombo>
  268.         keyboard shortcut to open the context menu once the item has been
  269.         selected.</para></listitem>
  270.       </varlistentry>
  271.     </variablelist>
  272.  
  273.     <para>For example, when viewing files in the file manager, you select
  274.     a file by clicking with the left mouse button and open a file by
  275.     double-clicking with the left mouse button.  Clicking with the right
  276.     mouse button will bring up a context menu for that file.</para>
  277.  
  278.     <tip><para>In most applications, you can select text with your left
  279.     mouse button and paste it in another application using the middle
  280.     mouse button.  This is called primary selection paste, and works
  281.     separately from your normal clipboard operations.</para></tip>
  282.  
  283.     <tip><para>To select more than one item, you can hold the
  284.     <keycap>Ctrl</keycap> key to select multiple items, or
  285.     hold the <keycap>Shift</keycap> key to select a contiguous
  286.     range of items. You can also drag a <firstterm>bounding box</firstterm>
  287.     to select several items by starting the drag in the empty space around items
  288.     and dragging out a rectangle.
  289.     <!-- yeah, this is a rubbish explanation. --></para></tip>
  290.  
  291.   </section>
  292.  
  293.   <section id="mouse-pointers">
  294.     <title>Mouse Pointers</title>
  295.     <titleabbrev>Pointers</titleabbrev>
  296.  
  297.     <!-- Maintained for 2.8 compatibility -->
  298.     <anchor id="gosbasic-7"/>
  299.  
  300.     <indexterm>
  301.       <primary>mouse</primary>
  302.       <secondary>pointers</secondary>
  303.     </indexterm>
  304.     <indexterm>
  305.       <primary>pointers</primary>
  306.       <see>mouse pointers</see>
  307.     </indexterm>
  308.  
  309.     <para>As you use the mouse, the appearance of the mouse pointer can
  310.     change. The appearance of the pointer provides feedback about a
  311.     particular operation, location, or state.</para>
  312.  
  313.    <para>The following mouse pointers are shown as your mouse passes over 
  314.    different elements of the screen:</para>
  315.    
  316.    <note><para>Your mouse pointers will differ from those shown here if you are using a different <link linkend="prefs-mouse">pointer theme</link>. Your distributor or vendor may have set a different default theme.</para></note>
  317.    
  318.    <variablelist>
  319.       <varlistentry>
  320.         <term>
  321.           <inlinemediaobject>
  322.             <imageobject>
  323.               <imagedata format="PNG"
  324.                          fileref="figures/normal_pointer.png"/>
  325.             </imageobject>
  326.             <textobject>
  327.               <phrase>Normal pointer.</phrase>
  328.             </textobject>
  329.           </inlinemediaobject>
  330.           Normal pointer
  331.         </term>
  332.         <listitem><para>This pointer appears during normal use of
  333.         the mouse.</para></listitem>
  334.       </varlistentry>
  335.       <varlistentry>
  336.         <term>
  337.           <inlinemediaobject>
  338.             <imageobject>
  339.               <imagedata format="PNG"
  340.                          fileref="figures/busy_pointer.png"/>
  341.             </imageobject>
  342.             <textobject>
  343.               <phrase>Busy pointer.</phrase>
  344.             </textobject>
  345.           </inlinemediaobject>
  346.           Busy pointer
  347.         </term>
  348.         <listitem><para>This pointer appears over a window that is busy performing a task. You cannot use the mouse to give this window any input, but you can move to another window and work with that.</para></listitem>
  349.       </varlistentry>      
  350.       <varlistentry>
  351.         <term>
  352.           <inlinemediaobject>
  353.             <imageobject>
  354.               <imagedata format="PNG"
  355.                          fileref="figures/resize_pointer.png"/>
  356.             </imageobject>
  357.             <textobject>
  358.               <phrase>Resize pointer.</phrase>
  359.             </textobject>
  360.           </inlinemediaobject>
  361.           Resize pointer
  362.         </term>
  363.         <listitem><para>This pointer indicates that you can grab the control to
  364.         resize parts of the interface. This appears over the borders of windows
  365.         and over resize handles between panes in a window.  The direction of the arrows
  366.         indicates in which direction you can resize.</para></listitem>
  367.       </varlistentry>
  368.       <varlistentry>
  369.         <term>
  370.           <inlinemediaobject>
  371.             <imageobject>
  372.               <imagedata format="PNG"
  373.                          fileref="figures/hyperlink_pointer.png"/>
  374.             </imageobject>
  375.             <textobject>
  376.               <phrase>Hand pointer</phrase>
  377.             </textobject>
  378.           </inlinemediaobject>
  379.           Hand pointer
  380.         </term>
  381.         <listitem><para>This pointer appears when you hover over a
  382.         <glossterm>hypertext link</glossterm>, in a web page for example.
  383.         This pointer indicates that you can click on the link to load
  384.         a new document or perform an action.</para></listitem>
  385.       </varlistentry>      
  386.       <varlistentry>
  387.         <term>
  388.           <inlinemediaobject>
  389.             <imageobject>
  390.               <imagedata format="PNG"
  391.                          fileref="figures/ibeam_pointer.png"/>
  392.             </imageobject>
  393.             <textobject>
  394.               <phrase>I-beam pointer</phrase>
  395.             </textobject>
  396.           </inlinemediaobject>
  397.           I-beam pointer
  398.         </term>
  399.         <listitem><para>This pointer is shown when the mouse is over text that you can
  400.         select or edit. Click to place the cursor where you want to type text, or drag to select text.</para></listitem>
  401.       </varlistentry>      
  402.     </variablelist>      
  403.       
  404.    <para>The following mouse pointers are shown when dragging an item such as a file, or a piece of text. 
  405.    They indicate the result of releasing the mouse button to drop the 
  406.    object being moved.</para>      
  407.       
  408.     <variablelist>      
  409.       <varlistentry>
  410.         <term>
  411.           <inlinemediaobject>
  412.             <imageobject>
  413.               <imagedata format="PNG"
  414.                          fileref="figures/move_pointer.png"/>
  415.             </imageobject>
  416.             <textobject>
  417.               <phrase>Move pointer.</phrase>
  418.             </textobject>
  419.           </inlinemediaobject>
  420.           Move pointer
  421.         </term>
  422.         <listitem><para>This pointer indicates that when you drop the object,
  423.         the object is moved from
  424.         the old location to the new location.</para></listitem>
  425.       </varlistentry>
  426.       <varlistentry>
  427.         <term>
  428.           <inlinemediaobject>
  429.             <imageobject>
  430.               <imagedata format="PNG"
  431.                          fileref="figures/copy_pointer.png"/>
  432.             </imageobject>
  433.             <textobject>
  434.               <phrase>Copy pointer.</phrase>
  435.             </textobject>
  436.           </inlinemediaobject>
  437.           Copy pointer
  438.         </term>
  439.         <listitem><para>This pointer indicates that when you drop the object, 
  440.         a copy of the object is
  441.         created where you drop it.</para></listitem>
  442.       </varlistentry>
  443.       <varlistentry>
  444.         <term>
  445.           <inlinemediaobject>
  446.             <imageobject>
  447.               <imagedata format="PNG"
  448.                          fileref="figures/link_pointer.png"/>
  449.             </imageobject>
  450.             <textobject>
  451.               <phrase>Symbolic link pointer.</phrase>
  452.             </textobject>
  453.           </inlinemediaobject>
  454.           Symbolic link pointer
  455.         </term>
  456.         <listitem><para>This pointer 
  457.         indicates that when you drop the object, a <firstterm>symbolic
  458.         link</firstterm> to the object is created where you drop the object.
  459.         A symbolic link is a special type of file that points to another file
  460.         or folder. For more on this, see <xref linkend="nautilus-symlink"/>.</para></listitem>
  461.       </varlistentry>
  462.       <varlistentry>
  463.         <term>
  464.           <inlinemediaobject>
  465.             <imageobject>
  466.               <imagedata format="PNG"
  467.                          fileref="figures/ask_pointer.png"/>
  468.             </imageobject>
  469.             <textobject>
  470.               <phrase>Ask pointer.</phrase>
  471.             </textobject>
  472.           </inlinemediaobject>
  473.           Ask pointer
  474.         </term>
  475.         <listitem><para>This pointer 
  476.         indicates that when you drop the object, you will be given a choice of what to do. A menu will open to allow you to choose which operation you would like to perform.
  477.         For instance, you may be able to move, copy, or
  478.         create a symbolic link.</para></listitem>
  479.       </varlistentry>
  480.       <varlistentry>
  481.         <term>
  482.           <inlinemediaobject>
  483.             <imageobject>
  484.               <imagedata format="PNG"
  485.                          fileref="figures/not_available_pointer.png"/>
  486.             </imageobject>
  487.             <textobject>
  488.               <phrase>Not available pointer.</phrase>
  489.             </textobject>
  490.           </inlinemediaobject>
  491.           Not available pointer
  492.         </term>
  493.         <listitem><para>This pointer indicates that you cannot 
  494.         drop the object at the current location. Releasing the mouse button now will have no effect: the dragged object will be returned to its starting location.</para></listitem>
  495.       </varlistentry>
  496.       <varlistentry>
  497.         <term>
  498.           <inlinemediaobject>
  499.             <imageobject>
  500.               <imagedata format="PNG"
  501.                          fileref="figures/move_panel_object_pointer.png"/>
  502.             </imageobject>
  503.             <textobject>
  504.               <phrase>Move panel object pointer.</phrase>
  505.             </textobject>
  506.           </inlinemediaobject>
  507.           Move panel object pointer
  508.         </term>
  509.         <listitem><para>This pointer appears when you drag a panel or a panel object
  510.         with the middle mouse button.
  511.         See <xref linkend="panels"/> for more information on panels.</para></listitem>
  512.       </varlistentry>
  513.       <varlistentry>
  514.         <term>
  515.           <inlinemediaobject>
  516.             <imageobject>
  517.               <imagedata format="PNG"
  518.                          fileref="figures/movewindow_pointer.png"/>
  519.             </imageobject>
  520.             <textobject>
  521.               <phrase>Move window pointer.</phrase>
  522.             </textobject>
  523.           </inlinemediaobject>
  524.           Move window pointer
  525.         </term>
  526.         <listitem><para>This pointer appears when you drag a window to move it.
  527.         See <xref linkend="windows-manipulating"/> for more information on moving windows.</para></listitem>
  528.       </varlistentry>
  529.  
  530.     </variablelist>
  531.   </section>
  532. </section>
  533.  
  534. <section id="keyboard-skills">
  535.   <title>Keyboard Skills</title>
  536.  
  537.   <!-- Maintained for 2.8 compatibility -->
  538.   <anchor id="gosbasic-51"/>
  539.  
  540.   <indexterm>
  541.     <primary>basic skills</primary>
  542.     <secondary>keyboard skills</secondary>
  543.   </indexterm>
  544.   <indexterm>
  545.     <primary>keyboard</primary>
  546.     <secondary>basic skills</secondary>
  547.   </indexterm>
  548.  
  549.   <para>For almost every task that you can perform with the mouse, you can use
  550.   the keyboard to perform the same task.  <firstterm>Shortcut keys</firstterm>
  551.   are keys that provide you with a quick way to perform a task.</para>
  552.  
  553.   <para>You can use shortcut keys to perform general GNOME Desktop tasks and
  554.   to work with interface items such as panels and windows. You can also use
  555.   shortcut keys in applications. To customize your shortcut keys, use the
  556.   <application>Keyboard Shortcuts</application> preference tool.  See
  557.   <xref linkend="prefs-keyboard-shortcuts"/> for more information about
  558.   configuring keyboard shortcuts.</para>
  559.  
  560.   <note><para>Many PC keyboards come with two special keys for the Windows operating system: a key with a Microsoft WindowsΓäó logo and a key for accessing context menus.</para>
  561.   <para>In GNOME, the Windows key is often configured to
  562.   act as an additional modifier key, called the <firstterm>Super key</firstterm>.
  563.   The context menu key can be used to access the context menu of the selected
  564.   item, just as the <keycombo><keycap>Shift</keycap><keycap>F10</keycap></keycombo>
  565.   keyboard shortcut can.</para></note>
  566.  
  567.   <para>You can also modify the GNOME Desktop preferences to use keyboard
  568.   accessibility features.  See <xref linkend="prefs-keyboard-a11y"/> for
  569.   more information about the keyboard accessibility features.</para>
  570.  
  571.   <para>The following sections describe the shortcut keys that you can use
  572.   throughout the desktop and applications.</para>
  573.  
  574.   <section id="shortcuts-global">
  575.     <title>Global Shortcut Keys</title>
  576.  
  577.     <!-- Maintained for 2.8 compatibility -->
  578.     <anchor id="gosbasic-62"/>
  579.  
  580.     <indexterm>
  581.       <primary>shortcut keys</primary>
  582.       <secondary>global</secondary>
  583.     </indexterm>
  584.  
  585.     <para>Global shortcut keys enable you to use the keyboard to perform tasks
  586.     related to your desktop, rather than tasks on the currently selected window
  587.     or application.  The following table lists some global shortcut keys:</para>
  588.  
  589.     <informaltable frame="topbot">
  590.       <tgroup cols="2" colsep="0" rowsep="0">
  591.         <colspec colname="colspec0" colwidth="35.67*"/>
  592.         <colspec colname="colspec1" colwidth="64.33*"/>
  593.         <thead>
  594.           <row rowsep="1">
  595.             <entry>
  596.               <para>Shortcut Key</para>
  597.             </entry>
  598.             <entry>
  599.               <para>Function</para>
  600.             </entry>
  601.           </row>
  602.         </thead>
  603.         <tbody>
  604.           <row>
  605.             <entry colname="colspec0" valign="top">
  606.               <para><keycombo>
  607.                 <keycap>Alt</keycap><keycap>F1</keycap>
  608.               </keycombo></para>
  609.             </entry>
  610.             <entry colname="colspec1" valign="top">
  611.               <para>Open the <guimenu>Applications Menu</guimenu>.</para>
  612.             </entry>
  613.           </row>
  614.           <row>
  615.             <entry colname="colspec0" valign="top">
  616.               <para><keycombo>
  617.                 <keycap>Alt</keycap><keycap>F2</keycap>
  618.               </keycombo></para>
  619.             </entry>
  620.             <entry colname="colspec1" valign="top">
  621.               <para>Display the <guilabel>Run Application</guilabel>
  622.               dialog.  See <xref linkend="tools-run-app"/> for more
  623.               information.</para>
  624.             </entry>
  625.           </row>
  626.           <row>
  627.             <entry colname="colspec0" valign="top">
  628.               <para>
  629.                 <keycap>Print Screen</keycap>
  630.               </para>
  631.             </entry>
  632.             <entry colname="colspec1" valign="top">
  633.               <para>Take a screenshot of the entire desktop.  See
  634.               <xref linkend="tools-screenshot"/> for more information.</para>
  635.             </entry>
  636.           </row>
  637.           <row>
  638.             <entry colname="colspec0" valign="top">
  639.               <para><keycombo>
  640.                 <keycap>Alt</keycap><keycap>Print Screen</keycap>
  641.               </keycombo></para>
  642.             </entry>
  643.             <entry colname="colspec1" valign="top">
  644.               <para>Take a screenshot of the currently focused window.</para>
  645.             </entry>
  646.           </row>
  647.           <row>
  648.             <entry colname="colspec0" valign="top">
  649.               <para><keycombo>
  650.                 <keycap>Ctrl</keycap><keycap>Alt</keycap>
  651.                 <keycap>Arrow keys</keycap>
  652.               </keycombo></para>
  653.             </entry>
  654.             <entry colname="colspec1" valign="top">
  655.               <para>Switch to the workspace to the specified direction of the
  656.               current workspace.  See <xref linkend="overview-workspaces"/> for
  657.               more information on working with multiple workspaces.</para>
  658.             </entry>
  659.           </row>
  660.           <row>
  661.             <entry colname="colspec0" valign="top">
  662.               <para><keycombo>
  663.                 <keycap>Ctrl</keycap><keycap>Alt</keycap>
  664.                 <keycap>D</keycap></keycombo>
  665.               </para>
  666.             </entry>
  667.             <entry colname="colspec1" valign="top">
  668.               <para>Minimize all windows and give focus to the desktop.</para>
  669.             </entry>
  670.           </row>
  671.           <row>
  672.             <entry colname="colspec0" valign="top">
  673.               <para><keycombo>
  674.                 <keycap>Alt</keycap><keycap>Tab</keycap>
  675.               </keycombo></para>
  676.             </entry>
  677.             <entry colname="colspec1" valign="top">
  678.               <para>Switch between windows.  A list of windows that you can
  679.               select is displayed. Release the keys to select a window.  You
  680.               can press the <keycap>Shift</keycap> key to cycle through the
  681.               windows in reverse order.</para>
  682.             </entry>
  683.           </row>
  684.           <row>
  685.             <entry colname="colspec0" valign="top">
  686.               <para><keycombo>
  687.                 <keycap>Ctrl</keycap><keycap>Alt</keycap>
  688.                 <keycap>Tab</keycap></keycombo>
  689.               </para>
  690.             </entry>
  691.             <entry colname="colspec1" valign="top">
  692.               <para>Switch the focus between the panels and the desktop.
  693.               A list of items that you can select is displayed.  Release the
  694.               keys to select an item.  You can press the <keycap>Shift</keycap>
  695.               key to cycle through the items in reverse order.</para>
  696.             </entry>
  697.           </row>
  698.         </tbody>
  699.       </tgroup>
  700.     </informaltable>
  701.   </section>
  702.  
  703.   <section id="shortcuts-window">
  704.     <title>Window Shortcut Keys</title>
  705.  
  706.     <!-- Maintained for 2.8 compatibility -->
  707.     <anchor id="gosbasic-58"/>
  708.  
  709.     <indexterm>
  710.       <primary>shortcut keys</primary>
  711.       <secondary>window</secondary>
  712.     </indexterm>
  713.  
  714.     <para>Window shortcut keys allow you to use the keyboard to perform
  715.     tasks on the currently focused window.  The following table lists
  716.     some window shortcut keys:</para>
  717.  
  718.     <informaltable frame="topbot">
  719.       <tgroup cols="2" colsep="0" rowsep="0">
  720.         <colspec colname="colspec0" colwidth="35.67*"/>
  721.         <colspec colname="colspec1" colwidth="64.33*"/>
  722.         <thead>
  723.           <row rowsep="1">
  724.             <entry>
  725.               <para>Shortcut Key</para>
  726.             </entry>
  727.             <entry>
  728.               <para>Function</para>
  729.             </entry>
  730.           </row>
  731.         </thead>
  732.         <tbody>
  733.           <row>
  734.             <entry colname="colspec0" valign="top">
  735.               <para><keycombo>
  736.                 <keycap>Alt</keycap><keycap>Tab</keycap>
  737.               </keycombo></para>
  738.             </entry>
  739.             <entry colname="colspec1" valign="top">
  740.               <para>Switch between windows.  A list of windows that you can
  741.               select is displayed. Release the keys to select a window.  You
  742.               can press the <keycap>Shift</keycap> key to cycle through the
  743.               windows in reverse order.</para>
  744.             </entry>
  745.           </row>
  746.           <row>
  747.             <entry colname="colspec0" valign="top">
  748.               <para><keycombo>
  749.                 <keycap>Alt</keycap><keycap>F4</keycap>
  750.               </keycombo></para>
  751.             </entry>
  752.             <entry colname="colspec1" valign="top">
  753.               <para>Close the currently focused window.</para>
  754.             </entry>
  755.           </row>
  756.           <row>
  757.             <entry colname="colspec0" valign="top">
  758.               <para><keycombo>
  759.                 <keycap>Alt</keycap><keycap>F5</keycap>
  760.               </keycombo></para>
  761.             </entry>
  762.             <entry colname="colspec1" valign="top">
  763.               <para>Unmaximize the current window, if it is maximized.</para>
  764.             </entry>
  765.           </row>
  766.           <row>
  767.             <entry colname="colspec0" valign="top">
  768.               <para><keycombo>
  769.                 <keycap>Alt</keycap><keycap>F7</keycap>
  770.               </keycombo></para>
  771.             </entry>
  772.             <entry colname="colspec1" valign="top">
  773.               <para>Move the currently focused window.  After pressing this
  774.               shortcut, you can move the window using either the mouse or
  775.               the arrow keys.  To finish the move, click the mouse or press
  776.               any key on the keyboard.</para>
  777.             </entry>
  778.           </row>
  779.           <row>
  780.             <entry colname="colspec0" valign="top">
  781.               <para><keycombo>
  782.                 <keycap>Alt</keycap><keycap>F8</keycap>
  783.               </keycombo></para>
  784.             </entry>
  785.             <entry colname="colspec1" valign="top">
  786.               <para>Resize the currently focused window.  After pressing this
  787.               shortcut, you can resize the window using either the mouse or
  788.               the arrow keys.  To finish the resize, click the mouse or press
  789.               any key on the keyboard.</para>
  790.             </entry>
  791.           </row>
  792.           <row>
  793.             <entry colname="colspec0" valign="top">
  794.               <para><keycombo>
  795.                 <keycap>Alt</keycap><keycap>F9</keycap>
  796.               </keycombo></para>
  797.             </entry>
  798.             <entry colname="colspec1" valign="top">
  799.               <para>Minimize the current window.</para>
  800.             </entry>
  801.           </row>
  802.           <row>
  803.             <entry colname="colspec0" valign="top">
  804.               <para><keycombo>
  805.                 <keycap>Alt</keycap><keycap>F10</keycap>
  806.               </keycombo></para>
  807.             </entry>
  808.             <entry colname="colspec1" valign="top">
  809.               <para>Maximize the current window.</para>
  810.             </entry>
  811.           </row>
  812.           <row>
  813.             <entry colname="colspec0" valign="top">
  814.               <para><keycombo>
  815.                 <keycap>Alt</keycap><keycap>spacebar</keycap>
  816.               </keycombo></para>
  817.             </entry>
  818.             <entry colname="colspec1" valign="top">
  819.               <para>Open the window menu for the currently selected window.  The
  820.               window menu allows you to perform actions on the window, such as
  821.               minimizing, moving between workspaces, and closing.</para>
  822.             </entry>
  823.           </row>
  824.           <row>
  825.             <entry colname="colspec0" valign="top">
  826.               <para><keycombo>
  827.                 <keycap>Shift</keycap><keycap>Ctrl</keycap><keycap>Alt</keycap>
  828.                 <keycap>Arrow keys</keycap>
  829.               </keycombo></para>
  830.             </entry>
  831.             <entry colname="colspec1" valign="top">
  832.               <para>Move the current window to another workspace in the
  833.               specified direction.  See <xref linkend="overview-workspaces"/>
  834.               for more information on working with multiple workspaces.</para>
  835.             </entry>
  836.           </row>
  837.         </tbody>
  838.       </tgroup>
  839.     </informaltable>
  840.   </section>
  841.  
  842.   <section id="shortcuts-apps">
  843.     <title>Application Keys</title>
  844.  
  845.     <!-- Maintained for 2.8 compatibility -->
  846.     <anchor id="gosbasic-59"/>
  847.     <anchor id="gosbasic-61"/> <!-- was Panel Shortcut Keys -->
  848.  
  849.     <indexterm>
  850.       <primary>shortcut keys</primary>
  851.       <secondary>application</secondary>
  852.     </indexterm>
  853.  
  854.     <para>Application shortcut keys enable you to perform application
  855.     tasks. You can use shortcut keys to perform application tasks more
  856.     quickly than if you use a mouse. The following table lists some
  857.     common application shortcut keys:</para>
  858.  
  859.     <informaltable frame="topbot">
  860.       <tgroup cols="2" colsep="0" rowsep="0">
  861.         <colspec colname="colspec0" colwidth="45.00*"/>
  862.         <colspec colname="colspec1" colwidth="55.00*"/>
  863.         <thead>
  864.           <row rowsep="1">
  865.             <entry>
  866.               <para>Shortcut Key</para>
  867.             </entry>
  868.             <entry>
  869.               <para>Command</para>
  870.             </entry>
  871.           </row>
  872.         </thead>
  873.         <tbody>
  874.           <row>
  875.             <entry colname="colspec0" valign="top">
  876.               <para><keycombo>
  877.                 <keycap>Ctrl</keycap><keycap>N</keycap>
  878.               </keycombo></para>
  879.             </entry>
  880.             <entry colname="colspec1" valign="top">
  881.               <para>Create a new document or window.</para>
  882.             </entry>
  883.           </row>
  884.           <row>
  885.             <entry colname="colspec0" valign="top">
  886.               <para><keycombo>
  887.                 <keycap>Ctrl</keycap><keycap>X</keycap>
  888.               </keycombo></para>
  889.             </entry>
  890.             <entry colname="colspec1" valign="top">
  891.               <para>Cut the selected text or region and place it on
  892.               the clipboard.</para>
  893.             </entry>
  894.           </row>
  895.           <row>
  896.             <entry colname="colspec0" valign="top">
  897.               <para><keycombo>
  898.                 <keycap>Ctrl</keycap><keycap>C</keycap>
  899.               </keycombo></para>
  900.             </entry>
  901.             <entry colname="colspec1" valign="top">
  902.               <para>Copy the selected text or region onto the clipboard.</para>
  903.             </entry>
  904.           </row>
  905.           <row>
  906.             <entry colname="colspec0" valign="top">
  907.               <para><keycombo>
  908.                 <keycap>Ctrl</keycap><keycap>V</keycap>
  909.               </keycombo></para>
  910.             </entry>
  911.             <entry colname="colspec1" valign="top">
  912.               <para>Paste the contents of the clipboard.</para>
  913.             </entry>
  914.           </row>
  915.           <row>
  916.             <entry colname="colspec0">
  917.               <para><keycombo>
  918.                 <keycap>Ctrl</keycap><keycap>Z</keycap>
  919.               </keycombo></para>
  920.             </entry>
  921.             <entry colname="colspec1">
  922.               <para>Undo the last action.</para>
  923.             </entry>
  924.           </row>
  925.           <row>
  926.             <entry colname="colspec0">
  927.               <para><keycombo>
  928.                 <keycap>Ctrl</keycap><keycap>S</keycap>
  929.               </keycombo></para>
  930.             </entry>
  931.             <entry colname="colspec1">
  932.               <para>Save the current document to disk.</para>
  933.             </entry>
  934.           </row>
  935.           <row>
  936.             <entry colname="colspec0">
  937.               <para><keycap>F1</keycap></para>
  938.             </entry>
  939.             <entry colname="colspec1">
  940.               <para>Load the online help document for the application.</para>
  941.             </entry>
  942.           </row>
  943.         </tbody>
  944.       </tgroup>
  945.     </informaltable>
  946.  
  947.     <para>In addition to these shortcut keys, all applications support a set
  948.     of keys to navigate and work with the user interface.  These keys allow
  949.     you to perform operations that you might normally perform with a mouse.
  950.     The following table describes some interface control keys:</para>
  951.  
  952.     <informaltable frame="topbot">
  953.       <tgroup cols="2" colsep="0" rowsep="0">
  954.         <colspec colname="colspec0" colwidth="45.00*"/>
  955.         <colspec colname="colspec1" colwidth="55.00*"/>
  956.         <thead>
  957.           <row rowsep="1">
  958.             <entry>
  959.               <para>Keys</para>
  960.             </entry>
  961.             <entry>
  962.               <para>Command</para>
  963.             </entry>
  964.           </row>
  965.         </thead>
  966.         <tbody>
  967.           <row>
  968.             <entry colname="colspec0" valign="top">
  969.               <para>Arrow keys or <keycap>Tab</keycap></para>
  970.             </entry>
  971.             <entry colname="colspec1" valign="top">
  972.               <para>Move between controls in the interface or items
  973.               in a list.</para>
  974.             </entry>
  975.           </row>
  976.           <row>
  977.             <entry colname="colspec0" valign="top">
  978.               <para><keycap>Enter</keycap> or <keycap>spacebar</keycap></para>
  979.             </entry>
  980.             <entry colname="colspec1" valign="top">
  981.               <para>Activate or choose the selected item.</para>
  982.             </entry>
  983.           </row>
  984.           <row>
  985.             <entry colname="colspec0" valign="top">
  986.               <para><keycap>F10</keycap></para>
  987.             </entry>
  988.             <entry colname="colspec1" valign="top">
  989.               <para>Activate the left-most menu of the application window.</para>
  990.             </entry>
  991.           </row>
  992.           <row>
  993.             <entry colname="colspec0" valign="top">
  994.               <para><keycombo>
  995.                 <keycap>Shift</keycap><keycap>F10</keycap>
  996.               </keycombo></para>
  997.             </entry>
  998.             <entry colname="colspec1" valign="top">
  999.               <para>Activate the context menu for the selected item.</para>
  1000.             </entry>
  1001.           </row>
  1002.           <row>
  1003.             <entry colname="colspec0" valign="top">
  1004.               <para><keycap>Esc</keycap></para>
  1005.             </entry>
  1006.             <entry colname="colspec1" valign="top">
  1007.               <para>Close a menu without selecting a menu item,
  1008.               or cancel a drag operation.</para>
  1009.             </entry>
  1010.           </row>
  1011.         </tbody>
  1012.       </tgroup>
  1013.     </informaltable>
  1014.   </section>
  1015.  
  1016.   <section id="shortcuts-access">
  1017.     <title>Access Keys</title>
  1018.  
  1019.     <!-- Maintained for 2.8 compatibility -->
  1020.     <anchor id="gosbasic-63"/>
  1021.  
  1022.     <indexterm>
  1023.       <primary>access keys</primary>
  1024.     </indexterm>
  1025.  
  1026.     <para>A <firstterm>menubar</firstterm> is a bar at the top of a window that
  1027.     contains the menus for the application.  An <firstterm>access key</firstterm>
  1028.     is an underlined letter in a menubar, menu, or dialog that you can use to
  1029.     perform an action.  On a menubar, the access key for each menu is
  1030.     underlined.</para>
  1031.  
  1032.     <para>To open a menu, hold the <keycap>Alt</keycap> key, then press the
  1033.     access key.  In the menu, the access key for each menu item is underlined.
  1034.     To choose a menu item when a menu is displayed, you can simply press the
  1035.     access key for the menu item.</para>
  1036.  
  1037.     <para>For example, to open a new window in the <application>Help</application>
  1038.     application, press <keycombo><keycap>Alt</keycap><keycap>F</keycap></keycombo>
  1039.     to open the <guimenu>File</guimenu> menu, then press <keycap>N</keycap> to
  1040.     activate the <guimenuitem>New Window</guimenuitem> menu item.</para>
  1041.  
  1042.     <para>You can also use access keys to access elements in a dialog.  In a dialog,
  1043.     one letter in most dialog elements is underlined. To access a particular dialog
  1044.     element, hold <keycap>Alt</keycap>, then press the access key.</para>
  1045.   </section>
  1046. </section>
  1047.  
  1048. </chapter>
  1049.