~ubuntu-branches/ubuntu/maverick/tuxguitar/maverick

« back to all changes in this revision

Viewing changes to TuxGuitar/dist/shortcuts-default.xml

  • Committer: Bazaar Package Importer
  • Author(s): Philippe Coval
  • Date: 2009-04-25 19:49:27 UTC
  • mfrom: (1.1.3 upstream) (2.1.7 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090425194927-pblqed0zxp0pmyeq
Tags: 1.1-1
* New Upstream Release (Closes: #489859) (LP: #366476)
* Merged patch : tuxguitar_1.0.dak-1ubuntu1.patch
* debian/README.txt
  - suggests to install tuxguitar-jsa

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<shortcuts>
 
3
        <shortcut key="16777230" mask="0" action="action.composition.change-info"/>
 
4
        <shortcut key="121" mask="262144" action="action.edit.redo"/>
 
5
        <shortcut key="122" mask="262144" action="action.edit.undo"/>
 
6
        <shortcut key="16777265" mask="262144" action="action.edit.voice-1"/>
 
7
        <shortcut key="16777266" mask="262144" action="action.edit.voice-2"/>
 
8
        <shortcut key="16777229" mask="65536" action="action.file.exit"/>
 
9
        <shortcut key="110" mask="262144" action="action.file.new"/>
 
10
        <shortcut key="111" mask="262144" action="action.file.open"/>
 
11
        <shortcut key="112" mask="262144" action="action.file.print"/>
 
12
        <shortcut key="115" mask="262144" action="action.file.save"/>
 
13
        <shortcut key="16777237" mask="0" action="action.file.save-as"/>
 
14
        <shortcut key="16777226" mask="0" action="action.help.doc"/>
 
15
        <shortcut key="97" mask="0" action="action.insert.chord"/>
 
16
        <shortcut key="116" mask="0" action="action.insert.text"/>
 
17
        <shortcut key="16777225" mask="131072" action="action.marker.add"/>
 
18
        <shortcut key="16777220" mask="65536" action="action.marker.go-next"/>
 
19
        <shortcut key="16777219" mask="65536" action="action.marker.go-previous"/>
 
20
        <shortcut key="99" mask="262144" action="action.measure.copy"/>
 
21
        <shortcut key="16777219" mask="393216" action="action.measure.go-first"/>
 
22
        <shortcut key="16777220" mask="393216" action="action.measure.go-last"/>
 
23
        <shortcut key="16777220" mask="262144" action="action.measure.go-next"/>
 
24
        <shortcut key="16777219" mask="262144" action="action.measure.go-previous"/>
 
25
        <shortcut key="118" mask="262144" action="action.measure.paste"/>
 
26
        <shortcut key="16777258" mask="0" action="action.note.duration.change-dotted"/>
 
27
        <shortcut key="16777263" mask="0" action="action.note.duration.change-tupleto"/>        
 
28
        <shortcut key="98" mask="0" action="action.note.effect.change-bend"/>
 
29
        <shortcut key="120" mask="0" action="action.note.effect.change-dead"/>
 
30
        <shortcut key="102" mask="0" action="action.note.effect.change-fade-in"/>
 
31
        <shortcut key="111" mask="0" action="action.note.effect.change-ghost"/>
 
32
        <shortcut key="103" mask="0" action="action.note.effect.change-grace"/>
 
33
        <shortcut key="104" mask="0" action="action.note.effect.change-hammer"/>
 
34
        <shortcut key="112" mask="0" action="action.note.effect.change-palm-mute"/>
 
35
        <shortcut key="115" mask="0" action="action.note.effect.change-slide"/>
 
36
        <shortcut key="118" mask="0" action="action.note.effect.change-vibrato"/>
 
37
        <shortcut key="127" mask="262144" action="action.note.general.clean-beat"/>
 
38
        <shortcut key="16777217" mask="262144" action="action.beat.general.voice-up"/>
 
39
        <shortcut key="16777218" mask="262144" action="action.beat.general.voice-down"/>
 
40
        <shortcut key="97" mask="262144" action="action.beat.general.voice-auto"/>
 
41
        <shortcut key="16777219" mask="131072" action="action.note.general.decrement-semitone"/>
 
42
        <shortcut key="16777220" mask="131072" action="action.note.general.increment-semitone"/>
 
43
        <shortcut key="16777218" mask="131072" action="action.note.general.shift-down"/>
 
44
        <shortcut key="16777217" mask="131072" action="action.note.general.shift-up"/>
 
45
        <shortcut key="108" mask="0" action="action.note.general.tied"/>
 
46
        <shortcut key="16777232" mask="0" action="action.settings.configure"/>
 
47
        <shortcut key="98" mask="262144" action="action.tools.browser"/>
 
48
        <shortcut key="16777225" mask="393216" action="action.track.add"/>
 
49
        <shortcut key="16777217" mask="393216" action="action.track.go-previous"/>
 
50
        <shortcut key="16777218" mask="393216" action="action.track.go-next"/>
 
51
        <shortcut key="127" mask="393216" action="action.track.remove"/>
 
52
        <shortcut key="16777234" mask="0" action="action.transport.mode"/>
 
53
        <shortcut key="32" mask="0" action="action.transport.play"/>
 
54
        <shortcut key="109" mask="262144" action="action.view.show-mixer"/>
 
55
        <shortcut key="116" mask="262144" action="action.view.show-transport"/>
 
56
</shortcuts>