From 48fd2d36050d3e6fcbd538d675538d301d076c16 Mon Sep 17 00:00:00 2001
From: Adam Williamson <awilliam@redhat.com>
Date: Fri, 10 Jan 2025 13:01:47 -0800
Subject: [PATCH 1096/1160] kbd-model-map: add a georgian mapping
https://github.com/legionus/kbd/pull/127 adds a Georgian mapping
to kbd. console-setup already has one. Let's support it here, so
it's used for Georgian installs on distros that use this table.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
(cherry picked from commit f89d4c5f108ffbd29d0cc963ed7202bb9b0f778a)
(cherry picked from commit 52b5a79982e3dec63532f9145f12f0d2c212cef6)
(cherry picked from commit c9e1a4a9ecf657cfd17422cd955c32c0d4f545eb)
src/locale/kbd-model-map | 1 +
1 file changed, 1 insertion(+)
@@ -70,3 +70,4 @@ khmer kh,us pc105 - terminate:ctrl_alt_bksp
es-dvorak es microsoftpro dvorak terminate:ctrl_alt_bksp
lv lv pc105 apostrophe terminate:ctrl_alt_bksp
lv-tilde lv pc105 tilde terminate:ctrl_alt_bksp
+ge ge,us pc105 - terminate:ctrl_alt_bksp
--
2.33.0