Re: ESC in MC
- From: "bulia byak" <bulia dr com>
- To: vfilyayev d2 khai edu
- Cc: mc-devel gnome org
- Subject: Re: ESC in MC
- Date: Sat, 17 May 2003 21:15:31 -0500
----- Original Message -----
From: Vyacheslav Filyayev <vfilyayev d2 khai edu>
Date: Sat, 17 May 2003 12:39:57 +0300
To: bulia 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]