Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 1998 21:33:08 +0700 (NSS)
From:      Max Khon <fjoe@iclub.nsu.ru>
To:        "Mikhail A. Sokolov" <mishania@demos.net>
Cc:        current@FreeBSD.ORG
Subject:   Re: koi8-r keymap in menus.c (/stand/sysinstall)
Message-ID:  <Pine.BSF.3.96.980915204402.5501A-200000@iclub.nsu.ru>
In-Reply-To: <19980915171958.44877@demos.su>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
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

[-- Attachment #2 --]
--- 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" },

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980915204402.5501A-200000>