traverso-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Traverso-commit] traverso/resources keymap.xml


From: Ben Levitt
Subject: [Traverso-commit] traverso/resources keymap.xml
Date: Sat, 26 May 2007 07:18:37 +0000

CVSROOT:        /sources/traverso
Module name:    traverso
Changes by:     Ben Levitt <benjie>     07/05/26 07:18:37

Modified files:
        resources      : keymap.xml 

Log message:
        switch W and Shift (For set/move: work=W, play=Shift)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/traverso/resources/keymap.xml?cvsroot=traverso&r1=1.70&r2=1.71

Patches:
Index: keymap.xml
===================================================================
RCS file: /sources/traverso/traverso/resources/keymap.xml,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -b -r1.70 -r1.71
--- keymap.xml  25 May 2007 18:38:50 -0000      1.70
+++ keymap.xml  26 May 2007 07:18:37 -0000      1.71
@@ -71,12 +71,12 @@
                </keyfact>
                <keyfact type="FKEY" key1="SHIFT" >
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="touch" modes="All" sortorder="2" submenu="Work Cursor" 
instantanious="0" />
+                               <Object objectname="SongView" 
slotsignature="touch_play_cursor" modes="All" sortorder="2" submenu="Playhead" 
instantanious="0" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="W" >
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="touch_play_cursor" modes="All" sortorder="2" submenu="Playhead" 
instantanious="0" />
+                               <Object objectname="SongView" 
slotsignature="touch" modes="All" sortorder="2" submenu="Work Cursor" 
instantanious="0" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="HOME" >
@@ -356,7 +356,7 @@
                </keyfact>
                <keyfact type="HKEY" key1="W" >
                        <Objects>
-                               <Object objectname="SongView" mousehint="LR" 
slotsignature="play_cursor_move" modes="All" sortorder="8" submenu="Playhead" 
instantanious="0" />
+                               <Object objectname="SongView" mousehint="LR" 
slotsignature="work_cursor_move" modes="All" sortorder="14" instantanious="0" />
                        </Objects>
                </keyfact>
                <keyfact type="HKEY" key1="C" >
@@ -384,7 +384,7 @@
                </keyfact>
                <keyfact type="HKEY" key1="SHIFT" >
                        <Objects>
-                               <Object objectname="SongView" mousehint="LR" 
slotsignature="work_cursor_move" modes="All" sortorder="14" instantanious="0" />
+                               <Object objectname="SongView" mousehint="LR" 
slotsignature="play_cursor_move" modes="All" sortorder="8" submenu="Playhead" 
instantanious="0" />
                        </Objects>
                </keyfact>
                <keyfact type="HKEY" key1="F" >




reply via email to

[Prev in Thread] Current Thread [Next in Thread]