shuttle and transportque reworks, new shdmp, titler font textbox tweak
[goodguy/cinelerra.git] / cinelerra-5.1 / shuttlerc
1
2 # uncomment to enable diagnostics
3 #DEBUG
4
5 # redefine default, use
6 # also used for resources,load windows
7 [Default]
8 [Resources]
9 [Load]
10  K5 XK_Home
11  K6 XK_Button_1
12  K7 XK_Button_2
13  K8 XK_Button_3
14  K9 XK_End
15  JL XK_Scroll_Up
16  JR XK_Scroll_Down
17
18 [Cinelerra]
19
20  K5 XK_KP_0     # Stop
21  K9 XK_KP_3     # Play
22  K12 XK_Home    # Beginning
23  K13 XK_End     # End
24  K14 "["        # Toggle in
25  K15 "]"        # Toggle out
26
27  K1 "i"         # Pro Only - Clip
28  K2 "x"         # Pro Only - Cut
29  K3 "c"         # Pro Only - Copy
30  K4 "v"         # Pro Only - Paste
31
32  S-7 REV_16     # Next 6 are reverse keys
33  S-6 REV_8      #  the number on the end represents speed
34  S-5 REV_4      #  number can be decimal up to 64
35  S-4 REV_2      #  2 means 2x or double speed
36  S-3 REV_1
37  S-2 REV_0.5    #  note 0.5 represents 1/2 speed
38  S-1 XK_KP_0    # Because the Shuttle does not generate S0, have to use S1
39  S0  XK_KP_0    # Hardware does not generate S0
40  S1  XK_KP_0    # Because the Shuttle does not generate S0, have to use S1
41  S2  FWD_0.5    # Next 6 are forward keys
42  S3  FWD_1
43  S4  FWD_2
44  S5  FWD_4
45  S6  FWD_8
46  S7  FWD_16
47  
48  JL XK_KP_4     # Frame reverse
49  JR XK_KP_1     # Frame forward
50
51 [Composer]
52
53  K5 XK_KP_0     # Stop
54  K9 XK_KP_3     # Play
55  K12 XK_Home    # Beginning
56  K13 XK_End     # End
57  K14 "["        # Toggle in
58  K15 "]"        # Toggle out
59
60  K1 "i"         # Pro Only - Clip
61  K2 "x"         # Pro Only - Cut
62  K3 "c"         # Pro Only - Copy
63  K4 "v"         # Pro Only - Paste
64
65  S-7 REV_16
66  S-6 REV_8
67  S-5 REV_4
68  S-4 REV_2
69  S-3 REV_1
70  S-2 REV_0.5
71  S-1 XK_KP_0    # Because the Shuttle does not generate S0, have to use S1
72  S0  XK_KP_0    # Hardware does not generate S0
73  S1  XK_KP_0    # Because the Shuttle does not generate S0, have to use S1
74  S2  FWD_0.5
75  S3  FWD_1
76  S4  FWD_2
77  S5  FWD_4
78  S6  FWD_8
79  S7  FWD_16
80  
81  JL XK_KP_4     # Frame reverse
82  JR XK_KP_1     # Frame forward
83
84 [Viewer]
85
86  K5 "v"         # Splice (Viewer only - button is on Xpress)
87  K9 "b"         # Overwrite (Viewer only - button is on Xpress)
88  K12 XK_Home    # Beginning
89  K13 XK_End     # End
90  K14 "["        # Toggle in
91  K15 "]"        # Toggle out
92
93  K1 "i"         # Pro Only - Clip
94  K2 XK_Home     # Pro Only - Beginning 
95  K3 "c"         # Pro Only - Copy
96  K4 XK_End      # Pro Only - End
97  
98  S-7 REV_16
99  S-6 REV_8
100  S-5 REV_4
101  S-4 REV_2
102  S-3 REV_1
103  S-2 REV_0.5
104  S-1 XK_KP_0    # Because the Shuttle does not generate S0, have to use S1
105  S0  XK_KP_0    # Hardware does not generate S0
106  S1  XK_KP_0    # Because the Shuttle does not generate S0, have to use S1
107  S2  FWD_0.5
108  S3  FWD_1
109  S4  FWD_2
110  S5  FWD_4
111  S6  FWD_8
112  S7  FWD_16
113
114  JL XK_KP_4     # Frame reverse
115  JR XK_KP_1     # Frame forward
116