From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=S/ytedy1jyknaFf7qNQUMB4d6pFvcdEfOy63MmFwXek=; b=Rc3yxI2jYhFmMm96sF16p5oDefJWYzViuoFpAN1VAX1smSQvIX63ImHFcITg08FcMC h2DJF8SOHEj3NqfCiAduvgxRJjY9J6NE65Fnh5oyId+Lv7NhS0i1KFtiRe1tTGY87prQ 4rUgsfhDjJJEtcX+DG8OqejTDTfb3jQq1dLFWiIwM1TjNA+wXhljEJIaeexMm6qfn760 94MPQUgrWoemvPCegOundW+i9IYAjl+Ji6kOBbuiEPsWlELqgNkm4Nl8HRxb2aqaKPuu zHDwvEJhST1o2DGywzWlmzKY2X9wvc5w5G4eLfDglmCmuy1HfsNCb4Rf4dQEu/3A6+W8 kJTA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=S/ytedy1jyknaFf7qNQUMB4d6pFvcdEfOy63MmFwXek=; b=NMNNRJutg+thJzZ/rvF20ORSntQQx9EZzeNzBjmtD5oa/Ypa8EDUh9OJUdS5idm858 QWDV1/cz82f01c8OvMGdAHVr6j1i2PnOP7zkTnaX/rUIFDzfM6/C13n6uavU3lIbJCqn rS7stB5nJvhgAo+1Cvgjv1UNKzH7xGzJPYHJEJtMMW4NtGasq9ehiBhhtYZT+t7CUUSI B1LCNANmjKvZ+lgF0SXZ5jmXBT0SigRnMeBE1nh0xx2musDh6F/3ulG/oXFnBABKDdxh bqEV+Rcn58qJveblYpZ8/CSsik1avdJLGnp3eAjlaSLuzzJr9dHqivRG8iSV4ytYVDkW OSSQ== X-Gm-Message-State: AOAM533z88yghGi4V2ch7k5yIVgsM5LH4OXTWgCqOosOQcdz6uTg0Nyx HHYv1JjQfzdAWyeAKBPKo2k= X-Google-Smtp-Source: ABdhPJwH8k2iXHXEw3wHIZBUCcyiyIZ7R1nhgPBmRPAQg+cLENTIzt43M8N5y/CfIZX+blnxOzxa+g== X-Received: by 2002:a37:9c55:0:b0:6a3:645f:91ac with SMTP id f82-20020a379c55000000b006a3645f91acmr24364139qke.616.1653752463680; Sat, 28 May 2022 08:41:03 -0700 (PDT) Date: Sat, 28 May 2022 17:40:57 +0200 From: Alexey Gladkov To: Peter Thomason Message-ID: <20220528154057.2zva3pnrusnlcgdz@example.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: Linux console tools development discussion Subject: Re: [kbd] PPKB map file 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, 28 May 2022 15:41:10 -0000 Archived-At: List-Archive: On Mon, May 23, 2022 at 11:26:30AM +1000, Peter Thomason wrote: > Hi KBD, > > I made keymap for the PinePhone Keyboard (Linux based smartphone) and > was wondering if I could get it included into the package. I have > included the links to my repo for the keymap file: > https://codeberg.org/HazardChem/PinePhone_Keyboard/src/branch/main/tty > > And the phone: > https://wiki.pine64.org/wiki/PinePhone_(Pro)_Keyboard > > The whole keyboard can be moved apart from the meta key, space bar, and > the enter key, so I used that basis to write a map that can be adjusted > so the user can move the keys around and still get the configuration > options that they should expect from using the internal firmware on the > keyboard to change what the OS sees from the keyboard. > > Pleaase let me know if you have any other questions and have a good > day! I don't mind to add this keymap but the keymap name should match the language i.e. in your case kbd/keymap/pine/en.map . If you have no objections, then I will add a keymap. -- Rgrds, legion