More changes to keybindings.
This commit is contained in:
parent
1ce6634a99
commit
ea17a881a1
@ -13,7 +13,7 @@ KEY_KP1=prev_char
|
|||||||
KEY_KP3=next_char
|
KEY_KP3=next_char
|
||||||
KEY_FENRIR,KEY_KP2=curr_char_phonetic
|
KEY_FENRIR,KEY_KP2=curr_char_phonetic
|
||||||
KEY_KPDOT=cursor_position
|
KEY_KPDOT=cursor_position
|
||||||
#=indent_curr_line
|
KEY_FENRIR,KEY_I=indent_curr_line
|
||||||
KEY_FENRIR,KEY_KPDOT=exit_review
|
KEY_FENRIR,KEY_KPDOT=exit_review
|
||||||
#=curr_screen
|
#=curr_screen
|
||||||
#=curr_screen_before_cursor
|
#=curr_screen_before_cursor
|
||||||
@ -31,7 +31,7 @@ KEY_FENRIR,KEY_T=time
|
|||||||
#=spell_check
|
#=spell_check
|
||||||
#=add_word_to_spell_check
|
#=add_word_to_spell_check
|
||||||
#=remove_word_from_spell_check
|
#=remove_word_from_spell_check
|
||||||
#=foreward_keypress
|
KEY_FENRIR,KEY_BACKSPACE=foreward_keypress
|
||||||
#=inc_speech_volume
|
#=inc_speech_volume
|
||||||
#=dec_speech_volume
|
#=dec_speech_volume
|
||||||
#=inc_speech_rate
|
#=inc_speech_rate
|
||||||
|
@ -17,7 +17,7 @@ KEY_FENRIR,KEY_SLASH=exit_review
|
|||||||
#=curr_screen
|
#=curr_screen
|
||||||
#=curr_screen_before_cursor
|
#=curr_screen_before_cursor
|
||||||
#=curr_screen_after_cursor
|
#=curr_screen_after_cursor
|
||||||
#=indent_curr_line
|
2,KEY_FENRIR,KEY_I=indent_curr_line
|
||||||
#=last_incomming
|
#=last_incomming
|
||||||
KEY_FENRIR,KEY_F2=toggle_braille
|
KEY_FENRIR,KEY_F2=toggle_braille
|
||||||
KEY_FENRIR,KEY_F3=toggle_sound
|
KEY_FENRIR,KEY_F3=toggle_sound
|
||||||
@ -31,7 +31,7 @@ KEY_FENRIR,KEY_T=time
|
|||||||
#=spell_check
|
#=spell_check
|
||||||
#=add_word_to_spell_check
|
#=add_word_to_spell_check
|
||||||
#=remove_word_from_spell_check
|
#=remove_word_from_spell_check
|
||||||
#=foreward_keypress
|
KEY_FENRIR,KEY_BACKSPACE=forward_keypress
|
||||||
#=inc_speech_volume
|
#=inc_speech_volume
|
||||||
#=dec_speech_volume
|
#=dec_speech_volume
|
||||||
#=inc_speech_rate
|
#=inc_speech_rate
|
||||||
|
Loading…
Reference in New Issue
Block a user