Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[xsrc-public/trunk]: xsrc-public/external/mit/xkeyboard-config/dist merge xke...



details:   https://anonhg.NetBSD.org/xsrc-public/rev/e40ec937f830
branches:  trunk
changeset: 6948:e40ec937f830
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Jan 09 09:50:52 2022 +0000

description:
merge xkeyboard-config 2.34.

diffstat:

 external/mit/xkeyboard-config/dist/configure  |  20 ++++++++++----------
 external/mit/xkeyboard-config/dist/symbols/pl |  20 ++++++++++++++++++++
 2 files changed, 30 insertions(+), 10 deletions(-)

diffs (136 lines):

diff -r dc92e6b0e236 -r e40ec937f830 external/mit/xkeyboard-config/dist/configure
--- a/external/mit/xkeyboard-config/dist/configure      Sun Jan 09 09:50:08 2022 +0000
+++ b/external/mit/xkeyboard-config/dist/configure      Sun Jan 09 09:50:52 2022 +0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for xkeyboard-config 2.33.
+# Generated by GNU Autoconf 2.69 for xkeyboard-config 2.34.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@
 # Identity of this package.
 PACKAGE_NAME='xkeyboard-config'
 PACKAGE_TARNAME='xkeyboard-config'
-PACKAGE_VERSION='2.33'
-PACKAGE_STRING='xkeyboard-config 2.33'
+PACKAGE_VERSION='2.34'
+PACKAGE_STRING='xkeyboard-config 2.34'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1320,7 +1320,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures xkeyboard-config 2.33 to adapt to many kinds of systems.
+\`configure' configures xkeyboard-config 2.34 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1392,7 +1392,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of xkeyboard-config 2.33:";;
+     short | recursive ) echo "Configuration of xkeyboard-config 2.34:";;
    esac
   cat <<\_ACEOF
 
@@ -1509,7 +1509,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-xkeyboard-config configure 2.33
+xkeyboard-config configure 2.34
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1689,7 +1689,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by xkeyboard-config $as_me 2.33, which was
+It was created by xkeyboard-config $as_me 2.34, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2554,7 +2554,7 @@
 
 # Define the identity of the package.
  PACKAGE='xkeyboard-config'
- VERSION='2.33'
+ VERSION='2.34'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7646,7 +7646,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by xkeyboard-config $as_me 2.33, which was
+This file was extended by xkeyboard-config $as_me 2.34, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7703,7 +7703,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-xkeyboard-config config.status 2.33
+xkeyboard-config config.status 2.34
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -r dc92e6b0e236 -r e40ec937f830 external/mit/xkeyboard-config/dist/symbols/pl
--- a/external/mit/xkeyboard-config/dist/symbols/pl     Sun Jan 09 09:50:08 2022 +0000
+++ b/external/mit/xkeyboard-config/dist/symbols/pl     Sun Jan 09 09:50:52 2022 +0000
@@ -69,6 +69,8 @@
     key <AB01> { [         z,          Z,    zabovedot,    Zabovedot ] };
     key <AB02> { [         x,          X,       zacute,       Zacute ] };
     key <AB03> { [         c,          C,       cacute,       Cacute ] };
+    key <AB04> { [         v,          V, doublelowquotemark, leftsinglequotemark ] };
+    key <AB05> { [         b,          B, rightdoublequotemark, leftdoublequotemark ] };
     key <AB06> { [         n,          N,       nacute,       Nacute ] };
 
     include "kpdl(comma)"
@@ -77,6 +79,20 @@
 };
 
 partial alphanumeric_keys
+xkb_symbols "lefty" {
+    // 2020 by Simon Zelazny.
+    // Places  Ó, Ł, and Ń under the left typing hand.
+    // For description and rationale, see: https://pzel.name/pl-lefty.html
+    include "pl(basic)"
+
+    name[Group1]="Polish (lefty)";
+    key <AD01> { [         q,          Q,      oacute,        Oacute ] };
+    key <AD02> { [         w,          W,     lstroke,       Lstroke ] };
+    key <AC03> { [         d,          D,      nacute,        Nacute ] };
+};
+
+
+partial alphanumeric_keys
 xkb_symbols "qwertz" {
 
     include "latin(type3)"
@@ -268,6 +284,8 @@
     key <AB01> { [         z,          Z,    zabovedot,    Zabovedot ] };
     key <AB02> { [         x,          X,       zacute,       Zacute ] };
     key <AB03> { [         c,          C,       cacute,       Cacute ] };
+    key <AB04> { [         v,          V, doublelowquotemark, leftsinglequotemark ] };
+    key <AB05> { [         b,          B, rightdoublequotemark, leftdoublequotemark ] };
     key <AB06> { [         n,          N,       nacute,       Nacute ] };
 
     include "kpdl(comma)"
@@ -298,6 +316,8 @@
     key <AC09> { [         l,          L,      lstroke,      Lstroke ]      };
 
     key <AB01> { [         z,          Z,    zabovedot,    Zabovedot ] };
+    key <AB04> { [         v,          V, doublelowquotemark, leftsinglequotemark ] };
+    key <AB05> { [         b,          B, rightdoublequotemark, leftdoublequotemark ] };
     key <AB06> { [         n,          N,       nacute,       Nacute ] };
 
     include "kpdl(comma)"


Home | Main Index | Thread Index | Old Index