usb_direct fix for rev2 shuttle, playbackengine locks again, viewer cursor fix
[goodguy/cinelerra.git] / cinelerra-5.1 / shuttlerc
index 1f5758f9d389d88668c709a65c24c8904c5392e5..9091c5ddbe56d4ab551e2a1fea73b0cbc5264e61 100644 (file)
@@ -1,7 +1,7 @@
 
 # uncomment to enable diagnostics
 #DEBUG
-# uncommet to use direct usb
+# recommend uncommenting USB_DIRECT and avoid problems
 #USB_DIRECT
 
 # redefine default, use
 
 # Most useful functions have to be on K5-K9 because Xpress only has 5 keys
  K5 XK_Home    # Beginning
- K6 XK_KP_3    # Play, or if playing Stop
+ K6 XK_KP_6    # Reverse, or if playing Stop
  K7 XK_KP_0    # Stop
- K8 XK_KP_6    # Reverse, or if playing Stop
+ K8 XK_KP_3    # Play, or if playing Stop
  K9 XK_End     # End
 
-# K10 "["      # Switch if K14 not working
-# K11 "]"      # Switch if K15 not working
- K10 Alt-XK_Left
- K11 Alt-XK_Right
- K12 XK_Home    # Beginning
- K13 XK_End     # End
+ K10 Alt-XK_Left  # Go to previous edit
+ K11 Alt-XK_Right # Go to next edit
+ K12 Ctrl-XK_Left  # Go to previous label
+ K13 Ctrl-XK_Right # Go to next label
  K14 "["        # Toggle in
  K15 "]"        # Toggle out
 
 
 # Most useful functions have to be on K5-K9 because Xpress only has 5 keys
  K5 XK_Home    # Beginning
- K6 XK_KP_3    # Play, or if playing Stop
+ K6 XK_KP_6    # Reverse, or if playing Stop
  K7 "f"                # Go in or out of Fullscreen mode
- K8 XK_KP_6    # Reverse, of if playing Stop
+ K8 XK_KP_3    # Play, of if playing Stop
  K9 XK_End     # End
 
- K10 "["       # Temporary until K14 Pro fixed
- K11 "]"       # Temporary until K15 Pro fixed
- K12 XK_Home    # Beginning
- K13 XK_End     # End
+ K10 Alt-XK_Left  # Go to previous edit
+ K11 Alt-XK_Right # Go to next edit
+ K12 Ctrl-XK_Left  # Go to previous label
+ K13 Ctrl-XK_Right # Go to next label
  K14 "["        # Toggle in
  K15 "]"        # Toggle out
 
 
 # Most useful functions have to be on K6-K9 because Xpress only has 5 keys
  K5 XK_Home    # Beginning
- K6 XK_KP_3    # Play, or if playing Stop
+ K6 XK_KP_6    # Reverse, or if playing Stop
  K7 "f"                # Go in or out of Fullscreen mode
- K8 XK_KP_6    # Reverse, or if playing Stop
+ K8 XK_KP_3    # Play, or if playing Stop
  K9 XK_End     # End
 
- K10 "["       # Temporary until K14 Pro fixed
- K11 "]"       # Temporary until K15 Pro fixed
- K12 XK_Home    # Beginning
- K13 XK_End     # End
+ K10 Shift-Ctrl-XK_KP_3 # Loop play between In and Out pointers
+ K11 "l"       # Add label at position
+ K12 Ctrl-XK_Left  # Go to previous label
+ K13 Ctrl-XK_Right # Go to next label
  K14 "["        # Toggle in
  K15 "]"        # Toggle out