From owner-freebsd-i18n@freebsd.org Sat Jul 29 09:05:54 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 C7875DBEFB6 for ; Sat, 29 Jul 2017 09:05:54 +0000 (UTC) (envelope-from wolfgang@lyxys.ka.sub.org) Received: from saturn.lyxys.ka.sub.org (saturn.lyxys.ka.sub.org [217.29.35.151]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5400E65191; Sat, 29 Jul 2017 09:05:53 +0000 (UTC) (envelope-from wolfgang@lyxys.ka.sub.org) Received: from juno.lyxys.ka.sub.org (juno.lyx [IPv6:fd2a:89ca:7d54:0:240:caff:fe92:4f47]) by saturn.lyxys.ka.sub.org (8.15.2/8.15.2) with ESMTPS id v6T8hR7Z044790 (version=TLSv1 cipher=DHE-RSA-AES128-SHA bits=128 verify=FAIL); Sat, 29 Jul 2017 10:43:29 +0200 (CEST) (envelope-from wolfgang@lyxys.ka.sub.org) Received: from juno.lyxys.ka.sub.org (localhost [127.0.0.1]) by juno.lyxys.ka.sub.org (8.15.2/8.15.2) with ESMTPS id v6T8hR8I093801 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 29 Jul 2017 10:43:27 +0200 (CEST) (envelope-from wolfgang@lyxys.ka.sub.org) Received: (from wolfgang@localhost) by juno.lyxys.ka.sub.org (8.15.2/8.15.2/Submit) id v6T8hRji093800; Sat, 29 Jul 2017 10:43:27 +0200 (CEST) (envelope-from wolfgang@lyxys.ka.sub.org) X-Authentication-Warning: juno.lyx: wolfgang set sender to wolfgang@lyxys.ka.sub.org using -f Date: Sat, 29 Jul 2017 10:43:27 +0200 From: Wolfgang Zenker To: Ufuk Guler via freebsd-i18n Cc: se@freebsd.org Subject: Re: Turkish F Keyboard Layout for vt(Newcons) Message-ID: <20170729084327.GA93702@lyxys.ka.sub.org> References: <1685710349.3819652.1500896429748.ref@mail.yahoo.com> <1685710349.3819652.1500896429748@mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1685710349.3819652.1500896429748@mail.yahoo.com> Organization: private site User-Agent: Mutt/1.8.3 (2017-05-23) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (saturn.lyxys.ka.sub.org [IPv6:fd2a:89ca:7d54:1:200:24ff:feca:b4cc]); Sat, 29 Jul 2017 10:43:29 +0200 (CEST) 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 09:05:54 -0000 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. Wolfgang