//
// These parmscoper-specific items are at this level because they apply only when
// the parm scoper is active.  If they weren't at this level, they would conflict
// with other keys.
//

CONTEXT parmscoper "Parameter Scoper" "These keys apply to the scoper of animatable parameters."

parmscoper.show_only_chans	"Display Only Channels"	"Display only parameters that have channels"	d
parmscoper.show_only_scoped	"Display Only Scoped Channels"	"Display only parameters that have scoped channels"	b
parmscoper.open_channel_editor	"Open Channel Editor when Scoping"	"Open the channel editor when scoping channels"
parmscoper.chans_to_top		"Move Channels to Top"	"Move all parameters that have channels to top"

parmscoper.scopeall		"Scope All Channels" "Scope all displayed parameters with channels" a Ctrl+a
parmscoper.scopetoggle		"Toggle Channel Scope" "Toggle the scope all displayed parameters with channels" t

parmscoper.setkey_all		"Set Keyframe on All" "Set keyframes on all displayed parameters" k
parmscoper.removekey_all	"Remove Keyframe on All" "Remove keyframes on all displayed parameters" Shift+k
parmscoper.setkey_scoped	"Set Keyframe on Scoped" "Set keyframes on all displayed parameters that have scoped channels" j
parmscoper.removekey_scoped	"Remove Keyframe on Scoped" "Remove keyframes on all displayed parameters that have scoped channels" Shift+j
