mou_auto_repeat 92 lib/tty/key.c int mou_auto_repeat = 100; // ms mou_auto_repeat 1948 lib/tty/key.c time_out.tv_usec = mou_auto_repeat * MC_USEC_PER_MSEC; mou_auto_repeat 65 lib/tty/key.h extern int mou_auto_repeat; mou_auto_repeat 382 src/setup.c { "mouse_repeat_rate", &mou_auto_repeat },