Searched refs:A_F_MOUSE (Results 1 – 3 of 3) sorted by relevance
74 #define A_F_MOUSE 66 macro
503 return ((mousecap == OPT_ONPLUS) ? A_B_MOUSE : A_F_MOUSE); in x11mouse_action() 511 return ((mousecap == OPT_ONPLUS) ? A_F_MOUSE : A_B_MOUSE); in x116mouse_action()
1502 case A_F_MOUSE: in commands()