Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 1998 17:19:58 +0400
From:      "Mikhail A. Sokolov" <mishania@demos.net>
To:        Max Khon <fjoe@iclub.nsu.ru>
Cc:        current@FreeBSD.ORG
Subject:   Re: koi8-r keymap in menus.c (/stand/sysinstall)
Message-ID:  <19980915171958.44877@demos.su>
In-Reply-To: <Pine.BSF.3.96.980915094300.19201A-200000@iclub.nsu.ru>; from Max Khon <fjoe@iclub.nsu.ru> on Tue, Sep 15, 1998 at 09:44:24AM %2B0700
References:  <Pine.BSF.3.96.980915094300.19201A-200000@iclub.nsu.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 15, 1998 at 09:44:24AM +0700, Max Khon wrote:
# hi, there!
# 
# how about this patch for menus.c?

Why would one want to change the settings which has been there for ages? And
well, you use !@#%$^&*() a lot  more often if you're not accountant or 
something.


# /fjoe

# --- menus.c.orig	Tue Sep 15 09:37:06 1998
# +++ menus.c	Tue Sep 15 09:41:24 1998
# @@ -1346,7 +1346,7 @@
#        { "Japanese 106",	"Japanese 106 keymap",  dmenuVarCheck, dmenuSetKmapVariable, NULL, "keymap=jp.106" },
#        { "Norway ISO",	"Norwegian ISO keymap",	dmenuVarCheck, dmenuSetKmapVariable, NULL, "keymap=norwegian.iso" },
#        { "Russia CP866",	"Russian CP866 keymap",	dmenuVarCheck, dmenuSetKmapVariable, NULL, "keymap=ru.cp866" },
# -      { "Russia KOI8-R", "Russian KOI8-R keymap", dmenuVarCheck, dmenuSetKmapVariable, NULL, "keymap=ru.koi8-r" },
# +      { "Russia KOI8-R", "Russian KOI8-R keymap", dmenuVarCheck, dmenuSetKmapVariable, NULL, "keymap=ru.koi8-r.shift" },
#        { "Slovenian", "Slovenian ISO keymap",	dmenuVarCheck, dmenuSetKmapVariable, NULL, "keymap=si.iso.acc" },
#        { "Spanish (accent)", "Spanish ISO keymap (accent keys)",	dmenuVarCheck, dmenuSetKmapVariable, NULL, "keymap=spanish.iso.acc" },
#        { "Spanish",	"Spanish ISO keymap",	dmenuVarCheck, dmenuSetKmapVariable, NULL, "keymap=spanish.iso" },
# 

-- 
-mishania

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980915171958.44877>