Switched the laptop layout over to the new format.

This commit is contained in:
Storm Dragon 2016-09-12 17:22:51 -04:00
parent 12f1e88c4e
commit 3296f72a8d
2 changed files with 26 additions and 28 deletions

View File

@ -1,5 +1,4 @@
KEY_LEFTCTRL=shut_up KEY_CTRL=shut_up
KEY_RIGHTCTRL=shut_up
KEY_FENRIR,KEY_KP7=review_top KEY_FENRIR,KEY_KP7=review_top
KEY_KP8=curr_line KEY_KP8=curr_line
KEY_KP7=prev_line KEY_KP7=prev_line

View File

@ -1,33 +1,32 @@
#1-KEY_LEFTCTRL=shut_up -KEY_CTRL=shut_up
1-KEY_RIGHTCTRL=shut_up KEY_FENRIR,KEY_SHIFT,KEY_U=review_top
#=review_top KEY_FENRIR,KEY_I=curr_line
1-KEY_I=curr_line KEY_FENRIR,KEY_U=prev_line
1-KEY_U=prev_line KEY_FENRIR,KEY_O=next_line
1-KEY_O=next_line KEY_FENRIR,KEY_K=curr_word
1-KEY_K=curr_word KEY_FENRIR,KEY_J=prev_word
1-KEY_J=prev_word KEY_FENRIR,KEY_L=next_word
1-KEY_L=next_word 2,KEY_FENRIR,KEY_K=curr_word_phonetic
#=curr_word_phonetic KEY_FENRIR,KEY_COMMA=curr_char
1-KEY_COMMA=curr_char KEY_FENRIR,KEY_m=prev_char
1-KEY_m=prev_char KEY_FENRIR,KEY_DOT=next_char
1-KEY_DOT=next_char 2,KEY_FENRIR,KEY_COMMA=curr_char_phonetic
#=curr_char_phonetic KEY_FENRIR,KEY_SLASH=exit_review
1-KEY_SLASH=exit_review
#=cursor_position #=cursor_position
#=curr_screen #=curr_screen
#=curr_screen_before_cursor #=curr_screen_before_cursor
#=curr_screen_after_cursor #=curr_screen_after_cursor
#=indent_curr_line #=indent_curr_line
#=last_incomming #=last_incomming
1-KEY_CAPSLOCK,1-KEY_F2=toggle_braille KEY_FENRIR,KEY_F2=toggle_braille
1-KEY_CAPSLOCK,1-KEY_F3=toggle_sound KEY_FENRIR,KEY_F3=toggle_sound
1-KEY_CAPSLOCK,1-KEY_F4=toggle_speech KEY_FENRIR,KEY_F4=toggle_speech
#=toggle_auto_spell_check #=toggle_auto_spell_check
#=toggle_output #=toggle_output
#=toggle_auto_read #=toggle_auto_read
#=quit_fenrir KEY_FENRIR,KEY_Q=quit_fenrir
#=time KEY_FENRIR,KEY_T=time
#=date 2,KEY_FENRIR,KEY_T=date
#=spell_check #=spell_check
#=add_word_to_spell_check #=add_word_to_spell_check
#=remove_word_from_spell_check #=remove_word_from_spell_check
@ -40,15 +39,15 @@
#=dec_speech_pitch #=dec_speech_pitch
#=inc_sound_volume #=inc_sound_volume
#=dec_sound_volume #=dec_sound_volume
#=clear_clipboard KEY_FENRIR,KEY_SHIFT,KEY_C=clear_clipboard
#=remove_marks KEY_FENRIR,KEY_SHIFT,KEY_X=remove_marks
#=first_clipboard #=first_clipboard
#=last_clipboard #=last_clipboard
#=prev_clipboard #=prev_clipboard
#=next_clipboard #=next_clipboard
#=curr_clipboard #=curr_clipboard
#=set_mark KEY_FENRIR,KEY_X=set_mark
#=marked_text #=marked_text
#=copy_marked_to_clipboard KEY_FENRIR,KEY_C=copy_marked_to_clipboard
# linux only # linux only
#=linux_paste_clipboard KEY_FENRIR,KEY_V=linux_paste_clipboard