d_win32.rc
changeset 699 064fa3d9d0a5
parent 691 8e02ace61cfa
child 780 92cd332f2076
equal deleted inserted replaced
698:e180dcf9ca60 699:064fa3d9d0a5
    40 map bindValue:#BeginOfLine   to:#Home.
    40 map bindValue:#BeginOfLine   to:#Home.
    41 map bindValue:#EndOfLine     to:#End.
    41 map bindValue:#EndOfLine     to:#End.
    42 
    42 
    43 map bindValue:#Format        to:#CtrlF.
    43 map bindValue:#Format        to:#CtrlF.
    44 
    44 
    45 map bindValue:#LearnKeyboardMacro    to:#CtrlL.
    45 "/ map bindValue:#LearnKeyboardMacro    to:#CtrlL.
    46 map bindValue:#ExecuteKeyboardMacro  to:#CtrlM.
    46 "/ map bindValue:#ExecuteKeyboardMacro  to:#CtrlM.
    47 
    47 
    48 map bindValue:#Help          to:#F1.
    48 map bindValue:#Help          to:#F1.
    49 map bindValue:#Again         to:#F8.
    49 map bindValue:#Again         to:#F8.
    50 map bindValue:#FindAgain     to:#F3.   "/ search again in same direction
    50 map bindValue:#FindAgain     to:#F3.   "/ search again in same direction
    51 map bindValue:#CommentSelection   to:#F4.
    51 map bindValue:#CommentSelection   to:#F4.