8bit default
- From: Vladimir Nadvornik <nadvornik suse cz>
- To: MC Devel <mc-devel gnome org>
- Subject: 8bit default
- Date: Wed, 3 Nov 2004 15:46:08 +0100
Hi,
I think that mc should use 8bit input by default. It is useful for most
languages and I don't know about any disadvantages.
Please see the attached patch.
--
Vladimir Nadvornik
developer
---------------------------------------------------------------------
SuSE CR, s.r.o. e-mail: nadvornik suse cz
Drahobejlova 27 tel:+420 2 9654 2373
190 00 Praha 9 fax:+420 2 9654 2374
Ceska republika http://www.suse.cz
--- mc-4.6.1-20041020/src/key.c.8bitdefault 2004-09-26 02:58:47.000000000 +0200
+++ mc-4.6.1-20041020/src/key.c 2004-10-20 17:09:20.476782664 +0200
@@ -88,7 +88,7 @@
int double_click_speed = 250;
int old_esc_mode = 0;
-int use_8th_bit_as_meta = 1;
+int use_8th_bit_as_meta = 0;
typedef struct key_def {
char ch; /* Holds the matching char code */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]