File: gnote-hotkeys.page

package info (click to toggle)
gnote 0.8.3-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 11,340 kB
  • sloc: cpp: 23,090; sh: 11,154; ansic: 923; makefile: 493; xml: 164
file content (37 lines) | stat: -rw-r--r-- 1,603 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/"
      type="topic"
      id="hotkeys">

  <info>
    <link type="guide" xref="notes-preferences#advanced"/>
    <desc>Gnote Hotkey Settings</desc>
    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
    <credit type="author">
      <name>Pierre-Yves Luyten</name>
      <years>2011</years>
    </credit>
    <credit type="editor">
      <name>Aurimas Cernius</name>
      <years>2011-2012</years>
    </credit>
  </info>

  <title>Hotkeys</title>
    <p>The hotkeys tab allows you to set global key combinations to perform different functions in <app>Gnote</app>. In order to set key combinations, you must have the Listen for Hotkeys checkbox enabled.</p>
    <list>
      <item><title>Show notes menu</title><p>Enter the key combination to open the notes menu.</p></item>
      <item><title>Open "Start Here"</title><p>Enter the key combination to open the “Start Here” note, which is preinstalled with Gnote.</p></item>
      <item><title>Create New Note</title><p>Enter the key combination to create a new note.</p></item>
      <item><title>Open "Search All Notes"</title><p>Enter the key combination to open the Search All Notes dialog.</p></item>
    </list>

    <figure>
      <title><gui>Hotkeys Preferences</gui> window</title>
      <desc><app>Gnote</app> hotkeys</desc>
      <media type="image" src="figures/gnote-preferences-hotkeys.png" mime="image/png" style="right">
        <p>Setting up <app>Gnote</app> keyboard shortcuts.</p>
      </media>
    </figure>

</page>