From owner-freebsd-i18n@freebsd.org Sat Jul 29 11:47:29 2017 Return-Path: Delivered-To: freebsd-i18n@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B7C0DC21EC for ; Sat, 29 Jul 2017 11:47:29 +0000 (UTC) (envelope-from se@freebsd.org) Received: from mailout08.t-online.de (mailout08.t-online.de [194.25.134.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mailout00.t-online.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6155669A1C for ; Sat, 29 Jul 2017 11:47:29 +0000 (UTC) (envelope-from se@freebsd.org) Received: from fwd04.aul.t-online.de (fwd04.aul.t-online.de [172.20.26.149]) by mailout08.t-online.de (Postfix) with SMTP id 184EA41DC5B4; Sat, 29 Jul 2017 13:37:47 +0200 (CEST) Received: from Stefans-MacBook-Pro-2.local (V8pbM8ZTQhHX-gyyeJk2M-2CYWkrL5BcpdNnODLX4P6z0l79Qj+e-nMafCZ7ottZAh@[109.47.2.173]) by fwd04.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1dbQ42-2BNptg0; Sat, 29 Jul 2017 13:37:46 +0200 Subject: Re: Turkish F Keyboard Layout for vt(Newcons) To: ufukguler@yahoo.com References: <1685710349.3819652.1500896429748.ref@mail.yahoo.com> <1685710349.3819652.1500896429748@mail.yahoo.com> <20170729084327.GA93702@lyxys.ka.sub.org> From: Stefan Esser Cc: Wolfgang Zenker , Ufuk Guler via freebsd-i18n Message-ID: Date: Sat, 29 Jul 2017 13:37:45 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20170729084327.GA93702@lyxys.ka.sub.org> Content-Type: text/plain; charset=UTF-8 Content-Language: en-GB Content-Transfer-Encoding: 8bit X-ID: V8pbM8ZTQhHX-gyyeJk2M-2CYWkrL5BcpdNnODLX4P6z0l79Qj+e-nMafCZ7ottZAh X-TOI-MSGID: b8dba114-1846-4f7d-8369-683eda2a513c X-BeenThere: freebsd-i18n@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD Internationalization Effort List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jul 2017 11:47:29 -0000 Am 29.07.17 um 10:43 schrieb Wolfgang Zenker: > Hi, > > * Ufuk Guler via freebsd-i18n [170724 13:40]: >> I am a new user of FreeBSD. Myself is using official Turkish F layout. This layout isn't exist in the current release. With the help of FreeBSD forum users I create a new keymap file for my own usage. > >> I want to add this keymap file into new FreeBSD releases. Maybe this will be useful for others. > >> What is the way to accomplish this addition. >> Thanks in advance for your guidance. >> Ufuk GÜLER > > As far as I know the usual way of suggesting to add it to the source > tree would be to add an issue at bugs.freebsd.org (even if this is not a > bug). > Looking at the source tree, most vt keymaps have last been touched by > Stefan Esser [CCed], so maybe he can tell more about this. Hi Ufuk, if your Turkish F layout is tested and complete, I'd be willing to commit it to FreeBSD. The mail response by Wolfgang did not include the attachment, but I found it in the mail-list archive, and it looks good to me. The filename "tr.f.kbd" follows the existing naming scheme, I'd have chosen this name, too. One missing detail is the required addition to INDEX.keymaps (see /usr/share/vt/keymaps/INDEX.keymaps), which contains the following lines for the existing Turkish keymap: tr.kbd:en:Turkish tr.kbd:de:Türkisch tr.kbd:fr:Turc tr.kbd:uk:Турецька I might change that to read "Turkish (Q)" for the existing keymap and add "Turkish (F)" for "tr.f.kbd". Or should the existing entry remain as-is and "Turkish (F layout)" be added for your new keymap? Do you want to add Turkish keymap names to this list? (i.e. "tr.kbd:tr:..." and "tr.f.kbd:tr:...") BTW: Could you please provide a Turkish MENU line for INDEX.keymaps? Best regards, STefan