home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>5.  Creating Shortcuts to Menu Functions</title> <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" /> <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" /> <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" /> <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" /> <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" /> <link rel="start" href="index.html" title="GNU Image Manipulation Program" /> <link rel="up" href="gimp-pimping.html" title="Chapter 11.  Pimp my GIMP" /> <link rel="prev" href="gimp-using-setup-tile-cache.html" title="4.  How to Set Your Tile Cache" /> <link rel="next" href="gimp-using-docks.html" title="6.  Dialogs and Docking" /> </head> <body> <div class="navheader"> <table width="100%" summary="Navigation header"> <tr> <th colspan="3" align="center">5.  <span lang="en" xml:lang="en">Creating Shortcuts to Menu Functions</span> </th> </tr> <tr> <td width="20%" align="left"><a accesskey="p" href="gimp-using-setup-tile-cache.html"><img src="../images/prev.png" alt="Prev" /></a> </td> <th width="60%" align="center">Chapter 11.  <span lang="en" xml:lang="en">Pimp my GIMP</span> </th> <td width="20%" align="right"> <a accesskey="n" href="gimp-using-docks.html"><img src="../images/next.png" alt="Next" /></a></td> </tr> </table> <hr /> </div> <div class="sect1" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h2 class="title" style="clear: both"><a id="gimp-concepts-shortcuts"></a>5.  <span lang="en" xml:lang="en">Creating Shortcuts to Menu Functions</span> </h2> </div> <div> <div class="revhistory"> <table border="1" width="100%" summary="Revision history"> <tr> <th align="left" valign="top" colspan="3"> <b>Revision History</b> </th> </tr> <tr> <td align="left">Revision $Revision: 2354 $</td> <td align="left">2006-08-06</td> <td align="left">romanofski</td> </tr> </table> </div> </div> </div> </div> <a id="id2613869" class="indexterm"></a> <a id="id2613878" class="indexterm"></a> <p> Many functions which are accessible via the image menu have a default keyboard shortcut. You may want to create a new shortcut for a command that you use a lot and doesn't have one or, more rarely, edit an existing shortcut. There are two methods for doing this. </p> <div class="procedure"> <a id="id2613901"></a> <p class="title"> <b>Procedure 11.1.  <span lang="en" xml:lang="en">Using dynamic keyboard shortcuts</span> </b> </p> <ol type="1"> <li> <p> First, you have to activate this capability by checking the <span class="guilabel">Use dynamic keyboard shortcuts</span> option in the <span class="guilabel">Interface</span> item of the <a class="link" href="gimp-pimping.html#gimp-prefs-interface" title="1.3.  Interface">Preferences</a> menu. This option is usually not checked, to prevent accidental key presses from creating an unwanted shortcut. </p> </li> <li> <p> While you're doing that, also check the <span class="guilabel">Save keyboard shortcuts on exit</span> option so that your shortcut will be saved. </p> </li> <li> <p> To create a keyboard shortcut, simply place the mouse pointer on a command in the menu: it will then be highlighted. Be careful that the mouse pointer doesn't move and type a sequence of three keys, keeping the keys pressed. You will see this sequence appear on the right of the command. </p> </li> <li> <p> It is best to use the <span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>Alt</strong></span>+<span class="keycap"><strong>Key</strong></span> sequence for your custom shortcuts. </p> </li> </ol> </div> <div class="figure"> <a id="id2614016"></a> <p class="title"> <b>Figure 11.30.  <span lang="en" xml:lang="en">Configure Keyboard Shortcuts</span> </b> </p> <div class="figure-contents"> <div class="mediaobject"> <img src="../images/dialogs/dialogs-shortcuts.png" alt="Configure Keyboard Shortcuts" /> </div> </div> </div> <br class="figure-break" /> <div class="procedure"> <a id="id2614045"></a> <p class="title"> <b>Procedure 11.2.  <span lang="en" xml:lang="en">Using the Keyboard Shortcut Editor</span> </b> </p> <ol type="1"> <li> <p> You get to this Editor by clicking on <span class="guibutton">Configure keyboard shortcuts</span> in the “<span class="quote">Interface</span>” item of the <a class="link" href="gimp-pimping.html#gimp-prefs-interface" title="1.3.  Interface">Preferences</a> menu. </p> </li> <li> <p> As shown in this dialog, you can select the command you want to create a shortcut for, in the “<span class="quote">Action</span>” area. Then you type your key sequence as above. In principle, the Space bar should clear a shortcut. (In practice, it clears it, but doesn't delete it.) </p> </li> <li> <p> This shortcut editor also allows you to <span class="emphasis"><em>control the tool parameter settings</em></span> with the keyboard. At the top of this dialog, you can find a <span class="guilabel">Context</span> menu that takes you to the tool parameters. To make your work easier, tool types are marked with small icons. </p> </li> </ol> </div> <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Note"> <tr> <td rowspan="2" align="center" valign="top" width="25"> <img alt="[Note]" src="../images/note.png" /> </td> <th align="left">Note</th> </tr> <tr> <td align="left" valign="top"> <p> Custom Keyboard shortcuts are stored in one of Gimp's hidden directory (<code class="filename">/home/[username]/.gimp-2.4/menurc</code>) under Linux, and <code class="filename"> C:\Documents and Settings\[Username]\.gimp-2.4\menurc</code> under Windows XP. It is a simple text file that you can transport from one computer to another. </p> </td> </tr> </table> </div> </div> <div class="navfooter"> <hr /> <table width="100%" summary="Navigation footer"> <tr> <td width="40%" align="left"><a accesskey="p" href="gimp-using-setup-tile-cache.html"><img src="../images/prev.png" alt="Prev" /></a> </td> <td width="20%" align="center"> <a accesskey="u" href="gimp-pimping.html"> <img src="../images/up.png" alt="Up" /> </a> </td> <td width="40%" align="right"> <a accesskey="n" href="gimp-using-docks.html"><img src="../images/next.png" alt="Next" /></a></td> </tr> <tr> <td width="40%" align="left" valign="top"><a accesskey="p" href="gimp-using-setup-tile-cache.html">4.  <span lang="en" xml:lang="en">How to Set Your Tile Cache</span> </a> </td> <td width="20%" align="center"> <a accesskey="h" href="index.html"> <img src="../images/home.png" alt="Home" /> </a> </td> <td width="40%" align="right" valign="top"> <a accesskey="n" href="gimp-using-docks.html">6.  <span lang="en" xml:lang="en">Dialogs and Docking</span> </a></td> </tr> </table> </div> </body> </html>