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

next in thread | previous in thread | raw e-mail | index | archive | help
Actually, there's no real need of these keymaps being presented both simultaneously. If one wants this .shift. one, well, he's welcome to set it in configs
then, after he installs the system. 

I'd leave the decision on Release Engeneer conscience, anyway.

On Tue, Sep 15, 1998 at 09:33:08PM +0700, Max Khon wrote:
# hi, there!
# 
# On Tue, 15 Sep 1998, Mikhail A. Sokolov wrote:
# 
# > On Tue, Sep 15, 1998 at 09:44:24AM +0700, Max Khon wrote:
# > # hi, there!
# > # 
# > # how about this patch for menus.c?
# 
# ok, how about this one? :)
# 
# > 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 20:45:56 1998
# @@ -1347,6 +1347,7 @@
#        { "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 (shifted)", "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?19980916004700.00992>