[PATCH] keymaps: use 'ara' X11 keyboard map instead of 'ar'

Daniel P. Berrangé posted 1 patch 10 months, 4 weeks ago
Failed in applying to current master (apply log)
pc-bios/keymaps/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] keymaps: use 'ara' X11 keyboard map instead of 'ar'
Posted by Daniel P. Berrangé 10 months, 4 weeks ago
The keyboard mapping name 'ar' was a legacy name only available from
xkeyboard-config via a (15 year old) backcompat mapping. This mapping
was finally removed in the latest upstream release 2.39:

  https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/commit/470ad2cd8fea84d7210377161d86b31999bb5ea6

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
 pc-bios/keymaps/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pc-bios/keymaps/meson.build b/pc-bios/keymaps/meson.build
index bff3083313..0bd8ce0077 100644
--- a/pc-bios/keymaps/meson.build
+++ b/pc-bios/keymaps/meson.build
@@ -1,5 +1,5 @@
 keymaps = {
-  'ar': '-l ar',
+  'ar': '-l ara',
   'bepo': '-l fr -v dvorak',
   'cz': '-l cz',
   'da': '-l dk',
-- 
2.40.1


Re: [PATCH] keymaps: use 'ara' X11 keyboard map instead of 'ar'
Posted by Peter Maydell 10 months, 4 weeks ago
On Fri, 23 Jun 2023 at 10:40, Daniel P. Berrangé <berrange@redhat.com> wrote:
>
> The keyboard mapping name 'ar' was a legacy name only available from
> xkeyboard-config via a (15 year old) backcompat mapping. This mapping
> was finally removed in the latest upstream release 2.39:
>
>   https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/commit/470ad2cd8fea84d7210377161d86b31999bb5ea6

Hi; I sent a patch to fix this a couple of days ago:
https://patchew.org/QEMU/20230620162024.1132013-1-peter.maydell@linaro.org/
(That one's already been reviewed and has a bit more detail
in its commit message.)

thanks
-- PMM
Re: [PATCH] keymaps: use 'ara' X11 keyboard map instead of 'ar'
Posted by Daniel P. Berrangé 10 months, 4 weeks ago
On Fri, Jun 23, 2023 at 11:12:13AM +0100, Peter Maydell wrote:
> On Fri, 23 Jun 2023 at 10:40, Daniel P. Berrangé <berrange@redhat.com> wrote:
> >
> > The keyboard mapping name 'ar' was a legacy name only available from
> > xkeyboard-config via a (15 year old) backcompat mapping. This mapping
> > was finally removed in the latest upstream release 2.39:
> >
> >   https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/commit/470ad2cd8fea84d7210377161d86b31999bb5ea6
> 
> Hi; I sent a patch to fix this a couple of days ago:
> https://patchew.org/QEMU/20230620162024.1132013-1-peter.maydell@linaro.org/
> (That one's already been reviewed and has a bit more detail
> in its commit message.)

Ah perfect, sorry I missed that.


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|