From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DNS_FROM_AHBL_RHSBL,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.0 Date: Sat, 2 Apr 2016 23:34:25 +0200 From: Alexey Gladkov To: Linux console tools development discussion Message-ID: <20160402213425.GD24230@comp-core-i7-2640m-0182e6.brq.redhat.com> References: <20160330134640.600cc523@lustre.ryper.org> <20160402163230.GA24230@comp-core-i7-2640m-0182e6.brq.redhat.com> <20160402160047.02f09469@lustre.ryper.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160402160047.02f09469@lustre.ryper.org> Subject: Re: [kbd] Add carpalx keymap X-BeenThere: kbd@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Linux console tools development discussion List-Id: Linux console tools development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Apr 2016 21:34:17 -0000 Archived-At: List-Archive: On Sat, Apr 02, 2016 at 04:00:47PM -0500, Perry Thompson wrote: > Hello Alexey, > > Thank you for adding this keymap. > > It looks as though only part of this patch made it to the git repo. There should be 4 files being updated in this patch: Yep. My mistake. > diff -urN a/data/keymaps/i386/carpalx/carpalx-full.map b/data/keymaps/i386/carpalx/carpalx-full.map > diff -urN a/data/keymaps/i386/carpalx/carpalx.map b/data/keymaps/i386/carpalx/carpalx.map > diff -urN a/data/Makefile.am b/data/Makefile.am re-push it with force. > diff -urN a/data/Makefile.in b/data/Makefile.in Makefile.in shouldn't be patched because it will be generated automatically when archive will be created. -- Rgrds, legion