~ubuntu-branches/ubuntu/maverick/tomboy/maverick

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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="topic" style="task" id="hotkeys">

  <info>
    <link type="guide" xref="index#prefs"/>
    <desc>Preferencias de teclas rápidas e atallos de teclado.</desc>
    <revision pkgversion="3.0" version="0.1" date="2010-05-29" status="candidate"/>
    <credit type="author">
      <name>Paul Cutler</name>
      <email>pcutler@gnome.org</email>
    </credit>    
<!--
    <copyright>
      <year>2010</year>
      <name>GNOME Documentation Project</name>
    </copyright>
-->
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
  </info>

 <title>Teclas rápidas</title>

	<p>Hotkeys allow you to access your notes and Tomboy features from
	anywhere, even when using other applications on your desktop.  Hotkeys
	are activated by pressing multiple keys on your keyboard
	together.
	</p>
	
	<p>You can enable Hotkeys by opening <gui>Tomboy Preferences</gui> by 
	using your mouse to right click on the Tomboy icon in your panel,
	taskbar or dock and choose <gui>Preferences</gui> and then select
	the <gui>Hotkeys</gui> tab.  You can also open <gui> Tomboy
	Preferences</gui> from the <gui>Search All Notes</gui> dialog. From
	the menu choose <guiseq><gui>Edit</gui><gui>Preferences</gui>
	</guiseq>.
	</p>	
	
	<p>As accións dispoñíbeis en Tomboy e que se pode activar con atallos de teclado son:</p>
	
	<list>
	  <item><p><gui>Show notes menu</gui>: <keyseq><key>Alt</key>
	  <key>F12</key></keyseq></p></item>
	  <item><p><gui>Open "Start Here"</gui>: <keyseq><key>Alt</key>
	  <key>F11</key></keyseq></p></item>
	  <item><p><gui>Create new note</gui>: Disabled by default.  You can
	  enter a key sequence in this field to create a hotkey.</p></item>
	  <item><p><gui>Open "Search All Notes"</gui>: Disabled by default.  You can
	  enter a key sequence in this field to create a hotkey.</p></item>
	</list>  
	    
 </page>