Home
last modified time | relevance | path

Searched refs:append_key_help (Results 1 – 1 of 1) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-help.c512 append_key_help("C-s", snd_K_s, ControlMask, false, true); in find_help()
592 append_key_help("C-x C-u", snd_K_u, ControlMask, true, in undo_help()
594 append_key_help("C-x u", snd_K_u, 0, true, in undo_help()
595 append_key_help("C-x r", snd_K_r, 0, true, true)))))); in undo_help()
1044 append_key_help("C-x C-o", snd_K_o, ControlMask, true, in controls_help()
1127 append_key_help("C-x C-m", snd_K_m, ControlMask, true, in marks_help()
1128 append_key_help("C-x /", snd_K_slash, 0, true, in marks_help()
1129 append_key_help("C-j", snd_K_j, ControlMask, false, in marks_help()
1236 append_key_help("C-x q", snd_K_q, 0, true, in mix_help()
1534 append_key_help("C-q", snd_K_q, ControlMask, true, true); in play_help()
[all …]