gimp-hot-keys.html 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  5. <head>
  6. <!-- 2021-12-30 Thu 23:15 -->
  7. <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
  8. <meta name="viewport" content="width=device-width, initial-scale=1" />
  9. <title>GIMP hot keys</title>
  10. <meta name="generator" content="Org mode" />
  11. <link rel='stylesheet' type='text/css' href='styles.css' />
  12. <script type="text/javascript">
  13. /*
  14. @licstart The following is the entire license notice for the
  15. JavaScript code in this tag.
  16. Copyright (C) 2012-2020 Free Software Foundation, Inc.
  17. The JavaScript code in this tag is free software: you can
  18. redistribute it and/or modify it under the terms of the GNU
  19. General Public License (GNU GPL) as published by the Free Software
  20. Foundation, either version 3 of the License, or (at your option)
  21. any later version. The code is distributed WITHOUT ANY WARRANTY;
  22. without even the implied warranty of MERCHANTABILITY or FITNESS
  23. FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
  24. As additional permission under GNU GPL version 3 section 7, you
  25. may distribute non-source (e.g., minimized or compacted) forms of
  26. that code without the copy of the GNU GPL normally required by
  27. section 4, provided you include this license notice and a URL
  28. through which recipients can access the Corresponding Source.
  29. @licend The above is the entire license notice
  30. for the JavaScript code in this tag.
  31. */
  32. <!--/*--><![CDATA[/*><!--*/
  33. function CodeHighlightOn(elem, id)
  34. {
  35. var target = document.getElementById(id);
  36. if(null != target) {
  37. elem.cacheClassElem = elem.className;
  38. elem.cacheClassTarget = target.className;
  39. target.className = "code-highlighted";
  40. elem.className = "code-highlighted";
  41. }
  42. }
  43. function CodeHighlightOff(elem, id)
  44. {
  45. var target = document.getElementById(id);
  46. if(elem.cacheClassElem)
  47. elem.className = elem.cacheClassElem;
  48. if(elem.cacheClassTarget)
  49. target.className = elem.cacheClassTarget;
  50. }
  51. /*]]>*///-->
  52. </script>
  53. </head>
  54. <body>
  55. <div id="content">
  56. <h1 class="title">GIMP hot keys</h1>
  57. <div id="outline-container-org7af7580" class="outline-2">
  58. <h2 id="org7af7580">File</h2>
  59. <div class="outline-text-2" id="text-org7af7580">
  60. </div>
  61. <div id="outline-container-org38c60c6" class="outline-3">
  62. <h3 id="org38c60c6">Create a new document <code>&lt;Control + N&gt;</code></h3>
  63. </div>
  64. <div id="outline-container-org96f44dc" class="outline-3">
  65. <h3 id="org96f44dc">Open a document <code>&lt;Control + O&gt;</code></h3>
  66. </div>
  67. <div id="outline-container-org535e67e" class="outline-3">
  68. <h3 id="org535e67e">Save a document (as a gimp file) <code>&lt;Control + S&gt;</code></h3>
  69. </div>
  70. <div id="outline-container-org4ac3c8e" class="outline-3">
  71. <h3 id="org4ac3c8e">Export the document <code>&lt;Control + E&gt;</code></h3>
  72. </div>
  73. </div>
  74. <div id="outline-container-org4dc2e65" class="outline-2">
  75. <h2 id="org4dc2e65">Image Movements</h2>
  76. <div class="outline-text-2" id="text-org4dc2e65">
  77. </div>
  78. <div id="outline-container-org0fc8479" class="outline-3">
  79. <h3 id="org0fc8479">Move <code>&lt;M&gt;</code></h3>
  80. </div>
  81. <div id="outline-container-org0fa3f36" class="outline-3">
  82. <h3 id="org0fa3f36">Scale <code>&lt;S&gt;</code></h3>
  83. <div class="outline-text-3" id="text-org0fa3f36">
  84. <p>
  85. Apply the scale by hitting <code>&lt;Enter&gt;</code>
  86. </p>
  87. </div>
  88. </div>
  89. <div id="outline-container-org14925a1" class="outline-3">
  90. <h3 id="org14925a1">Rotate <code>&lt;R&gt;</code></h3>
  91. </div>
  92. </div>
  93. <div id="outline-container-orged2345b" class="outline-2">
  94. <h2 id="orged2345b">Layer</h2>
  95. <div class="outline-text-2" id="text-orged2345b">
  96. </div>
  97. <div id="outline-container-orgab6a905" class="outline-3">
  98. <h3 id="orgab6a905">New Layer <code>&lt;Control + Shift + N&gt;</code></h3>
  99. </div>
  100. <div id="outline-container-org3686464" class="outline-3">
  101. <h3 id="org3686464">Merg layer <code>&lt;Control + M&gt;</code></h3>
  102. </div>
  103. </div>
  104. <div id="outline-container-org9380290" class="outline-2">
  105. <h2 id="org9380290">Drawing</h2>
  106. <div class="outline-text-2" id="text-org9380290">
  107. </div>
  108. <div id="outline-container-org8310718" class="outline-3">
  109. <h3 id="org8310718">Paint Brush <code>&lt;P&gt;</code></h3>
  110. </div>
  111. <div id="outline-container-orgec5db40" class="outline-3">
  112. <h3 id="orgec5db40">Ereaser <code>&lt;SHIFT + E&gt;</code></h3>
  113. </div>
  114. <div id="outline-container-orgaec8357" class="outline-3">
  115. <h3 id="orgaec8357">Bucket <code>&lt;SHIFT + B&gt;</code></h3>
  116. </div>
  117. </div>
  118. <div id="outline-container-org9bedfe2" class="outline-2">
  119. <h2 id="org9bedfe2">Gimp Appearance (Preferences)</h2>
  120. <div class="outline-text-2" id="text-org9bedfe2">
  121. <p>
  122. There are two problems with gimp out of the box:
  123. </p>
  124. <ul class="org-ul">
  125. <li>Icons are a bit to small
  126. <ul class="org-ul">
  127. <li><code>Edit &gt; Preferences &gt; Interface &gt; Icon Theme &gt; Guess icon size from resolution (Switch to Cusom icon size) &gt; Large</code></li>
  128. </ul></li>
  129. <li>Weird gray icons
  130. <ul class="org-ul">
  131. <li><code>Edit &gt; Preferences &gt; Interface &gt; Icon Theme &gt; Color</code></li>
  132. </ul></li>
  133. <li>Group menus on the tool box
  134. <ul class="org-ul">
  135. <li><code>Edit &gt; Preferences &gt; Interface &gt; Toolbox &gt; Use tool groups</code></li>
  136. </ul></li>
  137. </ul>
  138. <p>
  139. In order to solve all these issues go to:
  140. </p>
  141. </div>
  142. </div>
  143. <div id="outline-container-org7ae91a9" class="outline-2">
  144. <h2 id="org7ae91a9">License</h2>
  145. <div class="outline-text-2" id="text-org7ae91a9">
  146. <hr>
  147. <footer>
  148. <a rel='license' href='http://creativecommons.org/licenses/by-sa/4.0/'><img alt='Creative Commons License' style='border-width:0' width='88' height='31' src='../images/cc-by-sa.png' /></a><br>
  149. Unless otherwise noted, all content on this website is Copyright Zortazert 2021-2022 and is licensed under <a rel='license' href='http://creativecommons.org/licenses/by-sa/4.0/'>CC BY-SA 4.0</a>.
  150. </footer>
  151. </div>
  152. </div>
  153. </div>
  154. <div id="postamble" class="status">
  155. <p class="date">Created: 2021-12-30 Thu 23:15</p>
  156. <p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
  157. </div>
  158. </body>
  159. </html>