From owner-freebsd-current Tue Sep 15 13:48:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA28749 for freebsd-current-outgoing; Tue, 15 Sep 1998 13:48:54 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from skraldespand.demos.su (skraldespand.demos.su [194.87.5.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA28743 for ; Tue, 15 Sep 1998 13:48:51 -0700 (PDT) (envelope-from mishania@skraldespand.demos.su) Received: by skraldespand.demos.su id AAA24555; (8.8.8/D) Wed, 16 Sep 1998 00:47:01 +0400 (MSD) Message-ID: <19980916004700.00992@demos.su> Date: Wed, 16 Sep 1998 00:47:01 +0400 From: "Mikhail A. Sokolov" To: Max Khon Cc: "Mikhail A. Sokolov" , current@FreeBSD.ORG Subject: Re: koi8-r keymap in menus.c (/stand/sysinstall) References: <19980915171958.44877@demos.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: ; from Max Khon on Tue, Sep 15, 1998 at 09:33:08PM +0700 Organization: Demos Company, Ltd., Moscow, Russian Federation. X-Point-of-View: Gravity is myth, - the earth sucks. X-Useless-Header: Look ma! It's a # sign! Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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