add commands {inc,dec}_{speech,sound}_{volume,rate,pitch}

This commit is contained in:
Chrys
2016-08-21 14:20:55 +02:00
parent b534e554e5
commit cd123ac072
15 changed files with 208 additions and 8 deletions

View File

@ -19,3 +19,11 @@
#=toggle_autoRead
#=quit_fenrir
#=foreward_keypress
#=inc_speech_volume
#=dec_speech_volume
#=inc_speech_rate
#=dec_speech_rate
#=inc_speech_pitch
#=dec_speech_pitch
#=inc_sound_volume
#=dec_sound_volume

View File

@ -19,3 +19,11 @@
#=toggle_autoRead
#=quit_fenrir
#=foreward_keypress
#=inc_speech_volume
#=dec_speech_volume
#=inc_speech_rate
#=dec_speech_rate
#=inc_speech_pitch
#=dec_speech_pitch
#=inc_sound_volume
#=dec_sound_volume

View File

@ -12,10 +12,18 @@
1-FENRIR,1-KEY_KPDOT=exit_review
#=curr_screen
#=last_incomming
1-FENRIR,1-KEY_F2=toggle_braille
1-FENRIR,1-KEY_F3=toggle_sound
#1-FENRIR,1-KEY_F2=toggle_braille
#1-FENRIR,1-KEY_F3=toggle_sound
1-FENRIR,1-KEY_F4=toggle_speech
#=toggle_output
#=toggle_autoRead
#=quit_fenrir
1-FENRIR,1-KEY_A=foreward_keypress
1-FENRIR,1-KEY_F2=inc_speech_volume
1-FENRIR,1-KEY_F3=dec_speech_volume
#=inc_speech_rate
#=dec_speech_rate
#=inc_speech_pitch
#=dec_speech_pitch
#=inc_sound_volume
#=dec_sound_volume