From ea17a881a136c956403a44214f487fcbcfc8798a Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Mon, 12 Sep 2016 20:58:11 -0400 Subject: [PATCH] More changes to keybindings. --- config/keyboard/desktop.conf | 4 ++-- config/keyboard/laptop.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/keyboard/desktop.conf b/config/keyboard/desktop.conf index 42dea574..5ecad85b 100644 --- a/config/keyboard/desktop.conf +++ b/config/keyboard/desktop.conf @@ -13,7 +13,7 @@ KEY_KP1=prev_char KEY_KP3=next_char KEY_FENRIR,KEY_KP2=curr_char_phonetic KEY_KPDOT=cursor_position -#=indent_curr_line +KEY_FENRIR,KEY_I=indent_curr_line KEY_FENRIR,KEY_KPDOT=exit_review #=curr_screen #=curr_screen_before_cursor @@ -31,7 +31,7 @@ KEY_FENRIR,KEY_T=time #=spell_check #=add_word_to_spell_check #=remove_word_from_spell_check -#=foreward_keypress +KEY_FENRIR,KEY_BACKSPACE=foreward_keypress #=inc_speech_volume #=dec_speech_volume #=inc_speech_rate diff --git a/config/keyboard/laptop.conf b/config/keyboard/laptop.conf index 26560c72..55146731 100644 --- a/config/keyboard/laptop.conf +++ b/config/keyboard/laptop.conf @@ -17,7 +17,7 @@ KEY_FENRIR,KEY_SLASH=exit_review #=curr_screen #=curr_screen_before_cursor #=curr_screen_after_cursor -#=indent_curr_line +2,KEY_FENRIR,KEY_I=indent_curr_line #=last_incomming KEY_FENRIR,KEY_F2=toggle_braille KEY_FENRIR,KEY_F3=toggle_sound @@ -31,7 +31,7 @@ KEY_FENRIR,KEY_T=time #=spell_check #=add_word_to_spell_check #=remove_word_from_spell_check -#=foreward_keypress +KEY_FENRIR,KEY_BACKSPACE=forward_keypress #=inc_speech_volume #=dec_speech_volume #=inc_speech_rate