ESC in MC
bulia byak
bulia at dr.com
Sun May 18 02:15:31 UTC 2003
----- Original Message -----
From: Vyacheslav Filyayev <vfilyayev at d2.khai.edu>
Date: Sat, 17 May 2003 12:39:57 +0300
To: bulia at dr.com
Subject: ESC in MC
> Dear bulia byak,
> right now I trying to do what you say about once pressing instead of double pressing ESC in MC.
>
> However how I tried MC don't care about my 1000, 1000000 or any else value.
> It seem to me MC simply ignore those lines, which include ESCMODE_TIMEOUT. What I need to do?
src/key.c: change:
/* timeout for old_esc_mode in usec */
#define ESCMODE_TIMEOUT 1000000
to
/* timeout for old_esc_mode in usec */
#define ESCMODE_TIMEOUT 1000
and recompile. Works for me.
--
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup
More information about the mc-devel
mailing list