From owner-freebsd-current Tue Sep 15 06:23:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA05007 for freebsd-current-outgoing; Tue, 15 Sep 1998 06:23:16 -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 GAA04970 for ; Tue, 15 Sep 1998 06:23:06 -0700 (PDT) (envelope-from mishania@skraldespand.demos.su) Received: by skraldespand.demos.su id RAA10533; (8.8.8/D) Tue, 15 Sep 1998 17:19:58 +0400 (MSD) Message-ID: <19980915171958.44877@demos.su> Date: Tue, 15 Sep 1998 17:19:58 +0400 From: "Mikhail A. Sokolov" To: Max Khon Cc: current@FreeBSD.ORG Subject: Re: koi8-r keymap in menus.c (/stand/sysinstall) References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: ; from Max Khon on Tue, Sep 15, 1998 at 09:44:24AM +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 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