Lines Matching refs:A_K_HO
1027 arrow[A_K_HO].name = STR("home");
1028 arrow[A_K_HO].key = T_kh;
1029 arrow[A_K_HO].fun.cmd = ED_MOVE_TO_BEG;
1030 arrow[A_K_HO].type = XK_CMD;
1068 keymacro_add(el, strH, &arrow[A_K_HO].fun, arrow[A_K_HO].type);
1074 keymacro_add(el, stOH, &arrow[A_K_HO].fun, arrow[A_K_HO].type);
1083 keymacro_add(el, &strH[1], &arrow[A_K_HO].fun, arrow[A_K_HO].type);
1089 keymacro_add(el, &stOH[1], &arrow[A_K_HO].fun, arrow[A_K_HO].type);