add shuttle udev rules to doc, fix still images drag handle
[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-3 XK_KP_Add  # Fast reverse
33  S-2 XK_KP_6    # Play reverse
34  S-1 XK_KP_5    # Slow reverse
35  S0 XK_KP_0     # Stop
36  S1 XK_KP_2     # Slow forward
37  S2 XK_KP_3     # Play forward
38  S3 XK_KP_Enter # Fast forward
39  
40  JL XK_KP_4     # Frame reverse
41  JR XK_KP_1     # Frame forward
42
43 [Composer]
44
45  K5 XK_KP_0     # Stop
46  K9 XK_KP_3     # Play
47  K12 XK_Home    # Beginning
48  K13 XK_End     # End
49  K14 "["        # Toggle in
50  K15 "]"        # Toggle out
51
52  K1 "i"         # Pro Only - Clip
53  K2 "x"         # Pro Only - Cut
54  K3 "c"         # Pro Only - Copy
55  K4 "v"         # Pro Only - Paste
56
57  S-3 XK_KP_Add  # Fast reverse
58  S-2 XK_KP_6    # Play reverse
59  S-1 XK_KP_5    # Slow reverse
60  S0 XK_KP_0     # Stop
61  S1 XK_KP_2     # Slow forward
62  S2 XK_KP_3     # Play forward
63  S3 XK_KP_Enter # Fast forward
64  
65  JL XK_KP_4     # Frame reverse
66  JR XK_KP_1     # Frame forward
67
68 [Viewer]
69
70  K5 "v"         # Splice (Viewer only - button is on Xpress)
71  K9 "b"         # Overwrite (Viewer only - button is on Xpress)
72  K12 XK_Home    # Beginning
73  K13 XK_End     # End
74  K14 "["        # Toggle in
75  K15 "]"        # Toggle out
76
77  K1 "i"         # Pro Only - Clip
78  K2 XK_Home     # Pro Only - Beginning 
79  K3 "c"         # Pro Only - Copy
80  K4 XK_End      # Pro Only - End
81
82  S-3 XK_KP_Add  # Fast reverse
83  S-2 XK_KP_6    # Play reverse
84  S-1 XK_KP_5    # Slow reverse
85  S0 XK_KP_0     # Stop
86  S1 XK_KP_2     # Slow forward
87  S2 XK_KP_3     # Play forward
88  S3 XK_KP_Enter # Fast forward
89  
90  JL XK_KP_4     # Frame reverse
91  JR XK_KP_1     # Frame forward
92