From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d42Ni-0001ok-Fw for guix-patches@gnu.org; Fri, 28 Apr 2017 05:40:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d42Nf-0005kj-8a for guix-patches@gnu.org; Fri, 28 Apr 2017 05:40:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45419) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d42Ne-0005kI-Se for guix-patches@gnu.org; Fri, 28 Apr 2017 05:40:03 -0400 Subject: bug#25741: [PATCH 2/2] gnu: kbd: Add neo layout. Resent-Message-ID: Date: Fri, 28 Apr 2017 09:39:40 +0000 From: ng0 Message-ID: <20170428093940.qebl5oexqszdblw3@abyayala> References: <20170215164800.15907-1-contact.ng0@cryptolab.net> <20170215164800.15907-2-contact.ng0@cryptolab.net> <8737em3ov0.fsf@elephly.net> <20170427215337.smsuh3jkuq7gw2ua@abyayala> <87d1bxarj4.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <87d1bxarj4.fsf@elephly.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ricardo Wurmus Cc: 25741@debbugs.gnu.org Ricardo Wurmus transcribed 0.5K bytes: > > ng0 writes: > > > Alright, here is the reworked version. > > > > Because it is equal to the result of the previous one, I am > > positive that it works like this (the previous version did). > > Thanks. This still modifies the kbd package. Have you tried what I > proposed, namely to install this as a separate package and /somehow/ > make kbd find the installed keymap? It would be nicer than to modify > the kbd package itself. > > -- > Ricardo > > GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC > https://elephly.net > Would this still work as intended? kbd is a global package, part of the base. If I create a new package which inherits from kbd, and people have to explicitly add it to (packages) in (operating-system), it will colide with (kbd). I think this really is the safest solution unless you can convince me that it will work the way you proposed. Or am I wrong and all you suggest is that (kbd) simply finds the neo.map in the store? I feel like kbd doesn#t work this way, but depending on your explanation I can try. -- PGP and more: https://people.pragmatique.xyz/ng0/