pax_global_header00006660000000000000000000000064137016736500014522gustar00rootroot0000000000000052 comment=d18149f5003c4285d57c220e3620c11c0d18eaf4 kbd-2.3.0/000077500000000000000000000000001370167365000122645ustar00rootroot00000000000000kbd-2.3.0/.clang-format000066400000000000000000000003651370167365000146430ustar00rootroot00000000000000BasedOnStyle: LLVM IndentWidth: 8 ColumnLimit: 0 UseTab: ForIndentation BreakBeforeBraces: Linux AllowShortIfStatementsOnASingleLine: false IndentCaseLabels: true AlignConsecutiveAssignments: true Cpp11BracedListStyle: false SortIncludes: false kbd-2.3.0/.gitignore000066400000000000000000000030201370167365000142470ustar00rootroot00000000000000*~ *.a *.o *.1 *.l[ao] *.8 *.gcda *.gcno .deps .libs coverage coverage.info autom4te.cache Makefile.in !po/Makefile.in aclocal.m4 aminclude_static.am config.cache config.h config.h.in config.guess config.status config.sub config.log config/ar-lib config/ltmain.sh configure stamp-h1 depcomp install-sh libtool missing Makefile m4/*.m4 docs/reference/libkeymap/Doxyfile docs/reference/libkeymap/html src/chvt src/clrunimap src/deallocvt src/dumpkeys src/fgconsole src/getkeycodes src/getunimap src/kbdinfo src/kbd_mode src/kbdrate src/libkeymap/analyze.c src/libkeymap/analyze.h src/libkeymap/libkeymap.pc src/libkeymap/parser.c src/libkeymap/parser.h src/libkeymap/syms.cp1250.h src/libkeymap/syms.iso8859_15.h src/libkeymap/syms.iso8859_5.h src/libkeymap/syms.iso8859_7.h src/libkeymap/syms.iso8859_8.h src/libkeymap/syms.iso8859_9.h src/libkeymap/syms.koi8.h src/libkeymap/syms.latin1.h src/libkeymap/syms.latin2.h src/libkeymap/syms.latin3.h src/libkeymap/syms.latin4.h src/loadkeys src/loadunimap src/mapscrn src/openvt src/outpsfheader src/psfxtable src/resizecons src/screendump src/setfont src/setkeycodes src/setleds src/setlogcons src/setmetamode src/setpalette src/setvesablank src/setvtrgb src/showconsolefont src/showkey src/spawn_console src/spawn_login tests/*.log tests/*.trs tests/atconfig tests/atpackage tests/helpers/libkeymap-bkeymap tests/helpers/libkeymap-dumpkeys tests/helpers/libkeymap-mktable tests/helpers/libkeymap-showmaps tests/libkbdfile/libkbdfile-test[0-9][0-9] tests/libkeymap/libkeymap-test[0-9][0-9] tests/testsuite kbd-2.3.0/.travis.yml000066400000000000000000000043701370167365000144010ustar00rootroot00000000000000dist: bionic sudo: required language: c install: - sudo apt-get update -qq - sudo apt-get install autoconf automake autopoint libtool libpam0g-dev bison flex gettext - sudo apt-get install gcc - sudo apt-get install clang - sudo apt-get install musl musl-dev musl-tools matrix: include: - name: "amd64 / gcc / glibc / dynamic" arch: amd64 os: linux env: - CC="gcc" - DISTCHECK_CONFIGURE_EXTRA_FLAGS="--enable-werror" - TRAVIS_CHECK_KEYWORDS='unittest e2e' - TRAVIS_SANDBOX='priviliged' - name: "amd64 / clang / libclang / dynamic" arch: amd64 os: linux env: - CC="clang" - DISTCHECK_CONFIGURE_EXTRA_FLAGS="--enable-werror" - TRAVIS_CHECK_KEYWORDS='unittest e2e' - TRAVIS_SANDBOX='priviliged' - name: "amd64 / musl-gcc / musl / static" arch: amd64 os: linux env: # https://gcc.gnu.org/onlinedocs/gcc/Directory-Options.html # -idirafter /usr/include/ # Needed for Travis/Ubuntu build to pass, for linux/kd.h, etc. # -idirafter /usr/include/x86_64-linux-gnu/ # Needed for Travis/Ubuntu build to pass, for asm/types.h - CC="musl-gcc -static -idirafter /usr/include/ -idirafter /usr/include/x86_64-linux-gnu/" - DISTCHECK_CONFIGURE_EXTRA_FLAGS="--enable-werror --disable-libkeymap --disable-vlock" - TRAVIS_CHECK_KEYWORDS='unittest' - TRAVIS_SANDBOX='priviliged' - name: "arm64 / gcc / glibc / dynamic" arch: arm64 os: linux env: - CC="gcc" - DISTCHECK_CONFIGURE_EXTRA_FLAGS="--enable-werror" - TRAVIS_CHECK_KEYWORDS='unittest e2e' - TRAVIS_SANDBOX='container' - name: "ppc64le / gcc / glibc / dynamic" arch: ppc64le os: linux env: - CC="gcc" - DISTCHECK_CONFIGURE_EXTRA_FLAGS="--enable-werror" - TRAVIS_CHECK_KEYWORDS='unittest e2e' - TRAVIS_SANDBOX='container' - name: "s390x / gcc / glibc / dynamic" arch: s390x os: linux env: - CC="gcc" - DISTCHECK_CONFIGURE_EXTRA_FLAGS="--enable-werror" - TRAVIS_CHECK_KEYWORDS='unittest e2e' - TRAVIS_SANDBOX='container' script: - ./tests/travis-ci-run kbd-2.3.0/ABOUT-NLS000066400000000000000000000001031370167365000135050ustar00rootroot00000000000000 kbd-2.3.0/AUTHORS000066400000000000000000000000221370167365000133260ustar00rootroot00000000000000See CREDITS file. kbd-2.3.0/COPYING000077700000000000000000000000001370167365000143172LICENSEustar00rootroot00000000000000kbd-2.3.0/CREDITS000066400000000000000000000047421370167365000133130ustar00rootroot00000000000000The programs loadkeys, dumpkeys and showkey were derived from Risto Kankkunen's kbd-0.81. The font loading code goes back to the codepage package by Joel Hoffman (joel@wam.umd.edu). (He tells me that the original reference is: "From: p. 307 of _Programmer's Guide to PC & PS/2 Video Systems_ by Richard Wilton. 1987. Microsoft Press".) The kernel and user interface for the font loading were derived from Eugene Crosser's intl_con package. [Similar things were done earlier by Jerry Kaidor (tr2!jerry@abekas.com, jkaidor@synoptics.com) : fontpak, H. Peter Anvin (hpa@nwu.edu) and Pavel Zaboj (xzaboj@vse.cs). Their code was not used, but the Latin-1 *.psf fonts were developed by H. Peter Anvin, and the Latin-2 ones by Pavel Zaboj.] The file kbdrate.c is Copyright (C) 1992 Rickard E. Faith. The files dumpkeys.c loadkeys.y loadkeys.analyze.l ksyms.c ksyms.h showkey.c keymaps.5 loadkeys.1 dumpkeys.1 showkey.1 are Copyright (C) 1993 Risto Kankkunen. The files setfont.c setfont.8 mapscrn.c mapscrn.8 (and changes to loadkeys.y) are Copyright (C) 1993 Eugene G. Crosser. The files psfaddtable.1 psfgettable.1 psfstriptable.1 are Copyright (C) 1994 H. Peter Anvin. The files chvt.c clrunimap.c deallocvt.c fgconsole.c findfile.c getfd.c getkeycodes.c getunimap.c kbd_mode.c loadunimap.c psffontop.c psfxtable.c resizecons.c screendump.c setkeycodes.c setleds.c setmetamode.c setvesablank.c showconsolefont.c spawn_console.c spawn_login.c chvt.1 deallocvt.1 kbd_mode.1 setleds.1 setmetamode.1 getkeycodes.8 loadunimap.8 resizecons.8 setkeycodes.8 kbd.FAQ.* (and changes to earlier mentioned programs) are Copyright (C) 1994-1999 Andries E. Brouwer. The file openvt.c is Copyright (C) 1994 by Jon Tombs portions also authors: Andries E. Brouwer Joshua Spoerri Chuck Martin Alexey Gladkov The file kbdinfo.c is Copyright (C) 2011 Alexey Gladkov . The file setvtrgb.c is Copyright (C) 2011 Alexey Gladkov, portions also Copyright (C) 2011 Canonical Ltd. Authors: Seth Forshee Dustin Kirkland The files auth.c pam_auth.h pam.c parse.c screen.c username.c vlock.c vlock.h vt.c is Copyright (C) 1994-1998 Michael K. Johnson Copyright (C) 2002-2006 Dmitry V. Levin kbd-2.3.0/ChangeLog000066400000000000000000000000351370167365000140340ustar00rootroot00000000000000See version control history. kbd-2.3.0/INSTALL000066400000000000000000000366141370167365000133270ustar00rootroot00000000000000Installation Instructions ************************* Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without warranty of any kind. Basic Installation ================== Briefly, the shell command './configure && make && make install' should configure, build, and install this package. The following more-detailed instructions are generic; see the 'README' file for instructions specific to this package. Some packages provide this 'INSTALL' file but do not implement all of the features documented below. The lack of an optional feature in a given package is not necessarily a bug. More recommendations for GNU packages can be found in *note Makefile Conventions: (standards)Makefile Conventions. The 'configure' shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a 'Makefile' in each directory of the package. It may also create one or more '.h' files containing system-dependent definitions. Finally, it creates a shell script 'config.status' that you can run in the future to recreate the current configuration, and a file 'config.log' containing compiler output (useful mainly for debugging 'configure'). It can also use an optional file (typically called 'config.cache' and enabled with '--cache-file=config.cache' or simply '-C') that saves the results of its tests to speed up reconfiguring. Caching is disabled by default to prevent problems with accidental use of stale cache files. If you need to do unusual things to compile the package, please try to figure out how 'configure' could check whether to do them, and mail diffs or instructions to the address given in the 'README' so they can be considered for the next release. If you are using the cache, and at some point 'config.cache' contains results you don't want to keep, you may remove or edit it. The file 'configure.ac' (or 'configure.in') is used to create 'configure' by a program called 'autoconf'. You need 'configure.ac' if you want to change it or regenerate 'configure' using a newer version of 'autoconf'. The simplest way to compile this package is: 1. 'cd' to the directory containing the package's source code and type './configure' to configure the package for your system. Running 'configure' might take a while. While running, it prints some messages telling which features it is checking for. 2. Type 'make' to compile the package. 3. Optionally, type 'make check' to run any self-tests that come with the package, generally using the just-built uninstalled binaries. 4. Type 'make install' to install the programs and any data files and documentation. When installing into a prefix owned by root, it is recommended that the package be configured and built as a regular user, and only the 'make install' phase executed with root privileges. 5. Optionally, type 'make installcheck' to repeat any self-tests, but this time using the binaries in their final installed location. This target does not install anything. Running this target as a regular user, particularly if the prior 'make install' required root privileges, verifies that the installation completed correctly. 6. You can remove the program binaries and object files from the source code directory by typing 'make clean'. To also remove the files that 'configure' created (so you can compile the package for a different kind of computer), type 'make distclean'. There is also a 'make maintainer-clean' target, but that is intended mainly for the package's developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution. 7. Often, you can also type 'make uninstall' to remove the installed files again. In practice, not all packages have tested that uninstallation works correctly, even though it is required by the GNU Coding Standards. 8. Some packages, particularly those that use Automake, provide 'make distcheck', which can by used by developers to test that all other targets like 'make install' and 'make uninstall' work correctly. This target is generally not run by end users. Compilers and Options ===================== Some systems require unusual options for compilation or linking that the 'configure' script does not know about. Run './configure --help' for details on some of the pertinent environment variables. You can give 'configure' initial values for configuration parameters by setting variables in the command line or in the environment. Here is an example: ./configure CC=c99 CFLAGS=-g LIBS=-lposix *Note Defining Variables::, for more details. Compiling For Multiple Architectures ==================================== You can compile the package for more than one kind of computer at the same time, by placing the object files for each architecture in their own directory. To do this, you can use GNU 'make'. 'cd' to the directory where you want the object files and executables to go and run the 'configure' script. 'configure' automatically checks for the source code in the directory that 'configure' is in and in '..'. This is known as a "VPATH" build. With a non-GNU 'make', it is safer to compile the package for one architecture at a time in the source code directory. After you have installed the package for one architecture, use 'make distclean' before reconfiguring for another architecture. On MacOS X 10.5 and later systems, you can create libraries and executables that work on multiple system types--known as "fat" or "universal" binaries--by specifying multiple '-arch' options to the compiler but only a single '-arch' option to the preprocessor. Like this: ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ CPP="gcc -E" CXXCPP="g++ -E" This is not guaranteed to produce working output in all cases, you may have to build one architecture at a time and combine the results using the 'lipo' tool if you have problems. Installation Names ================== By default, 'make install' installs the package's commands under '/usr/local/bin', include files under '/usr/local/include', etc. You can specify an installation prefix other than '/usr/local' by giving 'configure' the option '--prefix=PREFIX', where PREFIX must be an absolute file name. You can specify separate installation prefixes for architecture-specific files and architecture-independent files. If you pass the option '--exec-prefix=PREFIX' to 'configure', the package uses PREFIX as the prefix for installing programs and libraries. Documentation and other data files still use the regular prefix. In addition, if you use an unusual directory layout you can give options like '--bindir=DIR' to specify different values for particular kinds of files. Run 'configure --help' for a list of the directories you can set and what kinds of files go in them. In general, the default for these options is expressed in terms of '${prefix}', so that specifying just '--prefix' will affect all of the other directory specifications that were not explicitly provided. The most portable way to affect installation locations is to pass the correct locations to 'configure'; however, many packages provide one or both of the following shortcuts of passing variable assignments to the 'make install' command line to change installation locations without having to reconfigure or recompile. The first method involves providing an override variable for each affected directory. For example, 'make install prefix=/alternate/directory' will choose an alternate location for all directory configuration variables that were expressed in terms of '${prefix}'. Any directories that were specified during 'configure', but not in terms of '${prefix}', must each be overridden at install time for the entire installation to be relocated. The approach of makefile variable overrides for each directory variable is required by the GNU Coding Standards, and ideally causes no recompilation. However, some platforms have known limitations with the semantics of shared libraries that end up requiring recompilation when using this method, particularly noticeable in packages that use GNU Libtool. The second method involves providing the 'DESTDIR' variable. For example, 'make install DESTDIR=/alternate/directory' will prepend '/alternate/directory' before all installation names. The approach of 'DESTDIR' overrides is not required by the GNU Coding Standards, and does not work on platforms that have drive letters. On the other hand, it does better at avoiding recompilation issues, and works well even when some directory options were not specified in terms of '${prefix}' at 'configure' time. Optional Features ================= If the package supports it, you can cause programs to be installed with an extra prefix or suffix on their names by giving 'configure' the option '--program-prefix=PREFIX' or '--program-suffix=SUFFIX'. Some packages pay attention to '--enable-FEATURE' options to 'configure', where FEATURE indicates an optional part of the package. They may also pay attention to '--with-PACKAGE' options, where PACKAGE is something like 'gnu-as' or 'x' (for the X Window System). The 'README' should mention any '--enable-' and '--with-' options that the package recognizes. For packages that use the X Window System, 'configure' can usually find the X include and library files automatically, but if it doesn't, you can use the 'configure' options '--x-includes=DIR' and '--x-libraries=DIR' to specify their locations. Some packages offer the ability to configure how verbose the execution of 'make' will be. For these packages, running './configure --enable-silent-rules' sets the default to minimal output, which can be overridden with 'make V=1'; while running './configure --disable-silent-rules' sets the default to verbose, which can be overridden with 'make V=0'. Particular systems ================== On HP-UX, the default C compiler is not ANSI C compatible. If GNU CC is not installed, it is recommended to use the following options in order to use an ANSI C compiler: ./configure CC="cc -Ae -D_XOPEN_SOURCE=500" and if that doesn't work, install pre-built binaries of GCC for HP-UX. HP-UX 'make' updates targets which have the same time stamps as their prerequisites, which makes it generally unusable when shipped generated files such as 'configure' are involved. Use GNU 'make' instead. On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot parse its '' header file. The option '-nodtk' can be used as a workaround. If GNU CC is not installed, it is therefore recommended to try ./configure CC="cc" and if that doesn't work, try ./configure CC="cc -nodtk" On Solaris, don't put '/usr/ucb' early in your 'PATH'. This directory contains several dysfunctional programs; working variants of these programs are available in '/usr/bin'. So, if you need '/usr/ucb' in your 'PATH', put it _after_ '/usr/bin'. On Haiku, software installed for all users goes in '/boot/common', not '/usr/local'. It is recommended to use the following options: ./configure --prefix=/boot/common Specifying the System Type ========================== There may be some features 'configure' cannot figure out automatically, but needs to determine by the type of machine the package will run on. Usually, assuming the package is built to be run on the _same_ architectures, 'configure' can figure that out, but if it prints a message saying it cannot guess the machine type, give it the '--build=TYPE' option. TYPE can either be a short name for the system type, such as 'sun4', or a canonical name which has the form: CPU-COMPANY-SYSTEM where SYSTEM can have one of these forms: OS KERNEL-OS See the file 'config.sub' for the possible values of each field. If 'config.sub' isn't included in this package, then this package doesn't need to know the machine type. If you are _building_ compiler tools for cross-compiling, you should use the option '--target=TYPE' to select the type of system they will produce code for. If you want to _use_ a cross compiler, that generates code for a platform different from the build platform, you should specify the "host" platform (i.e., that on which the generated programs will eventually be run) with '--host=TYPE'. Sharing Defaults ================ If you want to set default values for 'configure' scripts to share, you can create a site shell script called 'config.site' that gives default values for variables like 'CC', 'cache_file', and 'prefix'. 'configure' looks for 'PREFIX/share/config.site' if it exists, then 'PREFIX/etc/config.site' if it exists. Or, you can set the 'CONFIG_SITE' environment variable to the location of the site script. A warning: not all 'configure' scripts look for a site script. Defining Variables ================== Variables not defined in a site shell script can be set in the environment passed to 'configure'. However, some packages may run configure again during the build, and the customized values of these variables may be lost. In order to avoid this problem, you should set them in the 'configure' command line, using 'VAR=value'. For example: ./configure CC=/usr/local2/bin/gcc causes the specified 'gcc' to be used as the C compiler (unless it is overridden in the site shell script). Unfortunately, this technique does not work for 'CONFIG_SHELL' due to an Autoconf limitation. Until the limitation is lifted, you can use this workaround: CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash 'configure' Invocation ====================== 'configure' recognizes the following options to control how it operates. '--help' '-h' Print a summary of all of the options to 'configure', and exit. '--help=short' '--help=recursive' Print a summary of the options unique to this package's 'configure', and exit. The 'short' variant lists options used only in the top level, while the 'recursive' variant lists options also present in any nested packages. '--version' '-V' Print the version of Autoconf used to generate the 'configure' script, and exit. '--cache-file=FILE' Enable the cache: use and save the results of the tests in FILE, traditionally 'config.cache'. FILE defaults to '/dev/null' to disable caching. '--config-cache' '-C' Alias for '--cache-file=config.cache'. '--quiet' '--silent' '-q' Do not print messages saying which checks are being made. To suppress all normal output, redirect it to '/dev/null' (any error messages will still be shown). '--srcdir=DIR' Look for the package's source code in directory DIR. Usually 'configure' can determine that directory automatically. '--prefix=DIR' Use DIR as the installation prefix. *note Installation Names:: for more details, including other options available for fine-tuning the installation locations. '--no-create' '-n' Run the configure checks, but stop before creating any output files. 'configure' also accepts some other, not widely useful, options. Run 'configure --help' for more details. kbd-2.3.0/LICENSE000066400000000000000000000431061370167365000132750ustar00rootroot00000000000000 GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. kbd-2.3.0/Makefile.am000066400000000000000000000017311370167365000143220ustar00rootroot00000000000000CODE_COVERAGE_DIRECTORY = $(top_builddir)/src $(top_builddir)/tests CODE_COVERAGE_OUTPUT_FILE = coverage.info CODE_COVERAGE_OUTPUT_DIRECTORY = coverage include $(top_srcdir)/aminclude_static.am AM_DISTCHECK_CONFIGURE_FLAGS = \ --disable-code-coverage \ --enable-libkeymap \ --enable-optional-progs \ ${DISTCHECK_CONFIGURE_EXTRA_FLAGS} ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = \ CREDITS \ contrib docs rc SUBDIRS = src data po docs if BUILD_TESTS SUBDIRS += tests endif kbd-$(VERSION).tar.xz: make distcheck kbd-$(VERSION).tar.sign: xz -d -c kbd-$(VERSION).tar.xz | \ gpg --armor --detach-sign \ --default-key $(GPG_KEY) \ --output kbd-$(VERSION).tar.sign tar: kbd-$(VERSION).tar.xz kbd-$(VERSION).tar.sign tar-sync: kbd-$(VERSION).tar.xz kbd-$(VERSION).tar.sign kup put \ kbd-$(VERSION).tar.xz \ kbd-$(VERSION).tar.sign \ /pub/linux/utils/kbd/ clean-local: code-coverage-clean dist-clean-local: code-coverage-dist-clean kbd-2.3.0/NEWS000066400000000000000000000000351370167365000127610ustar00rootroot00000000000000See version control history. kbd-2.3.0/README000077700000000000000000000000001370167365000144162README.mdustar00rootroot00000000000000kbd-2.3.0/README.md000066400000000000000000000024331370167365000135450ustar00rootroot00000000000000KBD [![Build Status](https://travis-ci.org/legionus/kbd.svg?branch=master)](https://travis-ci.org/legionus/kbd) --- This package contains tools for managing Linux console (Linux console, virtual terminals, keyboard, etc.) – mainly, what they do is loading console fonts and keyboard maps. This distribution contains no binaries - the sources depend on the kernel version - compile them yourself. The home site of this package: * http://kbd-project.org/ The latest stable version of kbd can always be found on: * https://www.kernel.org/pub/linux/utils/kbd/ * ftp://ftp.altlinux.org/pub/people/legion/kbd/ Contributing ------------ See also [howto-contribute](docs/process/howto-contribute.md). Web interface: * https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git * https://github.com/legionus/kbd Checkout: ``` git clone git://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git ``` NLS (PO TRANSLATIONS) --------------------- PO files are maintained by: https://translationproject.org/domain/kbd.html LICENSE ------- Kbd is licensed under the GNU General Public License (GPL), version 2, or at your option any later version. BUG REPORTING ------------- Report problems with this package to the mailing list or to the Alexey Gladkov . kbd-2.3.0/autogen.sh000077500000000000000000000040101370167365000142600ustar00rootroot00000000000000#!/bin/sh -efu OPT= [ "${1-}" != '-f' ] || OPT=--force fatal() { printf >&2 '%s\n' "$*" exit 1 } setvars() { local varname="$1"; shift eval "prog_$varname=\"\$1\""; shift eval "version_matcher_$varname=\"\$1\""; shift eval "version_pattern_$varname=\"\$1\""; shift eval "args_$varname=\"\$@\"" } getvars() { eval "prog=\"\$prog_$1\"" eval "version_matcher=\"\${version_matcher_$1:-gnu_version_matcher}\"" eval "version_pattern=\"\$version_pattern_$1\"" eval "args=\"\$args_$1\"" } get_version() { "$prog" --version /dev/null | head -1 | "$version_matcher" } gnu_version_matcher() { sed -n -e 's/^.* \([0-9]\+\(\.[0-9]\+\)*\)$/\1/p' } vars= register() { setvars "$@" vars="$vars $1" } foreach() { local varname for varname in $vars; do getvars "$varname" "$@" done } check_program() { which "$prog" >/dev/null 2>&1 || fatal "ERROR: You must have $varname installed to build the kbd." if [ -n "$version_pattern" ]; then local version="$(get_version "$varname")" [ -n "${version##$version_pattern}" ] || return 0 fatal "You must have $varname version >= $version_pattern, but you have $version ." fi } show_version() { printf ' %10s: version ' "$prog" get_version "$varname" } execute() { eval "set -- \$args_$varname" printf 'RUN: %s\n' "$prog $*" "$prog" "$@" || exit 1 } register autopoint "${AUTOPOINT:-autopoint}" '' '' $OPT -f register libtoolize "${LIBTOOLIZE:-libtoolize}" '' '' $OPT --install --copy --automake register aclocal "${ACLOCAL:-aclocal}" '' '' $OPT -I m4 register autoconf "${AUTOCONF:-autoconf}" '' '' $OPT -I m4 register autoheader "${AUTOHEADER:-autoheader}" '' '' $OPT -I m4 register automake "${AUTOMAKE:-automake}" '' '' --force-missing --add-missing --copy printf '\n%s' 'Checking build-system utilities: ' foreach check_program printf 'OK\n' printf '\n%s\n' 'Generating build-system with:' foreach show_version printf '\n' rm -rf autom4te.cache foreach execute printf '\n%s\n\n' "Now type '${0%/*}/configure' and 'make' to compile." kbd-2.3.0/config/000077500000000000000000000000001370167365000135315ustar00rootroot00000000000000kbd-2.3.0/config/compile000077500000000000000000000163271370167365000151200ustar00rootroot00000000000000#! /bin/sh # Wrapper for compilers which do not understand '-c -o'. scriptversion=2018-03-07.03; # UTC # Copyright (C) 1999-2018 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . nl=' ' # We need space, tab and new line, in precisely that order. Quoting is # there to prevent tools from complaining about whitespace usage. IFS=" "" $nl" file_conv= # func_file_conv build_file lazy # Convert a $build file to $host form and store it in $file # Currently only supports Windows hosts. If the determined conversion # type is listed in (the comma separated) LAZY, no conversion will # take place. func_file_conv () { file=$1 case $file in / | /[!/]*) # absolute file, and not a UNC file if test -z "$file_conv"; then # lazily determine how to convert abs files case `uname -s` in MINGW*) file_conv=mingw ;; CYGWIN*) file_conv=cygwin ;; *) file_conv=wine ;; esac fi case $file_conv/,$2, in *,$file_conv,*) ;; mingw/*) file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` ;; cygwin/*) file=`cygpath -m "$file" || echo "$file"` ;; wine/*) file=`winepath -w "$file" || echo "$file"` ;; esac ;; esac } # func_cl_dashL linkdir # Make cl look for libraries in LINKDIR func_cl_dashL () { func_file_conv "$1" if test -z "$lib_path"; then lib_path=$file else lib_path="$lib_path;$file" fi linker_opts="$linker_opts -LIBPATH:$file" } # func_cl_dashl library # Do a library search-path lookup for cl func_cl_dashl () { lib=$1 found=no save_IFS=$IFS IFS=';' for dir in $lib_path $LIB do IFS=$save_IFS if $shared && test -f "$dir/$lib.dll.lib"; then found=yes lib=$dir/$lib.dll.lib break fi if test -f "$dir/$lib.lib"; then found=yes lib=$dir/$lib.lib break fi if test -f "$dir/lib$lib.a"; then found=yes lib=$dir/lib$lib.a break fi done IFS=$save_IFS if test "$found" != yes; then lib=$lib.lib fi } # func_cl_wrapper cl arg... # Adjust compile command to suit cl func_cl_wrapper () { # Assume a capable shell lib_path= shared=: linker_opts= for arg do if test -n "$eat"; then eat= else case $1 in -o) # configure might choose to run compile as 'compile cc -o foo foo.c'. eat=1 case $2 in *.o | *.[oO][bB][jJ]) func_file_conv "$2" set x "$@" -Fo"$file" shift ;; *) func_file_conv "$2" set x "$@" -Fe"$file" shift ;; esac ;; -I) eat=1 func_file_conv "$2" mingw set x "$@" -I"$file" shift ;; -I*) func_file_conv "${1#-I}" mingw set x "$@" -I"$file" shift ;; -l) eat=1 func_cl_dashl "$2" set x "$@" "$lib" shift ;; -l*) func_cl_dashl "${1#-l}" set x "$@" "$lib" shift ;; -L) eat=1 func_cl_dashL "$2" ;; -L*) func_cl_dashL "${1#-L}" ;; -static) shared=false ;; -Wl,*) arg=${1#-Wl,} save_ifs="$IFS"; IFS=',' for flag in $arg; do IFS="$save_ifs" linker_opts="$linker_opts $flag" done IFS="$save_ifs" ;; -Xlinker) eat=1 linker_opts="$linker_opts $2" ;; -*) set x "$@" "$1" shift ;; *.cc | *.CC | *.cxx | *.CXX | *.[cC]++) func_file_conv "$1" set x "$@" -Tp"$file" shift ;; *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO]) func_file_conv "$1" mingw set x "$@" "$file" shift ;; *) set x "$@" "$1" shift ;; esac fi shift done if test -n "$linker_opts"; then linker_opts="-link$linker_opts" fi exec "$@" $linker_opts exit 1 } eat= case $1 in '') echo "$0: No command. Try '$0 --help' for more information." 1>&2 exit 1; ;; -h | --h*) cat <<\EOF Usage: compile [--help] [--version] PROGRAM [ARGS] Wrapper for compilers which do not understand '-c -o'. Remove '-o dest.o' from ARGS, run PROGRAM with the remaining arguments, and rename the output as expected. If you are trying to build a whole package this is not the right script to run: please start by reading the file 'INSTALL'. Report bugs to . EOF exit $? ;; -v | --v*) echo "compile $scriptversion" exit $? ;; cl | *[/\\]cl | cl.exe | *[/\\]cl.exe | \ icl | *[/\\]icl | icl.exe | *[/\\]icl.exe ) func_cl_wrapper "$@" # Doesn't return... ;; esac ofile= cfile= for arg do if test -n "$eat"; then eat= else case $1 in -o) # configure might choose to run compile as 'compile cc -o foo foo.c'. # So we strip '-o arg' only if arg is an object. eat=1 case $2 in *.o | *.obj) ofile=$2 ;; *) set x "$@" -o "$2" shift ;; esac ;; *.c) cfile=$1 set x "$@" "$1" shift ;; *) set x "$@" "$1" shift ;; esac fi shift done if test -z "$ofile" || test -z "$cfile"; then # If no '-o' option was seen then we might have been invoked from a # pattern rule where we don't need one. That is ok -- this is a # normal compilation that the losing compiler can handle. If no # '.c' file was seen then we are probably linking. That is also # ok. exec "$@" fi # Name of file we expect compiler to create. cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` # Create the lock directory. # Note: use '[/\\:.-]' here to ensure that we don't use the same name # that we are using for the .o file. Also, base the name on the expected # object file name, since that is what matters with a parallel build. lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d while true; do if mkdir "$lockdir" >/dev/null 2>&1; then break fi sleep 1 done # FIXME: race condition here if user kills between mkdir and trap. trap "rmdir '$lockdir'; exit 1" 1 2 15 # Run the compile. "$@" ret=$? if test -f "$cofile"; then test "$cofile" = "$ofile" || mv "$cofile" "$ofile" elif test -f "${cofile}bj"; then test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile" fi rmdir "$lockdir" exit $ret # Local Variables: # mode: shell-script # sh-indentation: 2 # eval: (add-hook 'before-save-hook 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC0" # time-stamp-end: "; # UTC" # End: kbd-2.3.0/config/config.rpath000077500000000000000000000442161370167365000160500ustar00rootroot00000000000000#! /bin/sh # Output a system dependent set of variables, describing how to set the # run time search path of shared libraries in an executable. # # Copyright 1996-2020 Free Software Foundation, Inc. # Taken from GNU libtool, 2001 # Originally by Gordon Matzigkeit , 1996 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # # The first argument passed to this file is the canonical host specification, # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM # or # CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld # should be set by the caller. # # The set of defined variables is at the end of this script. # Known limitations: # - On IRIX 6.5 with CC="cc", the run time search patch must not be longer # than 256 bytes, otherwise the compiler driver will dump core. The only # known workaround is to choose shorter directory names for the build # directory and/or the installation directory. # All known linkers require a '.a' archive for static linking (except MSVC, # which needs '.lib'). libext=a shrext=.so host="$1" host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` # Code taken from libtool.m4's _LT_CC_BASENAME. for cc_temp in $CC""; do case $cc_temp in compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; \-*) ;; *) break;; esac done cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'` # Code taken from libtool.m4's _LT_COMPILER_PIC. wl= if test "$GCC" = yes; then wl='-Wl,' else case "$host_os" in aix*) wl='-Wl,' ;; mingw* | cygwin* | pw32* | os2* | cegcc*) ;; hpux9* | hpux10* | hpux11*) wl='-Wl,' ;; irix5* | irix6* | nonstopux*) wl='-Wl,' ;; linux* | k*bsd*-gnu | kopensolaris*-gnu) case $cc_basename in ecc*) wl='-Wl,' ;; icc* | ifort*) wl='-Wl,' ;; lf95*) wl='-Wl,' ;; nagfor*) wl='-Wl,-Wl,,' ;; pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) wl='-Wl,' ;; ccc*) wl='-Wl,' ;; xl* | bgxl* | bgf* | mpixl*) wl='-Wl,' ;; como) wl='-lopt=' ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ F* | *Sun*Fortran*) wl= ;; *Sun\ C*) wl='-Wl,' ;; esac ;; esac ;; newsos6) ;; *nto* | *qnx*) ;; osf3* | osf4* | osf5*) wl='-Wl,' ;; rdos*) ;; solaris*) case $cc_basename in f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) wl='-Qoption ld ' ;; *) wl='-Wl,' ;; esac ;; sunos4*) wl='-Qoption ld ' ;; sysv4 | sysv4.2uw2* | sysv4.3*) wl='-Wl,' ;; sysv4*MP*) ;; sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) wl='-Wl,' ;; unicos*) wl='-Wl,' ;; uts4*) ;; esac fi # Code taken from libtool.m4's _LT_LINKER_SHLIBS. hardcode_libdir_flag_spec= hardcode_libdir_separator= hardcode_direct=no hardcode_minus_L=no case "$host_os" in cygwin* | mingw* | pw32* | cegcc*) # FIXME: the MSVC++ port hasn't been tested in a loooong time # When not using gcc, we currently assume that we are using # Microsoft Visual C++. if test "$GCC" != yes; then with_gnu_ld=no fi ;; interix*) # we just hope/assume this is gcc and not c89 (= MSVC++) with_gnu_ld=yes ;; openbsd*) with_gnu_ld=no ;; esac ld_shlibs=yes if test "$with_gnu_ld" = yes; then # Set some defaults for GNU ld with shared library support. These # are reset later if shared libraries are not supported. Putting them # here allows them to be overridden if necessary. # Unlike libtool, we use -rpath here, not --rpath, since the documented # option of GNU ld is called -rpath, not --rpath. hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' case "$host_os" in aix[3-9]*) # On AIX/PPC, the GNU linker is very broken if test "$host_cpu" != ia64; then ld_shlibs=no fi ;; amigaos*) case "$host_cpu" in powerpc) ;; m68k) hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes ;; esac ;; beos*) if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then : else ld_shlibs=no fi ;; cygwin* | mingw* | pw32* | cegcc*) # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. hardcode_libdir_flag_spec='-L$libdir' if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then : else ld_shlibs=no fi ;; haiku*) ;; interix[3-9]*) hardcode_direct=no hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ;; gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then : else ld_shlibs=no fi ;; netbsd*) ;; solaris*) if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then ld_shlibs=no elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then : else ld_shlibs=no fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) case `$LD -v 2>&1` in *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ld_shlibs=no ;; *) if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' else ld_shlibs=no fi ;; esac ;; sunos4*) hardcode_direct=yes ;; *) if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then : else ld_shlibs=no fi ;; esac if test "$ld_shlibs" = no; then hardcode_libdir_flag_spec= fi else case "$host_os" in aix3*) # Note: this linker hardcodes the directories in LIBPATH if there # are no directories specified by -L. hardcode_minus_L=yes if test "$GCC" = yes; then # Neither direct hardcoding nor static linking is supported with a # broken collect2. hardcode_direct=unsupported fi ;; aix[4-9]*) if test "$host_cpu" = ia64; then # On IA64, the linker does run time linking by default, so we don't # have to do anything special. aix_use_runtimelinking=no else aix_use_runtimelinking=no # Test if we are trying to use run time linking or normal # AIX style linking. If -brtl is somewhere in LDFLAGS, we # need to do runtime linking. case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*) for ld_flag in $LDFLAGS; do if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then aix_use_runtimelinking=yes break fi done ;; esac fi hardcode_direct=yes hardcode_libdir_separator=':' if test "$GCC" = yes; then case $host_os in aix4.[012]|aix4.[012].*) collect2name=`${CC} -print-prog-name=collect2` if test -f "$collect2name" && \ strings "$collect2name" | grep resolve_lib_name >/dev/null then # We have reworked collect2 : else # We have old collect2 hardcode_direct=unsupported hardcode_minus_L=yes hardcode_libdir_flag_spec='-L$libdir' hardcode_libdir_separator= fi ;; esac fi # Begin _LT_AC_SYS_LIBPATH_AIX. echo 'int main () { return 0; }' > conftest.c ${CC} ${LDFLAGS} conftest.c -o conftest aix_libpath=`dump -H conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } }'` if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } }'` fi if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib" fi rm -f conftest.c conftest # End _LT_AC_SYS_LIBPATH_AIX. if test "$aix_use_runtimelinking" = yes; then hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" else if test "$host_cpu" = ia64; then hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib' else hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" fi fi ;; amigaos*) case "$host_cpu" in powerpc) ;; m68k) hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes ;; esac ;; bsdi[45]*) ;; cygwin* | mingw* | pw32* | cegcc*) # When not using gcc, we currently assume that we are using # Microsoft Visual C++. # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. hardcode_libdir_flag_spec=' ' libext=lib ;; darwin* | rhapsody*) hardcode_direct=no if { case $cc_basename in ifort*) true;; *) test "$GCC" = yes;; esac; }; then : else ld_shlibs=no fi ;; dgux*) hardcode_libdir_flag_spec='-L$libdir' ;; freebsd2.[01]*) hardcode_direct=yes hardcode_minus_L=yes ;; freebsd* | dragonfly*) hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes ;; hpux9*) hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: hardcode_direct=yes # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes ;; hpux10*) if test "$with_gnu_ld" = no; then hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: hardcode_direct=yes # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes fi ;; hpux11*) if test "$with_gnu_ld" = no; then hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: case $host_cpu in hppa*64*|ia64*) hardcode_direct=no ;; *) hardcode_direct=yes # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes ;; esac fi ;; irix5* | irix6* | nonstopux*) hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: ;; netbsd*) hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes ;; newsos6) hardcode_direct=yes hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: ;; *nto* | *qnx*) ;; openbsd*) if test -f /usr/libexec/ld.so; then hardcode_direct=yes if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then hardcode_libdir_flag_spec='${wl}-rpath,$libdir' else case "$host_os" in openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*) hardcode_libdir_flag_spec='-R$libdir' ;; *) hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ;; esac fi else ld_shlibs=no fi ;; os2*) hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes ;; osf3*) hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: ;; osf4* | osf5*) if test "$GCC" = yes; then hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' else # Both cc and cxx compiler support -rpath directly hardcode_libdir_flag_spec='-rpath $libdir' fi hardcode_libdir_separator=: ;; solaris*) hardcode_libdir_flag_spec='-R$libdir' ;; sunos4*) hardcode_libdir_flag_spec='-L$libdir' hardcode_direct=yes hardcode_minus_L=yes ;; sysv4) case $host_vendor in sni) hardcode_direct=yes # is this really true??? ;; siemens) hardcode_direct=no ;; motorola) hardcode_direct=no #Motorola manual says yes, but my tests say they lie ;; esac ;; sysv4.3*) ;; sysv4*MP*) if test -d /usr/nec; then ld_shlibs=yes fi ;; sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*) ;; sysv5* | sco3.2v5* | sco5v6*) hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' hardcode_libdir_separator=':' ;; uts4*) hardcode_libdir_flag_spec='-L$libdir' ;; *) ld_shlibs=no ;; esac fi # Check dynamic linker characteristics # Code taken from libtool.m4's _LT_SYS_DYNAMIC_LINKER. # Unlike libtool.m4, here we don't care about _all_ names of the library, but # only about the one the linker finds when passed -lNAME. This is the last # element of library_names_spec in libtool.m4, or possibly two of them if the # linker has special search rules. library_names_spec= # the last element of library_names_spec in libtool.m4 libname_spec='lib$name' case "$host_os" in aix3*) library_names_spec='$libname.a' ;; aix[4-9]*) library_names_spec='$libname$shrext' ;; amigaos*) case "$host_cpu" in powerpc*) library_names_spec='$libname$shrext' ;; m68k) library_names_spec='$libname.a' ;; esac ;; beos*) library_names_spec='$libname$shrext' ;; bsdi[45]*) library_names_spec='$libname$shrext' ;; cygwin* | mingw* | pw32* | cegcc*) shrext=.dll library_names_spec='$libname.dll.a $libname.lib' ;; darwin* | rhapsody*) shrext=.dylib library_names_spec='$libname$shrext' ;; dgux*) library_names_spec='$libname$shrext' ;; freebsd[23].*) library_names_spec='$libname$shrext$versuffix' ;; freebsd* | dragonfly*) library_names_spec='$libname$shrext' ;; gnu*) library_names_spec='$libname$shrext' ;; haiku*) library_names_spec='$libname$shrext' ;; hpux9* | hpux10* | hpux11*) case $host_cpu in ia64*) shrext=.so ;; hppa*64*) shrext=.sl ;; *) shrext=.sl ;; esac library_names_spec='$libname$shrext' ;; interix[3-9]*) library_names_spec='$libname$shrext' ;; irix5* | irix6* | nonstopux*) library_names_spec='$libname$shrext' case "$host_os" in irix5* | nonstopux*) libsuff= shlibsuff= ;; *) case $LD in *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= ;; *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 ;; *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 ;; *) libsuff= shlibsuff= ;; esac ;; esac ;; linux*oldld* | linux*aout* | linux*coff*) ;; linux* | k*bsd*-gnu | kopensolaris*-gnu) library_names_spec='$libname$shrext' ;; knetbsd*-gnu) library_names_spec='$libname$shrext' ;; netbsd*) library_names_spec='$libname$shrext' ;; newsos6) library_names_spec='$libname$shrext' ;; *nto* | *qnx*) library_names_spec='$libname$shrext' ;; openbsd*) library_names_spec='$libname$shrext$versuffix' ;; os2*) libname_spec='$name' shrext=.dll library_names_spec='$libname.a' ;; osf3* | osf4* | osf5*) library_names_spec='$libname$shrext' ;; rdos*) ;; solaris*) library_names_spec='$libname$shrext' ;; sunos4*) library_names_spec='$libname$shrext$versuffix' ;; sysv4 | sysv4.3*) library_names_spec='$libname$shrext' ;; sysv4*MP*) library_names_spec='$libname$shrext' ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) library_names_spec='$libname$shrext' ;; tpf*) library_names_spec='$libname$shrext' ;; uts4*) library_names_spec='$libname$shrext' ;; esac sed_quote_subst='s/\(["`$\\]\)/\\\1/g' escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"` shlibext=`echo "$shrext" | sed -e 's,^\.,,'` escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` LC_ALL=C sed -e 's/^\([a-zA-Z0-9_]*\)=/acl_cv_\1=/' < # Created: 1993-05-16 # Public domain. # # This file is maintained in Automake, please report # bugs to or send patches to # . nl=' ' IFS=" "" $nl" errstatus=0 dirmode= usage="\ Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ... Create each directory DIR (with mode MODE, if specified), including all leading file name components. Report bugs to ." # process command line arguments while test $# -gt 0 ; do case $1 in -h | --help | --h*) # -h for help echo "$usage" exit $? ;; -m) # -m PERM arg shift test $# -eq 0 && { echo "$usage" 1>&2; exit 1; } dirmode=$1 shift ;; --version) echo "$0 $scriptversion" exit $? ;; --) # stop option processing shift break ;; -*) # unknown option echo "$usage" 1>&2 exit 1 ;; *) # first non-opt arg break ;; esac done for file do if test -d "$file"; then shift else break fi done case $# in 0) exit 0 ;; esac # Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and # mkdir -p a/c at the same time, both will detect that a is missing, # one will create a, then the other will try to create a and die with # a "File exists" error. This is a problem when calling mkinstalldirs # from a parallel make. We use --version in the probe to restrict # ourselves to GNU mkdir, which is thread-safe. case $dirmode in '') if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then echo "mkdir -p -- $*" exec mkdir -p -- "$@" else # On NextStep and OpenStep, the 'mkdir' command does not # recognize any option. It will interpret all options as # directories to create, and then abort because '.' already # exists. test -d ./-p && rmdir ./-p test -d ./--version && rmdir ./--version fi ;; *) if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 && test ! -d ./--version; then echo "mkdir -m $dirmode -p -- $*" exec mkdir -m "$dirmode" -p -- "$@" else # Clean up after NextStep and OpenStep mkdir. for d in ./-m ./-p ./--version "./$dirmode"; do test -d $d && rmdir $d done fi ;; esac for file do case $file in /*) pathcomp=/ ;; *) pathcomp= ;; esac oIFS=$IFS IFS=/ set fnord $file shift IFS=$oIFS for d do test "x$d" = x && continue pathcomp=$pathcomp$d case $pathcomp in -*) pathcomp=./$pathcomp ;; esac if test ! -d "$pathcomp"; then echo "mkdir $pathcomp" mkdir "$pathcomp" || lasterr=$? if test ! -d "$pathcomp"; then errstatus=$lasterr else if test ! -z "$dirmode"; then echo "chmod $dirmode $pathcomp" lasterr= chmod "$dirmode" "$pathcomp" || lasterr=$? if test ! -z "$lasterr"; then errstatus=$lasterr fi fi fi fi pathcomp=$pathcomp/ done done exit $errstatus # Local Variables: # mode: shell-script # sh-indentation: 2 # eval: (add-hook 'before-save-hook 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC0" # time-stamp-end: "; # UTC" # End: kbd-2.3.0/config/test-driver000077500000000000000000000110421370167365000157250ustar00rootroot00000000000000#! /bin/sh # test-driver - basic testsuite driver script. scriptversion=2018-03-07.03; # UTC # Copyright (C) 2011-2018 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . # Make unconditional expansion of undefined variables an error. This # helps a lot in preventing typo-related bugs. set -u usage_error () { echo "$0: $*" >&2 print_usage >&2 exit 2 } print_usage () { cat <$log_file 2>&1 estatus=$? if test $enable_hard_errors = no && test $estatus -eq 99; then tweaked_estatus=1 else tweaked_estatus=$estatus fi case $tweaked_estatus:$expect_failure in 0:yes) col=$red res=XPASS recheck=yes gcopy=yes;; 0:*) col=$grn res=PASS recheck=no gcopy=no;; 77:*) col=$blu res=SKIP recheck=no gcopy=yes;; 99:*) col=$mgn res=ERROR recheck=yes gcopy=yes;; *:yes) col=$lgn res=XFAIL recheck=no gcopy=yes;; *:*) col=$red res=FAIL recheck=yes gcopy=yes;; esac # Report the test outcome and exit status in the logs, so that one can # know whether the test passed or failed simply by looking at the '.log' # file, without the need of also peaking into the corresponding '.trs' # file (automake bug#11814). echo "$res $test_name (exit status: $estatus)" >>$log_file # Report outcome to console. echo "${col}${res}${std}: $test_name" # Register the test result, and other relevant metadata. echo ":test-result: $res" > $trs_file echo ":global-test-result: $res" >> $trs_file echo ":recheck: $recheck" >> $trs_file echo ":copy-in-global-log: $gcopy" >> $trs_file # Local Variables: # mode: shell-script # sh-indentation: 2 # eval: (add-hook 'before-save-hook 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC0" # time-stamp-end: "; # UTC" # End: kbd-2.3.0/config/ylwrap000077500000000000000000000153141370167365000150010ustar00rootroot00000000000000#! /bin/sh # ylwrap - wrapper for lex/yacc invocations. scriptversion=2018-03-07.03; # UTC # Copyright (C) 1996-2018 Free Software Foundation, Inc. # # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . get_dirname () { case $1 in */*|*\\*) printf '%s\n' "$1" | sed -e 's|\([\\/]\)[^\\/]*$|\1|';; # Otherwise, we want the empty string (not "."). esac } # guard FILE # ---------- # The CPP macro used to guard inclusion of FILE. guard () { printf '%s\n' "$1" \ | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g' \ -e 's/__*/_/g' } # quote_for_sed [STRING] # ---------------------- # Return STRING (or stdin) quoted to be used as a sed pattern. quote_for_sed () { case $# in 0) cat;; 1) printf '%s\n' "$1";; esac \ | sed -e 's|[][\\.*]|\\&|g' } case "$1" in '') echo "$0: No files given. Try '$0 --help' for more information." 1>&2 exit 1 ;; --basedir) basedir=$2 shift 2 ;; -h|--h*) cat <<\EOF Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]... Wrapper for lex/yacc invocations, renaming files as desired. INPUT is the input file OUTPUT is one file PROG generates DESIRED is the file we actually want instead of OUTPUT PROGRAM is program to run ARGS are passed to PROG Any number of OUTPUT,DESIRED pairs may be used. Report bugs to . EOF exit $? ;; -v|--v*) echo "ylwrap $scriptversion" exit $? ;; esac # The input. input=$1 shift # We'll later need for a correct munging of "#line" directives. input_sub_rx=`get_dirname "$input" | quote_for_sed` case $input in [\\/]* | ?:[\\/]*) # Absolute path; do nothing. ;; *) # Relative path. Make it absolute. input=`pwd`/$input ;; esac input_rx=`get_dirname "$input" | quote_for_sed` # Since DOS filename conventions don't allow two dots, # the DOS version of Bison writes out y_tab.c instead of y.tab.c # and y_tab.h instead of y.tab.h. Test to see if this is the case. y_tab_nodot=false if test -f y_tab.c || test -f y_tab.h; then y_tab_nodot=true fi # The parser itself, the first file, is the destination of the .y.c # rule in the Makefile. parser=$1 # A sed program to s/FROM/TO/g for all the FROM/TO so that, for # instance, we rename #include "y.tab.h" into #include "parse.h" # during the conversion from y.tab.c to parse.c. sed_fix_filenames= # Also rename header guards, as Bison 2.7 for instance uses its header # guard in its implementation file. sed_fix_header_guards= while test $# -ne 0; do if test x"$1" = x"--"; then shift break fi from=$1 # Handle y_tab.c and y_tab.h output by DOS if $y_tab_nodot; then case $from in "y.tab.c") from=y_tab.c;; "y.tab.h") from=y_tab.h;; esac fi shift to=$1 shift sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;" sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;" done # The program to run. prog=$1 shift # Make any relative path in $prog absolute. case $prog in [\\/]* | ?:[\\/]*) ;; *[\\/]*) prog=`pwd`/$prog ;; esac dirname=ylwrap$$ do_exit="cd '`pwd`' && rm -rf $dirname > /dev/null 2>&1;"' (exit $ret); exit $ret' trap "ret=129; $do_exit" 1 trap "ret=130; $do_exit" 2 trap "ret=141; $do_exit" 13 trap "ret=143; $do_exit" 15 mkdir $dirname || exit 1 cd $dirname case $# in 0) "$prog" "$input" ;; *) "$prog" "$@" "$input" ;; esac ret=$? if test $ret -eq 0; then for from in * do to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"` if test -f "$from"; then # If $2 is an absolute path name, then just use that, # otherwise prepend '../'. case $to in [\\/]* | ?:[\\/]*) target=$to;; *) target=../$to;; esac # Do not overwrite unchanged header files to avoid useless # recompilations. Always update the parser itself: it is the # destination of the .y.c rule in the Makefile. Divert the # output of all other files to a temporary file so we can # compare them to existing versions. if test $from != $parser; then realtarget=$target target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'` fi # Munge "#line" or "#" directives. Don't let the resulting # debug information point at an absolute srcdir. Use the real # output file name, not yy.lex.c for instance. Adjust the # include guards too. sed -e "/^#/!b" \ -e "s|$input_rx|$input_sub_rx|" \ -e "$sed_fix_filenames" \ -e "$sed_fix_header_guards" \ "$from" >"$target" || ret=$? # Check whether files must be updated. if test "$from" != "$parser"; then if test -f "$realtarget" && cmp -s "$realtarget" "$target"; then echo "$to is unchanged" rm -f "$target" else echo "updating $to" mv -f "$target" "$realtarget" fi fi else # A missing file is only an error for the parser. This is a # blatant hack to let us support using "yacc -d". If -d is not # specified, don't fail when the header file is "missing". if test "$from" = "$parser"; then ret=1 fi fi done fi # Remove the directory. cd .. rm -rf $dirname exit $ret # Local Variables: # mode: shell-script # sh-indentation: 2 # eval: (add-hook 'before-save-hook 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC0" # time-stamp-end: "; # UTC" # End: kbd-2.3.0/configure.ac000066400000000000000000000127551370167365000145640ustar00rootroot00000000000000# -*- Autoconf -*- # Process this file with autoconf to produce a configure script. AC_INIT([kbd],[2.3.0],[gladkov.alexey@gmail.com],[],[http://kbd-project.org/]) AC_PREREQ([2.69]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([1.9 -Wall -Wno-portability color-tests dist-xz]) AC_CONFIG_SRCDIR([src/loadkeys.c]) AC_CONFIG_TESTDIR(tests) AC_CONFIG_HEADERS(config.h) PKG_PROG_PKG_CONFIG AX_CODE_COVERAGE m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])]) AM_SILENT_RULES([yes]) # Checks for programs. CFLAGS="${CFLAGS:-}" AC_PROG_CC AC_PROG_CC_C99 AM_PROG_CC_C_O AC_PROG_YACC AC_PROG_LEX AC_PROG_SED AC_PROG_INSTALL AC_PROG_LN_S AC_PROG_MAKE_SET AC_CANONICAL_HOST dnl older versions of automake didn't include this macro m4_ifdef([AM_PROG_AR], [AM_PROG_AR]) LT_INIT AM_GNU_GETTEXT_VERSION([0.19.8]) AM_GNU_GETTEXT([external]) ALL_LINGUAS=`cd $srcdir/po > /dev/null && echo *.po | sed 's/\.po//g'` # Checks for header files. AC_HEADER_DIRENT AC_HEADER_STDC AC_HEADER_SYS_WAIT AC_CHECK_HEADERS([fcntl.h libintl.h locale.h memory.h stdlib.h string.h \ sys/file.h sys/ioctl.h termios.h unistd.h]) # Checks for typedefs, structures, and compiler characteristics. AC_C_CONST AC_C_INLINE AC_TYPE_SIZE_T AC_STRUCT_TM AC_TYPE_UID_T # Checks for library functions. AC_PROG_GCC_TRADITIONAL AC_FUNC_CHOWN AC_FUNC_CLOSEDIR_VOID AC_FUNC_FORK AC_FUNC_STAT AC_CHECK_FUNCS([alarm memset setlocale strcasecmp strchr strdup strerror \ strspn strstr strtol strtoul setpgrp malloc realloc]) AC_SEARCH_LIBS([timer_create], [rt]) # Optimization level CC_O_LEVEL="-O2" FORTIFY_SOURCE="-D_FORTIFY_SOURCE=2" if test "$enable_code_coverage" = yes; then CC_O_LEVEL="-O0" FORTIFY_SOURCE= fi case "$GCC,$ac_cv_prog_cc_g" in yes,yes) CFLAGS="$CC_O_LEVEL $FORTIFY_SOURCE $CFLAGS" ;; yes,) CFLAGS="$CC_O_LEVEL $FORTIFY_SOURCE $CFLAGS" ;; ,yes) CFLAGS="$CFLAGS" ;; esac CC_CHECK_CFLAGS_APPEND([\ -Waggregate-return \ -Wall \ -Wcast-align \ -Wconversion \ -Wdisabled-optimization \ -Wextra \ -Wmissing-declarations \ -Wmissing-format-attribute \ -Wmissing-noreturn \ -Wmissing-prototypes \ -Wpointer-arith \ -Wredundant-decls \ -Wshadow \ -Wstrict-prototypes \ -Wwrite-strings \ ]) AC_ARG_ENABLE(werror, [AS_HELP_STRING([--enable-werror], [turn on -Werror for some kind of warnings])], [use_werror=$enableval], [use_werror=no]) if test "$use_werror" = yes; then CC_CHECK_CFLAGS_APPEND([ \ -Werror=incompatible-pointer-types \ -Werror=discarded-qualifiers \ ]) fi case $host_cpu in m68*) KEYCODES_PROGS=no ;; *) KEYCODES_PROGS=yes ;; esac AM_CONDITIONAL(KEYCODES_PROGS, test "$KEYCODES_PROGS" = "yes") case $host_cpu in i?86*) RESIZECONS_PROGS=yes ;; x86_64*) RESIZECONS_PROGS=yes ;; *) RESIZECONS_PROGS=no ;; esac AM_CONDITIONAL(RESIZECONS_PROGS, test "$RESIZECONS_PROGS" = "yes") AC_ARG_ENABLE(optional-progs, AS_HELP_STRING(--enable-optional-progs, [Build and install a optional programs]), [OPTIONAL_PROGS=$enableval],[OPTIONAL_PROGS=no]) AM_CONDITIONAL(OPTIONAL_PROGS, test "$OPTIONAL_PROGS" = "yes") AC_ARG_ENABLE(libkeymap, AS_HELP_STRING(--enable-libkeymap, [Build and install a libkeymap]), [BUILD_LIBKEYMAP=$enableval],[BUILD_LIBKEYMAP=no]) AM_CONDITIONAL(BUILD_LIBKEYMAP, test "$BUILD_LIBKEYMAP" = "yes") AC_ARG_ENABLE(vlock, AS_HELP_STRING(--disable-vlock, [do not build vlock]), [VLOCK_PROG=$enableval],[VLOCK_PROG=yes]) AM_CONDITIONAL(VLOCK, test "$VLOCK_PROG" = "yes") if test "$VLOCK_PROG" = "yes"; then AC_CHECK_LIB(pam, pam_start, [ AC_CHECK_HEADER([security/pam_appl.h], [have_pam=1], AC_MSG_ERROR([Can't find required header files.]))]) AC_CHECK_LIB(pam_misc, misc_conv, [ AC_CHECK_HEADER([security/pam_misc.h], [have_pam_misc=1], AC_MSG_ERROR([Can't find required header files.]))]) if test -z "$have_pam" -o -z "$have_pam_misc"; then AC_MSG_ERROR([libpam-devel required.]) fi AC_SUBST(PAM_LIBS, "-lpam -lpam_misc") fi AC_ARG_ENABLE(tests, [AS_HELP_STRING([--disable-tests], [do not build tests])], [build_tests=$enableval], [build_tests=auto]) AM_CONDITIONAL(BUILD_TESTS, test "$build_tests" != "no") AC_CHECK_PROG([HAVE_DOXYGEN], [doxygen], [yes], [no]) AM_CONDITIONAL(HAVE_DOXYGEN, test "$HAVE_DOXYGEN" = "yes") AC_CONFIG_FILES([Makefile data/Makefile docs/Makefile docs/man/Makefile docs/man/man1/Makefile docs/man/man1/dumpkeys.1 docs/man/man1/loadkeys.1 docs/man/man1misc/Makefile docs/man/man5/Makefile docs/man/man8/Makefile docs/man/man8/loadunimap.8 docs/man/man8/mapscrn.8 docs/man/man8/setfont.8 docs/man/man8misc/Makefile docs/reference/Makefile docs/reference/libkeymap/Makefile po/Makefile.in src/Makefile src/libcommon/Makefile src/libkbdfile/Makefile src/libkfont/Makefile src/libkeymap/Makefile src/vlock/Makefile tests/helpers/Makefile tests/libkbdfile/Makefile tests/libkeymap/Makefile tests/libtswrap/Makefile tests/Makefile ]) AC_OUTPUT AC_MSG_RESULT([ $PACKAGE $VERSION ====== prefix: ${prefix} libdir: ${libdir} bindir: ${bindir} datadir: ${datadir} compiler: ${CC} cflags: ${CFLAGS} {get,set}keycodes: ${KEYCODES_PROGS} resizecons: ${RESIZECONS_PROGS} optional progs: ${OPTIONAL_PROGS} vlock: ${VLOCK_PROG} libkbdfile: ${BUILD_LIBKEYMAP} libkeymap: ${BUILD_LIBKEYMAP} ]) kbd-2.3.0/contrib/000077500000000000000000000000001370167365000137245ustar00rootroot00000000000000kbd-2.3.0/contrib/codepage.c000066400000000000000000000205171370167365000156440ustar00rootroot00000000000000/* * CPI.C: A program to examine MSDOS codepage files (*.cpi) * and extract specific codepages. * Compiles under Linux & DOS (using BC++ 3.1). * * Compile: gcc -o cpi cpi.c * Call: codepage [-a|-l|nnn] file.cpi * * Author: Ahmed M. Naas (ahmed@oea.xs4all.nl) * Many changes: aeb@cwi.nl [changed until it would handle all * *.cpi files people have sent me; I have no documentation, * so all this is experimental] * Remains to do: DRDOS fonts. * * Copyright: Public domain. */ #include #include #include #include int handle_codepage(int); void handle_fontfile(void); #define PACKED __attribute__((packed)) /* Use this (instead of the above) to compile under MSDOS */ /*#define PACKED */ struct { unsigned char id0 PACKED; unsigned char id[7] PACKED; unsigned char res[8] PACKED; unsigned short pnum PACKED; /* number of pointers */ unsigned char ptyp PACKED; /* type of pointers */ unsigned long fih_offset PACKED; /* FontInfoHeader offset */ } FontFileHeader; int drfont = 0; #define N 4 struct { unsigned char num_fonts PACKED; /* N = 4 fonts per code page*/ unsigned char font_height[N] PACKED; unsigned long dfd_offset[N] PACKED; /* DisplayFontData offset */ } DRDOS_ExtendedFontFileHeader; struct { unsigned short num_codepages PACKED; } FontInfoHeader; struct { unsigned short size PACKED; unsigned long off_nexthdr PACKED; unsigned short device_type PACKED; /* screen=1; printer=2 */ unsigned char device_name[8] PACKED; unsigned short codepage PACKED; unsigned char res[6] PACKED; unsigned long off_font PACKED; } CPEntryHeader; struct { unsigned short reserved PACKED; unsigned short num_fonts PACKED; unsigned short size PACKED; } CPInfoHeader; struct { unsigned char height PACKED; unsigned char width PACKED; unsigned short reserved PACKED; unsigned short num_chars PACKED; } ScreenFontHeader; struct { unsigned short printer_type PACKED; unsigned short seqlength PACKED; } PrinterFontHeader; FILE *in, *out; void usage(void); int opta, optc, optl, optL, optx; extern int optind; extern char *optarg; unsigned short codepage; int main(int argc, char *argv[]) { if (argc < 2) usage(); opta = optc = optl = optL = optx = 0; if (argc == 2) optl = 1; else while (1) { switch (getopt(argc, argv, "alLc")) { case 'a': opta = 1; continue; case 'c': optc = 1; continue; case 'L': optL = 1; continue; case 'l': optl = 1; continue; case '?': default: usage(); case -1: break; } break; } if (optind < argc) { if ((in = fopen(argv[optind], "r")) == NULL) { printf("\nUnable to open file %s.\n", argv[optind]); exit(0); } optind++; } else usage(); if (optind != argc) { if (optind != argc - 1 || opta) usage(); codepage = atoi(argv[optind]); optx = 1; } if (optc) handle_codepage(0); else handle_fontfile(); if (optx) { printf("no page %d found\n", codepage); exit(1); } fclose(in); return (0); } void handle_fontfile() { int i, j; j = fread(&FontFileHeader, 1, sizeof(FontFileHeader), in); if (j != sizeof(FontFileHeader)) { printf("error reading FontFileHeader - got %d chars\n", j); exit(1); } if (optL) printf("FontFileHeader: id=0x%x \"%7.7s\" res=%8.8s " "num=%d typ=%d fih_offset=%ld\n\n", FontFileHeader.id0, FontFileHeader.id, FontFileHeader.res, FontFileHeader.pnum, FontFileHeader.ptyp, FontFileHeader.fih_offset); if (!strcmp(FontFileHeader.id, "DRFONT ")) { drfont = 1; j = fread(&DRDOS_ExtendedFontFileHeader, 1, sizeof(DRDOS_ExtendedFontFileHeader), in); if (j != sizeof(DRDOS_ExtendedFontFileHeader)) { printf("error reading ExtendedFontFileHeader - " "got %d chars\n", j); exit(1); } if (DRDOS_ExtendedFontFileHeader.num_fonts != N) { printf("found %d instead of 4 fonts in drfont\n", DRDOS_ExtendedFontFileHeader.num_fonts); exit(1); } if (optL) { printf("ExtendedFontFileHeader:\n"); for (j = 0; j < N; j++) { printf("font%d: height %d dfd_offset %d\n", j, DRDOS_ExtendedFontFileHeader.font_height[j], DRDOS_ExtendedFontFileHeader.dfd_offset[j]); } printf("\n"); } } j = fread(&FontInfoHeader, 1, sizeof(FontInfoHeader), in); if (j != sizeof(FontInfoHeader)) { printf("error reading FontInfoHeader - got %d chars\n", j); exit(1); } if (optL) printf("FontInfoHeader: num_codepages=%d\n\n", FontInfoHeader.num_codepages); #if 1 if (drfont) { printf("this program cannot handle DRDOS font files\n"); exit(1); } #endif for (i = FontInfoHeader.num_codepages; i; i--) if (handle_codepage(i - 1)) break; } int handle_codepage(int more_to_come) { int j; char outfile[20]; unsigned char *fonts; long inpos, nexthdr; j = fread(&CPEntryHeader, 1, sizeof(CPEntryHeader), in); if (j != sizeof(CPEntryHeader)) { printf("error reading CPEntryHeader - got %d chars\n", j); exit(1); } if (optL) { int t = CPEntryHeader.device_type; printf("CPEntryHeader: size=%d dev=%d [%s] name=%8.8s " "codepage=%d\n\t\tres=%6.6s nxt=%ld off_font=%ld\n\n", CPEntryHeader.size, t, (t == 1) ? "screen" : (t == 2) ? "printer" : "?", CPEntryHeader.device_name, CPEntryHeader.codepage, CPEntryHeader.res, CPEntryHeader.off_nexthdr, CPEntryHeader.off_font); } else if (optl) { printf("\nCodepage = %d\n", CPEntryHeader.codepage); printf("Device = %.8s\n", CPEntryHeader.device_name); } #if 0 if (CPEntryHeader.size != sizeof(CPEntryHeader)) { /* seen 26 and 28, so that the difference below is -2 or 0 */ if (optl) printf("Skipping %d bytes of garbage\n", CPEntryHeader.size - sizeof(CPEntryHeader)); fseek(in, CPEntryHeader.size - sizeof(CPEntryHeader), SEEK_CUR); } #endif if (!opta && (!optx || CPEntryHeader.codepage != codepage) && !optc) goto next; inpos = ftell(in); if (inpos != CPEntryHeader.off_font && !optc) { if (optL) printf("pos=%ld font at %ld\n", inpos, CPEntryHeader.off_font); fseek(in, CPEntryHeader.off_font, SEEK_SET); } j = fread(&CPInfoHeader, 1, sizeof(CPInfoHeader), in); if (j != sizeof(CPInfoHeader)) { printf("error reading CPInfoHeader - got %d chars\n", j); exit(1); } if (optl) { printf("Number of Fonts = %d\n", CPInfoHeader.num_fonts); printf("Size of Bitmap = %d\n", CPInfoHeader.size); } if (CPInfoHeader.num_fonts == 0) goto next; if (optc) return 0; sprintf(outfile, "%d.cp", CPEntryHeader.codepage); if ((out = fopen(outfile, "w")) == NULL) { printf("\nUnable to open file %s.\n", outfile); exit(1); } else printf("\nWriting %s\n", outfile); fonts = (unsigned char *)malloc(CPInfoHeader.size); fread(fonts, CPInfoHeader.size, 1, in); fwrite(&CPEntryHeader, sizeof(CPEntryHeader), 1, out); fwrite(&CPInfoHeader, sizeof(CPInfoHeader), 1, out); j = fwrite(fonts, 1, CPInfoHeader.size, out); if (j != CPInfoHeader.size) { printf("error writing %s - wrote %d chars\n", outfile, j); exit(1); } fclose(out); free(fonts); if (optx) exit(0); next: /* * It seems that if entry headers and fonts are interspersed, * then nexthdr will point past the font, regardless of * whether more entries follow. * Otherwise, first all entry headers are given, and then * all fonts; in this case nexthdr will be 0 in the last entry. */ nexthdr = CPEntryHeader.off_nexthdr; if (nexthdr == 0 || nexthdr == -1) { if (more_to_come) { printf("more codepages expected, but nexthdr=%ld\n", nexthdr); exit(1); } else return 1; } inpos = ftell(in); if (inpos != CPEntryHeader.off_nexthdr) { if (optL) printf("pos=%ld nexthdr at %ld\n", inpos, nexthdr); if (opta && !more_to_come) { printf("no more code pages, but nexthdr != 0\n"); return 1; } fseek(in, CPEntryHeader.off_nexthdr, SEEK_SET); } return 0; } void usage(void) { printf("\nUsage: cpi code_page_file [-c] [-L] [-l] [-a|nnn]\n"); printf(" -c: input file is a single codepage\n"); printf(" -L: print header info (you don't want to see this)\n"); printf(" -l or no option: list all codepages contained in the file\n"); printf(" -a: extract all codepages from the file\n"); printf(" nnn (3 digits): extract codepage nnn from the file\n"); printf("Example: cpi ega.cpi 850 \n"); printf(" will create a file 850.cp containing the requested codepage.\n\n"); exit(1); } kbd-2.3.0/contrib/dropkeymaps.c000066400000000000000000000015511370167365000164300ustar00rootroot00000000000000#include #include #include #include "getfd.h" #include #include int main(void) { struct kbentry ke; int i, j, fd; char *console = NULL; /* get console */ fd = getfd(console); for (i = 0; i < MAX_NR_KEYMAPS; i++) { for (j = 0; j < NR_KEYS; j++) { ke.kb_index = j; ke.kb_table = i; ke.kb_value = K_HOLE; if (ioctl(fd, KDSKBENT, (unsigned long)&ke)) { perror("KDSKBENT"); fprintf(stderr, "Error: cannot deallocate or clear keymap %d key %d\n", i, j); return EXIT_FAILURE; } } /* deallocate keymap */ ke.kb_index = 0; ke.kb_table = i; ke.kb_value = K_NOSUCHMAP; if (ioctl(fd, KDSKBENT, (unsigned long)&ke)) { perror("KDSKBENT"); fprintf(stderr, "Error: could not deallocate keymap %d\n", i); return EXIT_FAILURE; } } return EXIT_SUCCESS; } kbd-2.3.0/contrib/fix_bs_and_del000077500000000000000000000006551370167365000166000ustar00rootroot00000000000000#!/usr/bin/loadkeys # Make BackSpace key send a BS, and make Delete key send a DEL keycode 14 = BackSpace Delete control keycode 14 = Delete alt keycode 14 = Meta_Delete keycode 111 = Delete Remove Remove control keycode 111 = Remove shift control keycode 111 = Remove alt keycode 111 = Remove control alt keycode 111 = Boot # Mark Lord kbd-2.3.0/contrib/font2psf000066400000000000000000000030021370167365000154030ustar00rootroot00000000000000#!/bin/bash #written by Martin Lohner, SuSE GmbH, Dec 1998 echo "This script converts 256 character font to psf-fonts" echo "It simply assumes that all files in the current directory" echo "that have a size of (256*n) are fontfiles of 8xn pixel" echo "fonts. If there are 512 character, non-psf-fonts you will" echo "recognise this soon... Anyway, the setfont program isnt" echo "aware of this type of fonts, too. So there shoulnd be to" echo "much of theese around." echo "This script cares for font highs of 6,8,10,12,14,16 and 19" echo "pixels" echo "" echo -n "Start converting now? (Old file will not be touched) (Y/N)" read a random=hfdsvnpoh97k if [ $a = y -o $a = Y ] ; then echo "Creating psf-headers..." echo -ne "\066" > $random echo -ne "\004" >> $random echo -ne "\000" >> $random echo -ne "\006" > $random.6.tmp cat $random $random.6.tmp > $random.6 echo -ne "\010" > $random.8.tmp cat $random $random.8.tmp > $random.8 echo -ne "\012" > $random.10.tmp cat $random $random.10.tmp > $random.10 echo -ne "\014" > $random.12.tmp cat $random $random.12.tmp > $random.12 echo -ne "\016" > $random.14.tmp cat $random $random.14.tmp > $random.14 echo -ne "\020" > $random.16.tmp cat $random $random.16.tmp > $random.16 echo -ne "\023" > $random.19.tmp cat $random $random.19.tmp > $random.19 for i in 6 8 10 12 14 16 19; do echo "Looking for 8x"$i"-fonts..." for j in `find . -maxdepth 1 -type f -size $((i*=256))c`; do cat $random.$i $j > $j.psf done done rm $random.* else exit 1 fi kbd-2.3.0/contrib/gen_charset_syms.pl000077500000000000000000000123021370167365000176170ustar00rootroot00000000000000#!/usr/bin/env perl use strict; use warnings; use Getopt::Std; my %options; getopts("hs:n:", \%options); sub usage { print STDERR "Usage: cat CHARSET_to_uni.trans | $0 -s START -n NAME\n"; exit(1); } usage() if $options{h} || !$options{s} || !$options{n}; usage() if @ARGV; my $start = int($options{s}); my $charset = $options{n}; my $keysyms = { "undefined" => "", "cyrillic_small_letter_ukrainian_ie" => "ukrainian_cyrillic_small_letter_ie", "cyrillic_small_letter_byelorussian_ukrainian_i" => "ukrainian_cyrillic_small_letter_i", "cyrillic_small_letter_yi" => "ukrainian_cyrillic_small_letter_yi", "cyrillic_capital_letter_ukrainian_ie" => "ukrainian_cyrillic_capital_letter_ie", "cyrillic_capital_letter_byelorussian_ukrainian_i" => "ukrainian_cyrillic_capital_letter_i", "cyrillic_capital_letter_yi" => "ukrainian_cyrillic_capital_letter_yi", "cyrillic_capital_letter_dje" => "serbocroatian_cyrillic_capital_letter_dje", "cyrillic_capital_letter_gje" => "macedonian_cyrillic_capital_letter_gje", "cyrillic_capital_letter_dze" => "macedonian_cyrillic_capital_letter_dze", "cyrillic_capital_letter_tshe" => "serbocroatian_cyrillic_capital_letter_chje", "cyrillic_capital_letter_kje" => "macedonian_cyrillic_capital_letter_kje", "cyrillic_capital_letter_short_u" => "bielorussian_cyrillic_capital_letter_short_u", "cyrillic_small_letter_dje" => "serbocroatian_cyrillic_small_letter_dje", "cyrillic_small_letter_gje" => "macedonian_cyrillic_small_letter_gje", "cyrillic_small_letter_dze" => "macedonian_cyrillic_small_letter_dze", "cyrillic_small_letter_tshe" => "serbocroatian_cyrillic_small_letter_chje", "cyrillic_small_letter_kje" => "macedonian_cyrillic_small_letter_kje", "cyrillic_small_letter_short_u" => "bielorussian_cyrillic_small_letter_short_u", "middle_dot" => "periodcentered", "not" => "notsign", "sharp_s" => "ssharp", "Ostroke" => "Ooblique", "ostroke" => "oslash", "Tstroke" => "Tslash", "tstroke" => "tslash", "greek_tonos" => "accent", "greek_dialytika_tonos" => "diaeresisaccent", "Xi" => "Ksi", "Chi" => "Khi", "xi" => "ksi", "chi" => "khi", "finalsigma" => "terminalsigma", "overline" => "overscore", "double_low_line" => "doubleunderscore", "no_break_space" => "nobreakspace", "inverted_exclamation_mark" => "exclamdown", "pound" => "sterling", "broken_bar" => "brokenbar", "feminine_ordinal_indicator" => "ordfeminine", "left_pointing_double_angle_quotation_mark" => "guillemotleft", "soft_hyphen" => "hyphen", "plus_minus" => "plusminus", "superscript_one" => "onesuperior", "superscript_two" => "twosuperior", "superscript_digit_two" => "twosuperior", "superscript_three" => "threesuperior", "micro" => "mu", "pilcrow" => "paragraph", "masculine_ordinal_indicator" => "masculine", "right_pointing_double_angle_quotation_mark" => "guillemotright", "inverted_question_mark" => "questiondown", "multiplication" => "multiply", "dotless_i" => "idotless", "numero" => "number_acronym", "horizontal_ellipsis" => "ellipsis", "double_dagger" => "doubledagger", "per_mille" => "permille", "em_dash" => "emdash", "en_dash" => "endash", "trade_mark" => "trademark", # should be synonyms? "cyrillic_small_letter_soft" => "cyrillic_small_soft_sign", "cyrillic_small_letter_hard" => "cyrillic_small_hard_sign", "cyrillic_capital_letter_soft" => "cyrillic_capital_soft_sign", "cyrillic_capital_letter_hard" => "cyrillic_capital_hard_sign", }; my $table = []; while () { if (my ($c, $uni, $name) = /^0x([0-9a-fA-F]{2})[ \t]+U\+([0-9a-fA-F]{4})[ \t]+#(.*)/) { my $code = hex($c); next if $code < $start; $uni =~ y/[A-F]/[a-f]/; $name =~ s/^[ \t]+//; $name =~ s/[ \t]$//; $name =~ y/[A-Z]/[a-z]/; $name =~ s/[ -]+/_/g; $name =~ s/^latin_capital_(?:letter|ligature)_([a-z]+)/uc($1)/e; $name =~ s/^latin_small_(?:letter|ligature)_//; $name =~ s/^greek_capital_letter_([a-z])/uc($1)/e; $name =~ s/^greek_small_letter_//; $name =~ s/^hebrew_letter_//; $name =~ s/_with_tonos$/_with_accent/; $name =~ s/_with_dialytika$/_with_diaeresis/; $name =~ s/_with_dialytika_and_tonos$/_with_diaeresisaccent/; $name =~ s/^([A-Za-z]+)_with_/$1/; $name =~ s/^vulgar_fraction_([a-z]+)_([a-z]+)$/$1$2/; $name =~ s/acute_accent$/acute/; $name =~ s/dot_above$/abovedot/; $name =~ s/double_acute$/doubleacute/; $name =~ s/ring_above$/ring/; $name =~ s/_single_quotation_mark$/quote/; $name =~ s/_sign$//; $name =~ s/^final_/final/; $name =~ s/_\(.*\)$//; $table->[$code-$start] = { uni => $uni, keysym => $keysyms->{$name} // $name }; } else { die "invalid line: $_"; } } print "static sym\n"; print "const ${charset}[] = {\n"; foreach my $r (@$table) { if (!defined($r)) { print "\t{ 0xfffd, \"\" },\n"; } else { print "\t{ 0x$r->{uni}, \"$r->{keysym}\" },\n"; } } for (my $i = $start + scalar(@$table); $i < 256; $i++) { print "\t{ 0xfffd, \"\" },\n"; } print "};\n"; kbd-2.3.0/contrib/psf.magic000066400000000000000000000012011370167365000155100ustar00rootroot00000000000000# # PC Screen (console) Fonts - psf1 header # 0 leshort 0x0436 psf screen font data >2 byte 0 256 characters, no index >2 byte 1 512 characters, no index >2 byte 2 256 characters, Unicode index >2 byte 3 512 characters, Unicode index >2 byte 4 256 characters, Unicode level 2 index >2 byte 5 512 characters, Unicode level 2 index >3 byte x 8x%d # # PC Screen (console) Fonts - psf2 header # 0 lelong 0x864ab572 psf2 screen font data >12 lelong&1 1 with Unicode index >16 lelong x \b, %d glyphs >28 lelong x \b, %dx >24 lelong x \b%d kbd-2.3.0/contrib/psfsplit000077500000000000000000000012721370167365000155200ustar00rootroot00000000000000#!/bin/sh # (c) Ricardas Cepas . Copying policy: GNU GPL V2. set -o errexit #set -x if [ $# != 1 ] then echo ' Usage: psfsplit ' exit fi if [ `hexdump -e '/2 "%X" ' -n2 $1 ` != "436" ] then echo $1 -- non .psf file exit fi size=`hexdump -e '/1 "%i" ' -n1 -s2 $1 ` size=$[ ($size % 2 + 1) * 256 ] height=`hexdump -e '/1 "%i" ' -n1 -s3 $1 ` echo $size chars, height=$height mkdir $1_ dd bs=4 count=1 if=$1 of=$1_/#psf_header &>/dev/null i=0 while let $[ i < $size ] do dd bs=1 count=$height skip=$[ $i * $height + 4 ] if=$1 \ of=$1_/`printf "%.3x" $i` &>/dev/null let i+=1 done dd bs=1 skip=$[ $i * $height + 4 ] if=$1 of=$1_/map_tables &>/dev/null kbd-2.3.0/contrib/showconsolefont000077500000000000000000000005551370167365000171110ustar00rootroot00000000000000#!/bin/sh # # From klaus.stehle@uni-tuebingen.de Tue Jan 25 07:24:02 2000 # # A small shell script version of the `showconsolefont' C program # echo -e "\033%G" for L in "0 2 4 6" "1 3 5 7"; do for P in 0 1 2 3 4 5 6 7; do for U in 0 1 2 3; do for K in $L; do echo -ne " \357\20$U\2$K$P" done done echo done echo done echo -ne "\033%@" kbd-2.3.0/contrib/splitfont.c000066400000000000000000000042051370167365000161130ustar00rootroot00000000000000/* splitfont: extract characters from font */ /* this is for iso fonts, no psf header, just 256 characters */ #include #include #include #include void dosplit(int from, int to, char *fontbuf, int size, char *fontfile) { int itemsize = size / 256; int i, fd; char *p, *q, s; char filename[4096]; if (from < 0 || from > 255 || to < 0 || to > 255) { fprintf(stderr, "splitfont: bad argument %s,%s\n", from, to); exit(1); } if (strlen(fontfile) >= sizeof(filename) - 4) { fprintf(stderr, "splitfont: ridiculously long name\n"); exit(1); } while (from <= to) { sprintf(filename, "%s.%02x", fontfile, from); if ((fd = open(filename, O_WRONLY | O_CREAT, 0666)) < 0) { perror("splitfont"); fprintf(stderr, "cannot open %s for writing\n", filename); } p = &fontbuf[from * itemsize]; if (write(fd, p, itemsize) != itemsize) { perror("splitfont"); fprintf(stderr, "error writing %s\n", filename); } close(fd); from++; } } int main(int argc, char **argv) { struct stat statbuf; char fontbuf[4096]; int fd; char *p, *q; int from, to; if (argc != 3) { fprintf(stderr, "call: splitfont fontfile 17,23-30,...\n"); exit(1); } if (stat(argv[1], &statbuf)) { perror("splitfont"); fprintf(stderr, "cannot stat fontfile %s", argv[1]); exit(1); } if (statbuf.st_size > 4096) { fprintf(stderr, "splitfont: file unexpectedly large\n"); exit(1); } if (statbuf.st_size % 256) { fprintf(stderr, "splitfont: file size not a multiple of 256\n"); exit(1); } if ((fd = open(argv[1], O_RDONLY)) < 0) { perror("splitfont"); fprintf(stderr, "cannot open fontfile %s", argv[1]); exit(1); } if (read(fd, fontbuf, statbuf.st_size) != statbuf.st_size) { perror("splitfont"); fprintf(stderr, "error reading fontfile %s", argv[1]); exit(1); } p = argv[2]; while (1) { to = from = strtoul(p, &q, 0); if (*q == '-') { p = q + 1; to = strtoul(p, &q, 0); } if (*q && *q != ',') { fprintf(stderr, "splitfont: garbage in %s\n", p); exit(1); } dosplit(from, to, fontbuf, statbuf.st_size, argv[1]); if (!*q) break; p = q + 1; } return 0; } kbd-2.3.0/contrib/sti.c000066400000000000000000000012051370167365000146650ustar00rootroot00000000000000/* * sti.c: put text in some tty input buffer - aeb, 951009 * * You may have to be root if the tty is not your controlling tty. */ #include #include #include #include int main(int argc, char **argv) { int fd; char *s; if (argc != 3) { fprintf(stderr, "call: sti tty text\n"); exit(1); } fd = open(argv[1], O_RDONLY); if (fd < 0) { perror(argv[1]); fprintf(stderr, "sti: could not open tty\n"); exit(1); } s = argv[2]; while (*s) { if (ioctl(fd, TIOCSTI, s)) { perror("TIOCSTI"); fprintf(stderr, "sti: TIOCSTI ioctl failed\n"); exit(1); } s++; } return 0; } kbd-2.3.0/contrib/vcstime.c000066400000000000000000000017441370167365000155500ustar00rootroot00000000000000/* * vcstime.c * * Show time in upper right hand corner of the console screen * aeb, 951202, following a suggestion by Miguel de Icaza. */ #include #include #include #include #include void fatal(char *s) { perror(s); exit(1); } int number_of_columns() { int fda; unsigned char rc[2]; /* unsigned: Ranty@soon.com */ if ((fda = open("/dev/vcsa", O_RDONLY)) < 0 && (fda = open("/dev/vcsa0", O_RDONLY)) < 0) fatal("/dev/vcsa"); if (read(fda, rc, 2) != 2) fatal("/dev/vcsa"); close(fda); return rc[1]; } int main() { int fd; int cols = number_of_columns(); time_t tid; struct tm *t; char tijd[10]; if ((fd = open("/dev/vcs", O_WRONLY)) < 0 && (fd = open("/dev/vcs0", O_WRONLY)) < 0) fatal("/dev/vcs"); while (1) { lseek(fd, cols - 10, 0); tid = time(0); t = localtime(&tid); sprintf(tijd, " %02d:%02d:%02d", t->tm_hour, t->tm_min, t->tm_sec); write(fd, tijd, 9); usleep(500000L); /* or sleep(1); */ } } kbd-2.3.0/contrib/vtrgb.ubuntu000066400000000000000000000002361370167365000163150ustar00rootroot000000000000001,222,57,255,0,118,44,204,128,255,0,255,0,255,0,255 1,56,181,199,111,38,181,204,128,0,255,255,0,0,255,255 1,43,74,6,184,113,233,204,128,0,0,0,255,255,255,255 kbd-2.3.0/data/000077500000000000000000000000001370167365000131755ustar00rootroot00000000000000kbd-2.3.0/data/Makefile.am000066400000000000000000000052231370167365000152330ustar00rootroot00000000000000EXTRA_DIST = consolefonts consoletrans keymaps partialfonts unimaps # If you change the names of any of the following subdirs, # also change paths.h. OLDKEYMAPDIR = keytables KEYMAPDIR = keymaps UNIMAPDIR = unimaps FONTDIR = consolefonts PARTIALDIR = partialfonts TRANSDIR = consoletrans KEYMAPSUBDIRS = include sun amiga atari i386/azerty i386/bepo i386/dvorak \ i386/fgGIod i386/qwerty i386/qwertz i386/include i386/olpc \ i386/colemak i386/carpalx mac/include mac/all # Do not use GZIP - it is interpreted by gzip MYGZIP = gzip -f -n -9 MYGZIP_SUFFIX = .gz install-data-hook: $(KEYMAPDIR)_Z $(FONTDIR)_Z install -d -m 755 $(DESTDIR)$(datadir) install -d -m 755 $(DESTDIR)$(datadir)/$(FONTDIR) install -m 644 $(FONTDIR)_Z/* $(DESTDIR)$(datadir)/$(FONTDIR) install -d -m 755 $(DESTDIR)$(datadir)/$(FONTDIR)/$(PARTIALDIR) install -m 644 $(PARTIALDIR)_Z/* $(DESTDIR)$(datadir)/$(FONTDIR)/$(PARTIALDIR) install -d -m 755 $(DESTDIR)$(datadir)/$(TRANSDIR) install -m 644 $(srcdir)/$(TRANSDIR)/* $(DESTDIR)$(datadir)/$(TRANSDIR) install -d -m 755 $(DESTDIR)$(datadir)/$(UNIMAPDIR) install -m 644 $(srcdir)/$(UNIMAPDIR)/* $(DESTDIR)$(datadir)/$(UNIMAPDIR) install -d -m 755 $(DESTDIR)$(datadir)/$(KEYMAPDIR) install -d -m 755 $(DESTDIR)$(datadir)/$(KEYMAPDIR)/i386 install -d -m 755 $(DESTDIR)$(datadir)/$(KEYMAPDIR)/mac for i in $(KEYMAPSUBDIRS); do \ install -d -m 755 $(DESTDIR)$(datadir)/$(KEYMAPDIR)/$$i ;\ install -m 644 $(KEYMAPDIR)_Z/$$i/* $(DESTDIR)$(datadir)/$(KEYMAPDIR)/$$i ;\ done rm -f $(DESTDIR)$(datadir)/$(KEYMAPDIR)/ppc; $(LN_S) mac $(DESTDIR)$(datadir)/$(KEYMAPDIR)/ppc @if [ -f $(DESTDIR)$(datadir)/$(OLDKEYMAPDIR) ]; then \ echo "Done. You may want to remove old keymaps with" ; \ echo " rm -rf $(DESTDIR)$(datadir)/$(OLDKEYMAPDIR)" ; \ echo "But be careful to preserve your default map if it is" ; \ echo "nonstandard, and to adapt any scripts in rc.local or so." ; \ fi # compress data files - do not touch the distribution but copy first $(KEYMAPDIR)_Z: cp -r $(srcdir)/$(KEYMAPDIR) $(KEYMAPDIR)_Z chmod -R u+w $(KEYMAPDIR)_Z cd $(KEYMAPDIR)_Z; \ for f in */*.map */*/*.map; do \ $(MYGZIP) < "$$f" > "$$f$(MYGZIP_SUFFIX)"; \ done; \ rm -f -- */*.map */*/*.map; $(FONTDIR)_Z: cp -r $(srcdir)/$(FONTDIR) $(FONTDIR)_Z cp -r $(srcdir)/$(PARTIALDIR) $(PARTIALDIR)_Z chmod -R u+w $(FONTDIR)_Z $(PARTIALDIR)_Z cd $(FONTDIR)_Z && $(MYGZIP) * && gunzip ERRORS* README* cd $(PARTIALDIR)_Z && $(MYGZIP) * # (not yet screenmaps - some other time) clean-local: rm -rf $(KEYMAPDIR)_Z $(FONTDIR)_Z $(PARTIALDIR)_Z uninstall-hook: cd $(DESTDIR)$(datadir) && rm -rf $(FONTDIR) $(PARTIALDIR) $(TRANSDIR) $(UNIMAPDIR) $(KEYMAPDIR) kbd-2.3.0/data/consolefonts/000077500000000000000000000000001370167365000157115ustar00rootroot00000000000000kbd-2.3.0/data/consolefonts/161.cp000066400000000000000000000230641370167365000165510ustar00rootroot00000000000000 VIDEO {& 0 ?@?@      |8    3@0@``x 0~3@`p||p`@<~~<6~?kkk; @`@@@@@3f~<~~<  00 366>>>><<<fff$lllllll||| 0f8ll8vv000` 00000 0 0f<"ccc""ccc"? #~< #~<|8|8 x>&> x 3?x+1?x6cb  +1030x@@8@~<H00O~<>? 00x@@8@~<0H00O~< >? ~  AB|83 !!~6l6l66lDDDDDDDDUUUUUUUUwwwwwwww66666666666666666666666666666666666666666666666666666666666666666666666666666667666666666666670??07666666666666666666666666667076666666666666666666666666666666666666666666??66666666666666666666666~ " #AAA~<@`@@@@@8   |8GAA~< xGAA~<6 xl3AII60 fAII60 ~< ~< D||D?  ? ? <>@ ? 0 ?@?@      |8    3@0@``x 0~3@`p||p`@<~~<6~?kkk; @`@@@@@3f~<~~<  00 366>>>><<<fff$lllllll||| 0f8ll8vv000` 00000 0 0f<"ccc""ccc"? #~< #~<|8|8 x>&> x 3?x+1?x6cb  +1030x@@8@~<H00O~<>? 00x@@8@~<0H00O~< >? ~  AB|83 !!~6l6l66lDDDDDDDUUUUUUUwwwwwww66666666666666666666666666666666666666666666666666666666666666666666676666666666670??0766666666666666666666667076666666666666666666666666666666666666??6666666666666666666~ " #AAA~<@`@@@@@8   |8GAA~< xGAA~<6 xl3AII60 fAII60 ~< ~< D||D?  ? ? <>@ ?8@<@~~88` <88`|~$><~~<$~{$$~<~~< 0``0$ff$<~~<0xx000llllllll0|x 00f8l8vv``0```0`00`f<x00000x xflxlf```bf8ll8ff|``xxff|lfx`0x0000xx0l88lx00xƌ2fx`````x`0 xx8l00x |v``|ffxx |vxx8l```v| `lvff0p000x x`flxlp00000xxxff|`v| vf`|x 0|004vx0ll8l| 0d00000000v" 8 88<@@  l   "AA>|D((D8>>||x0xx 00 0000  xQ x8D Q .1$ .1  ~'@@> ~  ~'@@> ~F~ ~  9~3ff3f3f""""UUUUww66666666666666666666666666666666666676666670??0766666666667076666666666666666666??6666666666AA>   AAA> 84R   <|||(|(X`**AI6 AI6 Q> Q> D8ll8D? ??8$?~~~kbd-2.3.0/data/consolefonts/162.cp000066400000000000000000000230641370167365000165520ustar00rootroot00000000000000 VIDEO & 0 ?@?@      |8    3@0@``x 0~3@`p||p`@<~~<6~?kkk; @`@@@@@3f~<~~<  00 3 (>>>><<<fff$lllllll||| 0f8ll8vv000` 00000 0 0f<"ccc""ccc"? #~< #~<|8|8 x>&> x 3?x+1?x6cb  +1030x@@8@~<H00O~<>? 00x@@8@~<0H00O~< >? ~  AB|83 !!~6l6l66l(PUUUUUUUU&\ (666666666666666666666666666666666666666666  6666670??0766666666666666666666666666707666666666666666666666  (**(PTT(&\**** (** ** **~ " #AAA~<@`@@@@@8   |8GAA~< xGAA~<6 xl3 ** AII60 fAII60 ~< ~< D||D?  ? ? <>@ ? 0 ?@?@      |8    3@0@``x 0~3@`p||p`@<~~<6~?kkk; @`@@@@@3f~<~~<  00 3 (>>>><<<fff$lllllll||| 0f8ll8vv000` 00000 0 0f<"ccc""ccc"? #~< #~<|8|8 x>&> x 3?x+1?x6cb  +1030x@@8@~<H00O~<>? 00x@@8@~<0H00O~< >? ~  AB|83 !!~6l6l66l(PUUUUUUU&\ (666666666666666666666666666666666666  6666670??07666666666666666666666670766666666666666666  (**(PTT(&\**** (** ** **~ " #AAA~<@`@@@@@8   |8GAA~< xGAA~<6 xl3 ** AII60 fAII60 ~< ~< D||D?  ? ? <>@ ?8@<@~~88` <88`|~$><~~<$~{$$~<~~< 0``0 (<~~<0xx000llllllll0|x 00f8l8vv``0```0`00`f<x00000x xflxlf```bf8ll8ff|``xxff|lfx`0x0000xx0l88lx00xƌ2fx`````x`0 xx8l00x |v``|ffxx |vxx8l```v| `lvff0p000x x`flxlp00000xxxff|`v| vf`|x 0|004vx0ll8l| 0d00000000v" 8 88<@@  l   "AA>|D((D8>>||x0xx 00 0000  xQ x8D Q .1$ .1  ~'@@> ~  ~'@@> ~F~ ~  9~3ff3f3fUUUU26P@` 8666666666666666666`  6670??07666666666670766666666  ( ,0P &\ ,0XdP@b ,0@ 8 ,00 Xd@AA>   AAA> 84R   <|||(|( X`"*AI6 AI6 Q> Q> D8ll8D? ??8$?~~~kbd-2.3.0/data/consolefonts/163.cp000066400000000000000000000230641370167365000165530ustar00rootroot00000000000000 VIDEO & 0 ?@?@      |8    3@0@``x 0~3@`p||p`@<~~<6~?kkk; >c06cc6c>3f~<~~<  00 366>>>><<<fff$lllllll||| 0f8ll8vv000` 00000 0 0f<? 00x@@8@~<0H00O~< >? ~  AB|83 !!~6l6l66lDDDDDDDDUUUUUUUUwwwwwwww< 08!~8IIv86666666666666666666666666666666666666666660000? #CCG~<|>"ccc"6666670??0766666666666666666666666666707666666666666666666666"ccc">&>6cb @`@@@@@@`@@@@@D||D~ " #AAA~<fffff|`8   |8GAA~< xGAA~<6 xl3AII60 fAII60 ~< ~< 8ll8?  ? ? <>@ ? 0 ?@?@      |8    3@0@``x 0~3@`p||p`@<~~<6~?kkk; >c06cc6c>3f~<~~<  00 366>>>><<<fff$lllllll||| 0f8ll8vv000` 00000 0 0f<? 00x@@8@~<0H00O~< >? ~  AB|83 !!~6l6l66lDDDDDDDUUUUUUUwwwwwww< 08!~8IIv86666666666666666666666666666666666660000? #CCG~<|>"ccc"6666670??07666666666666666666666670766666666666666666"ccc">&>6cb @`@@@@@@`@@@@@D||D~ " #AAA~<fffff|`8   |8GAA~< xGAA~<6 xl3AII60 fAII60 ~< ~< 8ll8?  ? ? <>@ ?8@<@~~88` <88`|~$><~~<$~{>c8ll8x$$~<~~< 0``0$ff$<~~<0xx000llllllll0|x 00f8l8vv``0```0`00`f<x00000x xflxlf```bf8ll8ff|``xxff|lfx`0x0000xx0l88lx00xƌ2fx`````x`0 xx8l00x |v``|ffxx |vxx8l```v| `lvff0p000x x`flxlp00000xxxff|`v| vf`|x 0|004vx0ll8l| 0d00000000v" 8  |||x |v80x |v ~~ 8|||||0||f8<|8<8>>||x|||xxv`0v  xQ x8ld`fQ .1$ .1  ~'@@> ~  ~'@@> ~F~ ~  9~3ff3f3f""""UUUUww8<@@ l 666666666666666666  "AA>|D(6670??07666666666670766666666(D0x 00 00008D D8ll8DAA>   AAA>ffff| 84R   <|||(|(X`**AI6 AI6 Q> Q> 8ll8? ??8$?~~~kbd-2.3.0/data/consolefonts/164.cp000066400000000000000000000230641370167365000165540ustar00rootroot00000000000000 CJVIDEO ) & 0 ?@?@      |8    3@0@``x 0~3@`p||p`@<~~<6~?kkk; >c06cc6c>3f~<~~<  00 3 (>>>><<<fff$lllllll||| 0f8ll8vv000` 00000 0 0f<? 00x@@8@~<0H00O~< >? ~  AB|83 !!~6l6l66l(PUUUUUUUU&\ (< 08!~8IIv8  0000? #CCG~<|>"ccc""ccc">&>  (**(PTT(&\**** (** ** **6cb @`@@@@@@`@@@@@D||D~ " #AAA~<fffff|`8   |8GAA~< xGAA~<6 xl3 ** AII60 fAII60 ~< ~< 8ll8?  ? ? <>@ ? 0 ?@?@      |8    3@0@``x 0~3@`p||p`@<~~<6~?kkk; >c06cc6c>3f~<~~<  00 3 (>>>><<<fff$lllllll||| 0f8ll8vv000` 00000 0 0f<? 00x@@8@~<0H00O~< >? ~  AB|83 !!~6l6l66l(PUUUUUUU&\ (< 08!~8IIv8  0000? #CCG~<|>"ccc""ccc">&>  (**(PTT(&\**** (** ** **6cb @`@@@@@@`@@@@@D||D~ " #AAA~<fffff|`8   |8GAA~< xGAA~<6 xl3 ** AII60 fAII60 ~< ~< 8ll8?  ? ? <>@ ?8@<@~~88` <88`|~$><~~<$~{>c8ll8x$$~<~~< 0``0 (<~~<0xx000llllllll0|x 00f8l8vv``0```0`00`f<x00000x xflxlf```bf8ll8ff|``xxff|lfx`0x0000xx0l88lx00xƌ2fx`````x`0 xx8l00x |v``|ffxx |vxx8l```v| `lvff0p000x x`flxlp00000xxxff|`v| vf`|x 0|004vx0ll8l| 0d00000000v" 8  |||x |v80x |v ~~ 8|||||0||f8<|8<8>>||x|||xxv`0v  xQ x8ld`fQ .1$ .1  ~'@@> ~  ~'@@> ~F~ ~  9~3ff3f3fUUUU26P@`8<@@ l `    "AA>|D((D0x 00  ( ,0P &\ ,0XdP@b ,0@ 8 ,00 Xd@ 00008D D8ll8DAA>   AAA>ffff| 84R   <|||(|( X`"*AI6 AI6 Q> Q> 8ll8? ??8$?~~~kbd-2.3.0/data/consolefonts/165.cp000066400000000000000000000230641370167365000165550ustar00rootroot00000000000000 }tVIDEO cJ&~~?3?0000p`?3?3337wv`<<6666666666666666666666666666666666666666666666666666666707666666666666666666666?07666666666666670?66666@`p||p`@<~~<33333333?kkk; >c06cc6c><~~<~<~~<  00```66>>>><<<fff$6666666 >ca`>Cc> ac 3c66;nff;00` 00000   **~0 0`@>ccgkscc> < ?>c 0c>cc>6f```~c>0``~ccc>c >ccc>ccc>>ccc?<0 0`0 ~~`0  0`>cc >ccoool`>6ccccc~333>333~3a```a3|6333336|314<413314<400x3a``oc3cccccccc<<ff<s366<663sx0000013cwkccccccs{ogccc6ccccc6~333>000x>ccccko>~333>633s>cc0cc>~~Z<cccccccc>cccccc6cccckk66cc66ccffff<<cF 0ac<0000000<@`p8< <6c <>ff;p00<6333n>c``c>6fff;>c`c>620|000x;fff>f<p006;333s  ff<p0036<63s vkkkcn33333>cccc>n333>00x;fff>n;300x>c8c>~fffff;ffff<cckk6c66ccccc?<f 3ppp;n6cc8D88|8 ll<UUUUUUUU>cc~fcc^@6II6>oks>0`~``cfl0n ``cfl3g ;n;n6l6l66l1C1A 1A1A "ccc""ccc">&>~AII60 fAII60 ~< 6cb ? 0H00O~<00x@@8@~< " #AAA~<  x xl >?  AB|8?@ >@ c06cc6c><~~<~<~~<  00```66>>>><<<fff$6666666 >ca`>Cc> ac 3c66;nff;00` 00000   **~0 0`@>ccgkscc> < ?>c 0c>cc>6f```~c>0``~ccc>c >ccc>ccc>>ccc?<0 0`0 ~~`0  0`>cc >ccoool`>6ccccc~333>333~3a```a3|6333336|314<413314<400x3a``oc3cccccccc<<ff<s366<663sx0000013cwkccccccs{ogccc6ccccc6~333>000x>ccccko>~333>633s>cc0cc>~~Z<cccccccc>cccccc6cccckk66cc66ccffff<<cF 0ac<0000000<@`p8< <6c <>ff;p00<6333n>c``c>6fff;>c`c>620|000x;fff>f<p006;333s  ff<p0036<63s vkkkcn33333>cccc>n333>00x;fff>n;300x>c8c>~fffff;ffff<cckk6c66ccccc?<f 3ppp;n6cc8D88|8 ll<UUUUUUU>cc~fcc^@6II6>oks>0`~``cfl0n ``cfl3g ;n;n6l6l66l1C1A 1A1A "ccc""ccc">&>~AII60 fAII60 ~< 6cb ? 0H00O~<00x@@8@~< " #AAA~<  x xl >?  AB|8?@ >@ ><~~<ffffff{>c8ll8x~~~<~~<<~~< 0``0$ff$<~~<0xx000llllllll0|x 00f8l8vv``0```0`00`f<x00000x xflxlf```bf8ll8ff|``xxff|lfx`0x0000xx0l88lx00xƌ2fx`````x`0 xx8l00x |v``|ffxx |vxx8l```v| `lvff0p000x x`flxlp00000xxxff|`v| vf`|x 0|004vx0ll8l| 0d00000000v8l8ll88||8 l<UUUUx~~ ~~`00003f7ovv3ff3f3fa 1q~A! 0p~0pA! ~~8ld`]6"6]888~$~$~ 00"   8<@@ l   "AA>|D((D0xF~ 0000AI6 AI6 Q> 8D ~~8@<@~8` <~'@@>$>|| QQ .1$ .1   00l8l     84R <|Q> ~~'@@>    **X`AAA>   ||(~ ~} }~AA>9~|(~~~kbd-2.3.0/data/consolefonts/737.cp000066400000000000000000000230641370167365000165620ustar00rootroot00000000000000QEGA 9&~~~~l|88||8<<<<~~<<<><~~<fffffffff{|`8ll8 |<~~<~<~~< 0``0(ll(88||||88<<<fff$lllllll||| 0`Ɔ8ll8vv000` 000000 0 0f<<ffffff|f6>|00000|>ffll8~000```><||ffffff|~x||<0006fffff<V|l88l|DDDDDDDDUUUUUUUUwwwwwwww66666666666666666666666666666666666666666666666666666666666666666666666666666667666666666666670??07666666666666666666666666667076666666666666666666666666666666666666666666??66666666666666666666666Dl vv~x|fffff0000000000||ffff<ffffff<Dl H6ccccc@000>000?@333?33333 ^ @333 @cccccccc>@ll(~0  0~ 0`0 ~f~~fffff<~vv8ll8 l<lllllp0`||||||~~~~l|88||8<<<<~~<<<><~~<ffffffff{|`8ll8 |<~~<~<~~< 0``0(ll(88||||88<<<fff$lllllll||| 0f8ll8vv000` 00000 0 0f<fffff|f>|00000|>ffll8~00```>||fffff|~x||<0006ffff<V|l88l|DDDDDDDUUUUUUUwwwwwww66666666666666666666666666666666666666666666666666666666666666666666676666666666670??0766666666666666666666667076666666666666666666666666666666666666??6666666666666666666Dl vv~x|fffff0000000000||ffff<fffff<Dl H6ccccc@000>000?@333?3333 ^ @333 @ccccccc>@ll(~0  0~ 0`0 ~f~~fffff<~vv8ll8 l<lllllp0`||||||~~~~l|88||88|888||8<<><~~<ffffff{>a`<|0f8l8vv0 000 0 0f<ffff|>|0000|6fl8~0<`>||ffff|~x~|006fff<V|l8l|""""UUUUwwww66666666666666666666666666666666666676666670??0766666666667076666666666666666666??6666666666Dlvv~|~ffff0000<0000<||fff<ffff<Dl\cccc_3?333^ 3 \ccc6\cc6w0000`00`0`0<<fff<<0000vv8ll8 l<xllllp0`x<<<<kbd-2.3.0/data/consolefonts/880.cp000066400000000000000000000230641370167365000165610ustar00rootroot00000000000000M&EGA p5&~~~~l|88||8<<<<~~<<<><~~<fffffffff{|`8ll8 |<~~<~<~~< 0``0(ll(88||||88<<<fff$lllllll||| 0`Ɔ8ll8vv000` 000000 0 0f<vffffff||||~~~|||l|8|l~008<6666<|~|~~6ffx|~xxvfff||||~~~|||l88l~0<666<||~~6ְl|~00<666 B$$BB$$B|`8 |ffff<B$$BB$$BB$$BB$$B00<666|`8ll8 |l~|~~~~l|88||8<<<<~~<<<><~~<ffffffff{|`8ll8 |<~~<~<~~< 0``0(ll(88||||88<<<fff$lllllll||| 0f8ll8vv0 00000 0 0f<vfffff||||~~~|||l|8|l~008<666<|~|~~6fx |~xxvff||||~~~|||88(~0<66<||~~6ְl|~D((DA""A D((DA""A|p|ffff><~~<ffffff{>a`<|0f8l8vv0 000 0 0f<vfff||||~~~|||l88l~08<66<|~|~~6x |~ 8xvf||||~~~|8||8l8l~0<6<||~~6ְl|~B$$B B$$B~|fffa><~~<fffffffff{|`8ll8 |<~~<~<~~< 0``0(ll(88||||88<<<fff$lllllll||| 0`Ɔ8ll8vv000` 000000 0 0f<0000?@333?33333 ^ l6l@cccccccc>`bfl0`܆ >@333 @ll(0000008lfff|ffff8ll 0`||~~8ll||||fffffffff`00`~ffff<||8ll88ll|88ll(f~~fffff<vv|x|ffffff000000ffffff<vvxl8||~`0|||x|~ 0````><ffffff|f6>|000000|>ffll8~000```><||ffffff|||<~x00006fffff<V|l888l|Dl000000ffffff<||fffff<Dl~~~~l|88||8<<<<~~<<<><~~<ffffffff{|`8ll8 |<~~<~<~~< 0``0(ll(88||||88<<<fff$lllllll||| 0f8ll8vv000` 00000 0 0f<000?@333?3333 ^ l6l@ccccccc>`fl0`܆ >@333 @ll(000008lfff|fff8ll 0`||~~8ll|||ffffffff`00`~ffff<||8l8l|88ll(f~~fffff< vv~x|fffff00000fffff<vvxl8l|~`0||~x|~ 0```>fffff|f>|00000|>ffll8~00```>||fffff|||<~x0006ffff<V|l88l|Dl00000fffff<||ffff<Dl~~~~l|88||88|888||8<<><~~<ffffff{>a`<|0f8l8vv0 000 0 0f<affff|>|0000|6fl8~0<`>||ffff|~|~x006fff<V|l8l|Dl0000<ffff<||fff<Dlkbd-2.3.0/data/consolefonts/972.cp000066400000000000000000000230641370167365000165630ustar00rootroot00000000000000M&EGA 5&B~~<88||||88<~<~~<~~<|| 8<44000p``pxlvnl88l>~~><~~<"ffffffDff~lllH~p8Ld8~~~<~~<<~~< ~  `` (ll(8||800000 00$llH$llllllH~|~00ff<$8zt  `p000000p`l88l00|00 00 ~00 00``||x~8| 8~|>~~D| ~~|<~~<~ ~008|LL|||~<00000000  0``0 ~~`0  0`|Ɔ <~~888ll|Ƅ~|~|BƄ~000000~~ LxBƂ@ƄƂ||x||x̆~~~~0000000 B|lll888R|lll(ll8888lBll80000 ~ 00`~``00 p00000000plxn@||~v~8||660000 |~~@ƄXp@Ɔ00000000 |֔@Ƅ||||v@~~00~0000 B|ll88Rlll(l88lf<0`~ 0~00000 000 p000000pv(ll88((8 V^ɰF.NFt.NtPfv.vtvnt*NtFvv.vt p.t...NF...L8fv.|FNt8fر8UUp]ppP'pp<PvntvtFհfv.հfv.vtNtFvՐՐFN6tpv...}P.NtFt P.N.NFtr2IIIIIIIUUUUUUUmmmmmmmffffffffffffffffffffffffffffffffffffffffffffffffffffffffffgg``ggffffffffgg````ggffffffffffffffffgg``ggffffffffffffffffffffffffffffffffffffffffffffffffBfvƄx ~<< ffΜ< >~ffffff<"fffff66||ffvf|ffvf~Fft<8 ~|&llh``@|R|fffffffB~~<88||||88<~<~~<~~<|| 8<44000p``pxlvnl88l>~~><~~<"ffffffDff~lllH~p8Ld8~~~<~~<<~~< ~  `` (ll(8||800000 00$llH$llllllH~|~00ff<$8zt  `p000000p`l88l00|00 00 ~00 00``||x~8| 8~|>~~D| ~~|<~~<~ ~008|LL|||~<00000000  0``0 ~~`0  0`|Ɔ <~~888ll|Ƅ~|~|BƄ~000000~~ LxBƂ@ƄƂ||x||x̆~~~~0000000 B|lll888R|lll(ll8888lBll80000 ~ 00`~``00 p00000000plxn@||~v~8||660000 |~~@ƄXp@Ɔ00000000 |֔@Ƅ||||v@~~00~0000 B|ll88Rlll(l88lf<0`~ 0~00000 000 p000000pv(ll88((8 V^ɰF.NFt.NtPfv.vtvnt*NtFvv.vt p.t...NF...L8fv.|FNt8fر8UUp]ppP'pp<PvntզvtFհfv.հfv.vtNtFvՐՐFN6tpv...}P.NtFt P.N.NFtr2IIIIIIIUUUUUUUmmmmmmmffffffffffffffffffffffffffffffffffffffffffffffffffffffffffgg``ggffffffffgg````ggffffffffffffffffgg``ggffffffffffffffffffffffffffffffffffffffffffffffffBfvƄx ~<< ffΜ< >~ffffff<"fffff66||ffvf|ffvf~Fft<8 ~|&llh``@|R|fffffffkbd-2.3.0/data/consolefonts/Agafari-12.psfu000066400000000000000000000174651370167365000203770ustar00rootroot00000000000000rJ  ~Ù~vvnnnn8||8>> 8 xx<">$"> 8 """"""UUUUUUȨ >PP > 0~~`0 ~~ 8`>~~><~~< 0``0<~~<(ll(6f`0|nlll<<<66llll|p8|bf 0f8l88vv  00000 0 0l88l~  0`||x~| 0`|<|  |8| 0>ffff> | <&>ffffff>|800|fffffff00``00``00|ffff00``00pxf00``00`` ?c8|8|8|8|8| 08|8|8|3j@j@jBjBjBj @@j jB``v v v   kkkknx`` kkkkn<0`f 7c00``00``00``~00``x00``y>f~=e~00``x>ffffffff000|000|>fffff000|00>ffffffff>fffff```000| 7c~Z>ffffffff0|0|~Z>fffff0| >ffffffff~Z>ffff````0| 7c~~~~~~~~0~~``~~$$~~~~~~~~~~~>~~~~~~~~~~~~~~0~~~~~$~~~~~~~~~~~~~~~>~~~00p0000````8 000p70```p00`|b`8 7#008 000008 000008 0>f`< 008 <600 0007}| ~| 7#``x0|ffffff0`0```x0|fff0```000|fffff``x0|ffff``0< >33333```<&fffffffxLxL```<&ffffxL|ff```<&ffff```xLxLxL 7cxL xL0333333 <&fgffff <&ffffgg03336fffffffl8|lpx~ x~ x~ <6fffffl8 0```ffff~ffffffffff~fff33?333333ffff~fff``` 73lll|lllllllll|omlllllll|llllmolll|lll lll|lllomo@66>666666lll|lll```lll|lll 736fff|008l``>6008lff?3006ff|0 0``8l`g=7008lc3`8l``00008l``0006ffff|0fff8l`<8l`<6ffff|0ff8l`<8l`<8l`<8l`<̟36f~ff|0fff8l`<8l`<6f~ff|0ff8l`<8l`<8l`<8l`<̟30x`<0x`<0x`<0x`< 0x`<0x`<0x`<0x`<̟3~2>| 0x 0008h8h8h8h8h|8h8h>">r>r>r~8h| >r~ vff~ffffl8|lpx| 0> x| 0>2><6ff~ffl8 0```00``c0`p3``00``v0`p00`pg>f{?es0`p0` 00``jB00``~00``vllll~`~`~`~`00px|l 6>ff~fd8~f~f~Z0cc �☺☻♥♦♣♠•◘○◙♂♀♪♫♬☼▶►◀◄↕‼¶§▬↨↑↓→←∟⌙↔▲▼              !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~⌂ሀሁሂሃሄህሆለሉሊላሌልሎሏሐሑሒሓሔሕሖሗመሙሚማሜምሞሟሠሡሢሣሤሥሦሧረሩሪራሬርሮሯሰሱሲሳሴስሶሷሸሹሺሻሼሽሾሿቀቁቂቃቄቅቆቈቊቋቌቍቐቑቒቓቔቕቖቘቚቛቜቝበቡቢባቤብቦቧቨቩቪቫቬቭቮቯተቱቲታቴትቶቷቸቹቺቻቼችቾቿኀኁኂኃኄኅኆኈኊኋኌኍነኑኒናኔንኖኗኘኙኚኛኜኝኞኟአኡኢኣኤእኦኧከኩኪካኬክኮኰኲኳኴኵኸኹኺኻኼኽኾዀዂዃዄዅወዉዊዋዌውዎዐዑዒዓዔዕዖዘዙዚዛዜዝዞዟዠዡዢዣዤዥዦዧየዩዪያዬይዮዯደዱዲዳዴድዶዷዸዹዺዻዼዽዾዿጀጁጂጃጄጅጆጇገጉጊጋጌግጎጐጒጓጔጕጘጙጚጛጜጝጞጠጡጢጣጤጥጦጧጨጩጪጫጬጭጮጯጰጱጲጳጴጵጶጷጸጹጺጻጼጽጾጿፀፁፂፃፄፅፆፈፉፊፋፌፍፎፏፐፑፒፓፔፕፖፗፘፙፚ፠፡።፣፤፥፦፧፨፩፪፫፬፭፮፯፰፱፲፳፴፵፶፷፸፹፺፻፼ﷰﷻ﷼﷽﷾﷿kbd-2.3.0/data/consolefonts/Agafari-14.psfu000066400000000000000000000214651370167365000203740ustar00rootroot00000000000000rJ ~~~~l|88||8<<<<~~<<<><~~<ffffffff{|`8ll8 |<~~<~<~~< 0``0(ll(88||||88<<<fff$lllllll||| 0f8ll8vv0 00000 0 0f< |8 | 0>ffff> | 6&6ffffff>|800|fffffff00``00``00|ffff00``00pxf00``00`` ?c8|8|8|8|8| 08|8|8|3j@j@jBjBjBj @@j jB``v v v   kkkknx`` kkkkn<0`f 7c00``00``00``~00``x00``y>f~=e~00``x>ffffffff000|000|>fffff000|00>ffffffff>fffff```000| 7c~Z>ffffffff0|0|~Z>fffff0| >ffffffff~Z>ffff````0| 7c~~~~~~~~0~~``~~$$~~~~~~~~~~~>`~~~~~~~~~~~~~~0~~~~~$~~~~~~~~~~~~~~~>`~~~`00p0000````8 000p70```p00`|f`8 7#008 000008 000008 0>f`< 008 <600 0007}| ~| 7#``x0|ffffff0`0```x0|fff0```000|fffff``x0|ffff``0< >33333```<&fffffffxLxL```<&ffffxL|ff```<&ffff```xLxLxL 7cxL 0xL0333333 <&fgffff <&fffffg03336fffffffl8|lpx~ x~ x~ <6fffffl8 0```ffff~ffffffffff~fff33?333333ffff~fff``` 73lll|lllllllll|omlllllll|lllllolll|lll lll|lllomo@66>666666lll|lll```lll|lll 736fff|008l``>6008lff?3006ff|0 0``8l`g=7008lc3`8l``0000|8l``0006ffff|0fff8l`<8l`<6ffff|0ff8l`<8l`<8l`<8l`<̌336f~ff|0fff8l`<8l`<6f~ff|0ff8l`<8l`<8l`<8l`<̌330x`<0x`<0x`<0x`< 0x`<0x`<0x`<0x`<̌33~">r>r>r~8h| >r~ vff~ffffl8|lpx| 0> x| 0>6><6ff~ffl8 0```00``c0`p3``00``v0`p00`pg>f{?es0`p0` 00``jB00``~00``vllll~`~`~`~`00px|l 6>ff~ffd8~f~f~Z0e~lllllxl cc �☺☻♥♦♣♠•◘○◙♂♀♪♫♬☼▶►◀◄↕‼¶§▬↨↑↓→←∟⌙↔▲▼              !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~⌂ሀሁሂሃሄህሆለሉሊላሌልሎሏሐሑሒሓሔሕሖሗመሙሚማሜምሞሟሠሡሢሣሤሥሦሧረሩሪራሬርሮሯሰሱሲሳሴስሶሷሸሹሺሻሼሽሾሿቀቁቂቃቄቅቆቈቊቋቌቍቐቑቒቓቔቕቖቘቚቛቜቝበቡቢባቤብቦቧቨቩቪቫቬቭቮቯተቱቲታቴትቶቷቸቹቺቻቼችቾቿኀኁኂኃኄኅኆኈኊኋኌኍነኑኒናኔንኖኗኘኙኚኛኜኝኞኟአኡኢኣኤእኦኧከኩኪካኬክኮኰኲኳኴኵኸኹኺኻኼኽኾዀዂዃዄዅወዉዊዋዌውዎዐዑዒዓዔዕዖዘዙዚዛዜዝዞዟዠዡዢዣዤዥዦዧየዩዪያዬይዮዯደዱዲዳዴድዶዷዸዹዺዻዼዽዾዿጀጁጂጃጄጅጆጇገጉጊጋጌግጎጐጒጓጔጕጘጙጚጛጜጝጞጠጡጢጣጤጥጦጧጨጩጪጫጬጭጮጯጰጱጲጳጴጵጶጷጸጹጺጻጼጽጾጿፀፁፂፃፄፅፆፈፉፊፋፌፍፎፏፐፑፒፓፔፕፖፗፘፙፚ፠፡።፣፤፥፦፧፨፩፪፫፬፭፮፯፰፱፲፳፴፵፶፷፸፹፺፻፼ﷰﷻ﷼﷽﷾﷿kbd-2.3.0/data/consolefonts/Agafari-16.psfu000066400000000000000000000234651370167365000204000ustar00rootroot00000000000000rJ ~~~~l|88||8<<<<~~<<<><~~<fffffffff{|`8ll8 |<~~<~<~~< 0``0(ll(88||||88<<<fff$lllllll||| 0`Ɔ8ll8vv000` 000000 0 0f< |8 | 0>ffff> | 6&6ffffff>|800|fffffff00``00``00|ffff00``00pxf00``00`` ?c8|8|8|8|8| 08|8|8|3j@j@jBjBjBj @@j jB``v v v   kkkknx`` kkkkn<0`f 7c00``00``00``~00``x00``y>f~=e~00``x>ffffffff000|000|>fffff000|00>ffffffff>fffff```000| 7c~Z>ffffffff0|0|~Z>fffff0| >ffffffff~Z>ffff````0| 7c~~~~~~~~0~~``~~$$~~~~~~~~~~~>`~~~~~~~~~~~~~~0~~~0~~~$$~~~~~~~~~~~~~~~>`~~~`00p0000````8 000p70```p00`|f`8 7#008 000008 000008 0>f`< 008 <600 0007}| f`< 7#``x0|ffffff0`0```x0|fff0```000|fffff``x0|ffff``0< >333333```<&fffffffxLxL```<&ffffxL|ff```<&ffff```xLxLxL 7cxL 0xL03333333 <&ffgffff <&ffffffg03333 6fffffffl8|lpx~ x~ x~ <6fffffl8 0```ffff~ffffffffff~fff33?333333ffff~fff``` 73lll|lllllllll|omlllllll|llllmolll|lll lll|lllomo@66>666666lll|lll```lll|lll 736fff|008l``>6008lff?3006ff|0 0``8l`g=7008lc3`8l``0000|8l``00006ffff|0fff8l`<8l`<6ffff|0ff8l`<8l`<8l`<8l`<̌336f~ff|0fff8l`<8l`<6f~ff|0ff8l`<8l`<8l`<8l`<̌330x`<0x`<0x`<0x`< 0x`<0x`<0x`<0x`<̌33B~">r>r>r~8h| >r~ vff~ffffl8|lpx| 0> x| 0>6><6ff~ffl8 0```00``c0`p3``00``v0`p00`pg>f{?es0`p0` 00``jB00``~00``vllll~`~`~`~`00px|l 6>ff~ffd8~f~f~Z0e~lllllxl cc �☺☻♥♦♣♠•◘○◙♂♀♪♫♬☼▶►◀◄↕‼¶§▬↨↑↓→←∟⌙↔▲▼              !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~⌂ሀሁሂሃሄህሆለሉሊላሌልሎሏሐሑሒሓሔሕሖሗመሙሚማሜምሞሟሠሡሢሣሤሥሦሧረሩሪራሬርሮሯሰሱሲሳሴስሶሷሸሹሺሻሼሽሾሿቀቁቂቃቄቅቆቈቊቋቌቍቐቑቒቓቔቕቖቘቚቛቜቝበቡቢባቤብቦቧቨቩቪቫቬቭቮቯተቱቲታቴትቶቷቸቹቺቻቼችቾቿኀኁኂኃኄኅኆኈኊኋኌኍነኑኒናኔንኖኗኘኙኚኛኜኝኞኟአኡኢኣኤእኦኧከኩኪካኬክኮኰኲኳኴኵኸኹኺኻኼኽኾዀዂዃዄዅወዉዊዋዌውዎዐዑዒዓዔዕዖዘዙዚዛዜዝዞዟዠዡዢዣዤዥዦዧየዩዪያዬይዮዯደዱዲዳዴድዶዷዸዹዺዻዼዽዾዿጀጁጂጃጄጅጆጇገጉጊጋጌግጎጐጒጓጔጕጘጙጚጛጜጝጞጠጡጢጣጤጥጦጧጨጩጪጫጬጭጮጯጰጱጲጳጴጵጶጷጸጹጺጻጼጽጾጿፀፁፂፃፄፅፆፈፉፊፋፌፍፎፏፐፑፒፓፔፕፖፗፘፙፚ፠፡።፣፤፥፦፧፨፩፪፫፬፭፮፯፰፱፲፳፴፵፶፷፸፹፺፻፼ﷰﷻ﷼﷽﷾﷿kbd-2.3.0/data/consolefonts/Cyr_a8x14.psfu000066400000000000000000000105041370167365000202720ustar00rootroot00000000000000rJ ~~~~l|88||8<<<<~~<<<~><~~<fffffffff{|`8ll8 |<~~<~<~~< 0``0(ll(88||||88<<<fff$lllllll||| 0`Ɔ8ll8vv000` 000000 0 0f<&|?fff>>fffx |v<``|ffff<ff|ff~22000x66fff||T|T33~``|ff?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёЄєЇїЎў°∙·√№¤■ kbd-2.3.0/data/consolefonts/Cyr_a8x16.psfu000066400000000000000000000115041370167365000202750ustar00rootroot00000000000000rJ ~~~~l|88||8<<<<~~<<<~><~~<fffffffff{|`8ll8 |<~~<~<~~< 0``0(ll(88||||88<<<fff$lllllll||| 0`Ɔ8ll8vv000` 000000 0 0f<&|?fff>>fffx |v<``|ffff<ff|ff~22000x66fff||T|T33~``|ff?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёЄєЇїЎў°∙·√№¤■ kbd-2.3.0/data/consolefonts/Cyr_a8x8.psfu000066400000000000000000000055041370167365000202210ustar00rootroot00000000000000rJ ~~<~~<|88||8<8|8<r0H0xx ``  T88T~p~ 0`||8x<| 0`|<|6f|| 0``||||~|0000 0`0~~p p| 00|||ff|ff||fffffbhxhbbhxh`||<< x````b||ff|``|| ff|ff|||~Z<|l8l888lfff<< 0f`0 p00000p8l00|~~||~~||33>||~~6fx |~xx~fffx|~~xx06fxx""""UUUUwwxx0000| x~~l8l| 0>3>||||l||`00`x0`0xP 0000dd``000P0А` @<<<<�☺☻♥♦♣♠•◘○◙♂♀♪♫♬☼▶►◀◄↕‼¶§▬↨↑↓→←∟⌙↔▲▼              !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёЄєЇїЎў°∙·√№¤■ kbd-2.3.0/data/consolefonts/ERRORS000066400000000000000000000002771370167365000166560ustar00rootroot00000000000000In iso04.f08 and iso10.f08 the letters K, and k, (letter k with cedilla) are wrong. In iso07.f08 and iso10.f08 the horizontal bar is wrong. Maybe someone with font editor can correct this. kbd-2.3.0/data/consolefonts/Goha-12.psfu000066400000000000000000000174651370167365000177230ustar00rootroot00000000000000rJ  ~Ù~vvnnnn8||8>> 8 xx<">$"> 8 """"""UUUUUUȨ >PP > 0~~`0 ~~ 8`>~~><~~< 0``0<~~<(ll(6f`0|nlll<<<66llll|p8|bf 0f8l88vv  00000 0 0l88l~  0`||x~| 0`|<|  ~> ffff~8x 0x 0x 0x 0x 0x 0x 0x 0x| p|||`0||||l|l|n|n|n |l `|l ~Cpp~ ~~ jjjjj||000```~000000`~0000`~0000``|000000`x000000`~|~~~0000`x000x000x000x000x 000x@`0x000x00x >"00x00x00x00x 00x0"~~~~~~~~0`~~``8~~<$<~~~~}|~~~B~~~|}~~~~~~~~~~~~0`~~~0~~$<~~~~~~~~~~~B~~~~~~00<  00< |x00<  |L ~x|x~Bp0xp0xp0xp0x`0xp80xp0x083308lf< 0`p،p?97008lf<~8ld<8lf<x`0xx`0xx`0xx`0|x`0|x`0xx`0~x`0|x`0xx`0xx`0|x`0|x`0|x`0xx`0~x`0|0x`0x0x`00x`0|0x`0|0x`0|0x`0x0x`0~0x`0|   0`  00 |f0`   0`   |pp|p||p>"|||||| ||8lDDl88l8lDDl88o8lDDl88l8lDDl88l8lDDl88o p߈p8l8lDDl88l8lDl8lf8lDDl88l8lDDl88l8lDDl88l8lDDl88l8lDDl88l8lGGl88l8lDDl88l8lDDl8|``x| x| x|  00x`xx`00000````` 00000``~```` ```@ | ~ ``` ?! @@|D|n000`|000`~llll~`~`~`~`00px|l 6>ff~fd8~f~f~Z0cc �☺☻♥♦♣♠•◘○◙♂♀♪♫♬☼▶►◀◄↕‼¶§▬↨↑↓→←∟⌙↔▲▼              !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~⌂ሀሁሂሃሄህሆለሉሊላሌልሎሏሐሑሒሓሔሕሖሗመሙሚማሜምሞሟሠሡሢሣሤሥሦሧረሩሪራሬርሮሯሰሱሲሳሴስሶሷሸሹሺሻሼሽሾሿቀቁቂቃቄቅቆቈቊቋቌቍቐቑቒቓቔቕቖቘቚቛቜቝበቡቢባቤብቦቧቨቩቪቫቬቭቮቯተቱቲታቴትቶቷቸቹቺቻቼችቾቿኀኁኂኃኄኅኆኈኊኋኌኍነኑኒናኔንኖኗኘኙኚኛኜኝኞኟአኡኢኣኤእኦኧከኩኪካኬክኮኰኲኳኴኵኸኹኺኻኼኽኾዀዂዃዄዅወዉዊዋዌውዎዐዑዒዓዔዕዖዘዙዚዛዜዝዞዟዠዡዢዣዤዥዦዧየዩዪያዬይዮዯደዱዲዳዴድዶዷዸዹዺዻዼዽዾዿጀጁጂጃጄጅጆጇገጉጊጋጌግጎጐጒጓጔጕጘጙጚጛጜጝጞጠጡጢጣጤጥጦጧጨጩጪጫጬጭጮጯጰጱጲጳጴጵጶጷጸጹጺጻጼጽጾጿፀፁፂፃፄፅፆፈፉፊፋፌፍፎፏፐፑፒፓፔፕፖፗፘፙፚ፠፡።፣፤፥፦፧፨፩፪፫፬፭፮፯፰፱፲፳፴፵፶፷፸፹፺፻፼ﷰﷻ﷼﷽﷾﷿kbd-2.3.0/data/consolefonts/Goha-14.psfu000066400000000000000000000214651370167365000177200ustar00rootroot00000000000000rJ ~~~~l|88||8<<<<~~<<<><~~<ffffffff{|`8ll8 |<~~<~<~~< 0``0(ll(88||||88<<<fff$lllllll||| 0f8ll8vv0 00000 0 0f< ~> ffff~8x 0x 0x 0x 0x 0x 0x 0x 0x| p|||`0||||l|l|n|n|n |l `|l ~Cpp~ ~~ jjjjj||000```~000000`~0000`~0000``|000000`x000000`~|~~~0000`x000x000x000x000x 000x@`0x000x00x >"00x00x00x00x 00x0"~~~~~~~~0`~~``8~~<$<~~~~}|~~~B~~~|}~~~~~~~~~~~~0`~~~0~~$<~~~~~~~~~~~B~~~~~~00<  00< |x00<  |L ~x|x~Bp0xp0xp0xp0x`0xp80xp0x083308lf< 0`p،p?97008lf<~8ld<8lf<x`0xx`0xx`0xx`0|x`0|x`0xx`0~x`0|x`0xx`0xx`0|x`0|x`0|x`0xx`0~x`0|0x`0x0x`00x`0|0x`0|0x`0|0x`0x0x`0~0x`0|   0`  00 |f0`   0`   |pp|p||p>"|||||| ||8lDDl88l8lDDl88o8lDDl88l8lDDl88l8lDDl88o p߈p8l8lDDl88l8lDl8lf8lDDl88l8lDDl88l8lDDl88l8lDDl88l8lDDl88l8lGGl88l8lDDl88l8lDDl8|``x| x| x|  00x`xx`00000````` 00000``~```` ```@ | ~ ``` ?! @@|D|n000`|000`~llll~`~`~`~`00px|l 6>ff~ffd8~f~f~Z0e~lllllxl cc �☺☻♥♦♣♠•◘○◙♂♀♪♫♬☼▶►◀◄↕‼¶§▬↨↑↓→←∟⌙↔▲▼              !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~⌂ሀሁሂሃሄህሆለሉሊላሌልሎሏሐሑሒሓሔሕሖሗመሙሚማሜምሞሟሠሡሢሣሤሥሦሧረሩሪራሬርሮሯሰሱሲሳሴስሶሷሸሹሺሻሼሽሾሿቀቁቂቃቄቅቆቈቊቋቌቍቐቑቒቓቔቕቖቘቚቛቜቝበቡቢባቤብቦቧቨቩቪቫቬቭቮቯተቱቲታቴትቶቷቸቹቺቻቼችቾቿኀኁኂኃኄኅኆኈኊኋኌኍነኑኒናኔንኖኗኘኙኚኛኜኝኞኟአኡኢኣኤእኦኧከኩኪካኬክኮኰኲኳኴኵኸኹኺኻኼኽኾዀዂዃዄዅወዉዊዋዌውዎዐዑዒዓዔዕዖዘዙዚዛዜዝዞዟዠዡዢዣዤዥዦዧየዩዪያዬይዮዯደዱዲዳዴድዶዷዸዹዺዻዼዽዾዿጀጁጂጃጄጅጆጇገጉጊጋጌግጎጐጒጓጔጕጘጙጚጛጜጝጞጠጡጢጣጤጥጦጧጨጩጪጫጬጭጮጯጰጱጲጳጴጵጶጷጸጹጺጻጼጽጾጿፀፁፂፃፄፅፆፈፉፊፋፌፍፎፏፐፑፒፓፔፕፖፗፘፙፚ፠፡።፣፤፥፦፧፨፩፪፫፬፭፮፯፰፱፲፳፴፵፶፷፸፹፺፻፼ﷰﷻ﷼﷽﷾﷿kbd-2.3.0/data/consolefonts/Goha-16.psfu000066400000000000000000000234651370167365000177240ustar00rootroot00000000000000rJ ~~~~l|88||8<<<<~~<<<><~~<fffffffff{|`8ll8 |<~~<~<~~< 0``0(ll(88||||88<<<fff$lllllll||| 0`Ɔ8ll8vv000` 000000 0 0f< ~> ffff~8x 0x 0x 0x 0x 0x 0x 0x 0x| p|||`0||||l|l|n|n|n |l `|l ~Cpp~ ~~ jjjjj||000```~000000`~0000`~0000``|000000`x000000`~|~~~0000`x000x000x000x000x 000x@`0x000x00x >"00x00x00x00x 00x0"~~~~~~~~0`~~``8~~<$<~~~~}|~~~B~~~|}~~~~~~~~~~~~0`~~~0~~$<~~~~~~~~~~~B~~~~~~00<  00< |x00<  |L ~x|x~Bp0xp0xp0xp0x`0xp80xp0x083308lf< 0`p،p?97008lf<~8ld<8lf<x`0xx`0xx`0xx`0|x`0|x`0xx`0~x`0|x`0xx`0xx`0|x`0|x`0|x`0xx`0~x`0|0x`0x0x`00x`0|0x`0|0x`0|0x`0x0x`0~0x`0|   0`  00 |f0`   0`   |pp|p||p>"|||||| ||8lDDl88l8lDDl88o8lDDl88l8lDDl88l8lDDl88o p߈p8l8lDDl88l8lDl8lf8lDDl88l8lDDl88l8lDDl88l8lDDl88l8lDDl88l8lGGl88l8lDDl88l8lDDl8|``x| x| x|  00x`xx`00000````` 00000``~```` ```@ | ~ ``` ?! @@|D|n000`|000`~llll~`~`~`~`00px|l 6>ff~ffd8~f~f~Z0e~lllllxl cc �☺☻♥♦♣♠•◘○◙♂♀♪♫♬☼▶►◀◄↕‼¶§▬↨↑↓→←∟⌙↔▲▼              !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~⌂ሀሁሂሃሄህሆለሉሊላሌልሎሏሐሑሒሓሔሕሖሗመሙሚማሜምሞሟሠሡሢሣሤሥሦሧረሩሪራሬርሮሯሰሱሲሳሴስሶሷሸሹሺሻሼሽሾሿቀቁቂቃቄቅቆቈቊቋቌቍቐቑቒቓቔቕቖቘቚቛቜቝበቡቢባቤብቦቧቨቩቪቫቬቭቮቯተቱቲታቴትቶቷቸቹቺቻቼችቾቿኀኁኂኃኄኅኆኈኊኋኌኍነኑኒናኔንኖኗኘኙኚኛኜኝኞኟአኡኢኣኤእኦኧከኩኪካኬክኮኰኲኳኴኵኸኹኺኻኼኽኾዀዂዃዄዅወዉዊዋዌውዎዐዑዒዓዔዕዖዘዙዚዛዜዝዞዟዠዡዢዣዤዥዦዧየዩዪያዬይዮዯደዱዲዳዴድዶዷዸዹዺዻዼዽዾዿጀጁጂጃጄጅጆጇገጉጊጋጌግጎጐጒጓጔጕጘጙጚጛጜጝጞጠጡጢጣጤጥጦጧጨጩጪጫጬጭጮጯጰጱጲጳጴጵጶጷጸጹጺጻጼጽጾጿፀፁፂፃፄፅፆፈፉፊፋፌፍፎፏፐፑፒፓፔፕፖፗፘፙፚ፠፡።፣፤፥፦፧፨፩፪፫፬፭፮፯፰፱፲፳፴፵፶፷፸፹፺፻፼ﷰﷻ﷼﷽﷾﷿kbd-2.3.0/data/consolefonts/GohaClassic-12.psfu000066400000000000000000000174651370167365000212250ustar00rootroot00000000000000rJ  ~Ù~vvnnnn8||8>> 8 xx<">$"> 8 """"""UUUUUUȨ >PP > 0~~`0 ~~ 8`>~~><~~< 0``0<~~<(ll(6f`0|nlll<<<66llll|p8|bf 0f8l88vv  00000 0 0l88l~  0`||x~| 0`|<| " @~ @~ @@x @c @| x~|~D| @@@>| p p| p@ ||8DDDD| p p| p >AAAAAA||8DDDD|||||||| @||@@0||(||||}x|||D||xx}||||||||||| @|| >II>(||||||}x||||D|||x|x}|xx|x!!!!!!!!!|x|xx|p?!!!!!!||8DDD>" @@@0(|D @((|D     ps "   >" >@ " @@@x@@@x@@@xxp@@@x xpxp|D 8 80xp 8 0xH 0xp0xp|D` P` P` P` P` P80HDBBBB` P "!!!BBBBBBBBDDDGDDDDDDDDDDDGBBBBBDDDDDFEFBBBb""""BBBBB@@@FDDDDDDDDDEEFEEDDDDDDDDFEEDDDDD0!!!!!!!!0$$$'$$$$0$$$$$$$'0""""0$$$$$&%&0!!!0!!!!! 0%&$$$$$$0$%%&%%$$@@\"""@@\"""  0&%%$$$$$||pp||||||pp|| @xxxxp|p|p|00xxpp@">"""""""BB~BBBBBBBDD|DGDDDDDDD|DDDDDDGBB~BBBDD|DDDDFEFC">"""""""BB~BBB@@@@DD|DDD0HD(0HD(0HP $<"" $DD( @0HP <*$ 0HP$$x0HP 0HD(pP "|||||| ||8DD((DDD8DDD(/DD pP P8DD8(DD8DDD(*EF pP P8DDD((D@@8DD(0HD8DDD((DDDD8DDD((GDDD8DDD((DDDG8DDD((D8DDD((DFEFpP P8DDD((DD@@8DDD(0HDxxxxp|p|p|00xxpp@ @@@@@ @䒒|@@@@@@@@~||@@@>" @@|D|~C @@x @䒒|llll~~~~|00plll8|>||d``````||8llllll8|~>b``>~~~~~~ff~ffff<~~~~~0lfff~Nrsffff>~ ?>eb````>$$$$$$$x cc �☺☻♥♦♣♠•◘○◙♂♀♪♫♬☼▶►◀◄↕‼¶§▬↨↑↓→←∟⌙↔▲▼              !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~⌂ሀሁሂሃሄህሆለሉሊላሌልሎሏሐሑሒሓሔሕሖሗመሙሚማሜምሞሟሠሡሢሣሤሥሦሧረሩሪራሬርሮሯሰሱሲሳሴስሶሷሸሹሺሻሼሽሾሿቀቁቂቃቄቅቆቈቊቋቌቍቐቑቒቓቔቕቖቘቚቛቜቝበቡቢባቤብቦቧቨቩቪቫቬቭቮቯተቱቲታቴትቶቷቸቹቺቻቼችቾቿኀኁኂኃኄኅኆኈኊኋኌኍነኑኒናኔንኖኗኘኙኚኛኜኝኞኟአኡኢኣኤእኦኧከኩኪካኬክኮኰኲኳኴኵኸኹኺኻኼኽኾዀዂዃዄዅወዉዊዋዌውዎዐዑዒዓዔዕዖዘዙዚዛዜዝዞዟዠዡዢዣዤዥዦዧየዩዪያዬይዮዯደዱዲዳዴድዶዷዸዹዺዻዼዽዾዿጀጁጂጃጄጅጆጇገጉጊጋጌግጎጐጒጓጔጕጘጙጚጛጜጝጞጠጡጢጣጤጥጦጧጨጩጪጫጬጭጮጯጰጱጲጳጴጵጶጷጸጹጺጻጼጽጾጿፀፁፂፃፄፅፆፈፉፊፋፌፍፎፏፐፑፒፓፔፕፖፗፘፙፚ፠፡።፣፤፥፦፧፨፩፪፫፬፭፮፯፰፱፲፳፴፵፶፷፸፹፺፻፼ﷰﷻ﷼﷽﷾﷿kbd-2.3.0/data/consolefonts/GohaClassic-14.psfu000066400000000000000000000214651370167365000212220ustar00rootroot00000000000000rJ ~~~~l|88||8<<<<~~<<<><~~<ffffffff{|`8ll8 |<~~<~<~~< 0``0(ll(88||||88<<<fff$lllllll||| 0f8ll8vv0 00000 0 0f<" @~ @~ @@x @c @| x~|~D| @@@>| p p| p@ ||8DDDD| p p| p >AAAAAA||8DDDD|||||||| @||@@0||(||||}x|||D||xx}||||||||||| @|| >II>(||||||}x||||D|||x|x}|xx|x!!!!!!!!!|x|xx|p?!!!!!!||8DDD>" @@@0(|D @((|D     ps "   >" >@ " @@@x@@@x@@@xxp@@@x xpxp|D 8 80xp 8 0xH 0xp0xp|D` P` P` P` P` P80HDBBBB` P "!!!BBBBBBBBDDDGDDDDDDDDDDDGBBBBBDDDDDFEFBBBb""""BBBBB@@@FDDDDDDDDDEEFEEDDDDDDDDFEEDDDDD0!!!!!!!!0$$$'$$$$0$$$$$$$'0""""0$$$$$&%&0!!!0!!!!! 0%&$$$$$$0$%%&%%$$@@\"""@@\"""  0&%%$$$$$||pp||||||pp|| @xxxxp|p|p|00xxpp@">"""""""BB~BBBBBBBDD|DGDDDDDDD|DDDDDDGBB~BBBDD|DDDDFEFC">"""""""BB~BBB@@@@DD|DDD0HD(0HD(0HP $<"" $DD( @0HP <*$ 0HP$$x0HP 0HD(pP "|||||| ||8DD((DDD8DDD(/DD pP P8DD8(DD8DDD(*EF pP P8DDD((D@@8DD(0HD8DDD((DDDD8DDD((GDDD8DDD((DDDG8DDD((D8DDD((DFEFpP P8DDD((DD@@8DDD(0HDxxxxp|p|p|00xxpp@ @@@@@ @䒒|@@@@@@@@~||@@@>" @@|D|~C @@x @䒒|llll~~~~|00plll8|>||d``````||8llllll8|~>b``>~~~~~~ff~ffff<~~~~~0lfff~Nrsffff>~ ?>eb````>$$$$$$$x cc �☺☻♥♦♣♠•◘○◙♂♀♪♫♬☼▶►◀◄↕‼¶§▬↨↑↓→←∟⌙↔▲▼              !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~⌂ሀሁሂሃሄህሆለሉሊላሌልሎሏሐሑሒሓሔሕሖሗመሙሚማሜምሞሟሠሡሢሣሤሥሦሧረሩሪራሬርሮሯሰሱሲሳሴስሶሷሸሹሺሻሼሽሾሿቀቁቂቃቄቅቆቈቊቋቌቍቐቑቒቓቔቕቖቘቚቛቜቝበቡቢባቤብቦቧቨቩቪቫቬቭቮቯተቱቲታቴትቶቷቸቹቺቻቼችቾቿኀኁኂኃኄኅኆኈኊኋኌኍነኑኒናኔንኖኗኘኙኚኛኜኝኞኟአኡኢኣኤእኦኧከኩኪካኬክኮኰኲኳኴኵኸኹኺኻኼኽኾዀዂዃዄዅወዉዊዋዌውዎዐዑዒዓዔዕዖዘዙዚዛዜዝዞዟዠዡዢዣዤዥዦዧየዩዪያዬይዮዯደዱዲዳዴድዶዷዸዹዺዻዼዽዾዿጀጁጂጃጄጅጆጇገጉጊጋጌግጎጐጒጓጔጕጘጙጚጛጜጝጞጠጡጢጣጤጥጦጧጨጩጪጫጬጭጮጯጰጱጲጳጴጵጶጷጸጹጺጻጼጽጾጿፀፁፂፃፄፅፆፈፉፊፋፌፍፎፏፐፑፒፓፔፕፖፗፘፙፚ፠፡።፣፤፥፦፧፨፩፪፫፬፭፮፯፰፱፲፳፴፵፶፷፸፹፺፻፼ﷰﷻ﷼﷽﷾﷿kbd-2.3.0/data/consolefonts/GohaClassic-16.psfu000066400000000000000000000234651370167365000212260ustar00rootroot00000000000000rJ ~~~~l|88||8<<<<~~<<<><~~<fffffffff{|`8ll8 |<~~<~<~~< 0``0(ll(88||||88<<<fff$lllllll||| 0`Ɔ8ll8vv000` 000000 0 0f<" @~ @~ @@x @c @| x~|~D| @@@>| p p| p@ ||8DDDD| p p| p >AAAAAA||8DDDD|||||||| @||@@0||(||||}x|||D||xx}||||||||||| @|| >II>(||||||}x||||D|||x|x}|xx|x!!!!!!!!!|x|xx|p?!!!!!!||8DDD>" @@@0(|D @((|D     ps "   >" >@ " @@@x@@@x@@@xxp@@@x xpxp|D 8 80xp 8 0xH 0xp0xp|D` P` P` P` P` P80HDBBBB` P "!!!BBBBBBBBDDDGDDDDDDDDDDDGBBBBBDDDDDFEFBBBb""""BBBBB@@@FDDDDDDDDDEEFEEDDDDDDDDFEEDDDDD0!!!!!!!!0$$$'$$$$0$$$$$$$'0""""0$$$$$&%&0!!!0!!!!! 0%&$$$$$$0$%%&%%$$@@\"""@@\"""  0&%%$$$$$||pp||||||pp|| @xxxxp|p|p|00xxpp@">"""""""BB~BBBBBBBDD|DGDDDDDDD|DDDDDDGBB~BBBDD|DDDDFEFC">"""""""BB~BBB@@@@DD|DDD0HD(0HD(0HP $<"" $DD( @0HP <*$ 0HP$$x0HP 0HD(pP "|||||| ||8DD((DDD8DDD(/DD pP P8DD8(DD8DDD(*EF pP P8DDD((D@@8DD(0HD8DDD((DDDD8DDD((GDDD8DDD((DDDG8DDD((D8DDD((DFEFpP P8DDD((DD@@8DDD(0HDxxxxp|p|p|00xxpp@ @@@@@ @䒒|@@@@@@@@~||@@@>" @@|D|~C @@x @䒒|llll~~~~|00plll8|>||d``````||8llllll8|~>b``>~~~~~~ff~ffff<~~~~~0lfff~Nrsffff>~ ?>eb````>$$$$$$$x cc �☺☻♥♦♣♠•◘○◙♂♀♪♫♬☼▶►◀◄↕‼¶§▬↨↑↓→←∟⌙↔▲▼              !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~⌂ሀሁሂሃሄህሆለሉሊላሌልሎሏሐሑሒሓሔሕሖሗመሙሚማሜምሞሟሠሡሢሣሤሥሦሧረሩሪራሬርሮሯሰሱሲሳሴስሶሷሸሹሺሻሼሽሾሿቀቁቂቃቄቅቆቈቊቋቌቍቐቑቒቓቔቕቖቘቚቛቜቝበቡቢባቤብቦቧቨቩቪቫቬቭቮቯተቱቲታቴትቶቷቸቹቺቻቼችቾቿኀኁኂኃኄኅኆኈኊኋኌኍነኑኒናኔንኖኗኘኙኚኛኜኝኞኟአኡኢኣኤእኦኧከኩኪካኬክኮኰኲኳኴኵኸኹኺኻኼኽኾዀዂዃዄዅወዉዊዋዌውዎዐዑዒዓዔዕዖዘዙዚዛዜዝዞዟዠዡዢዣዤዥዦዧየዩዪያዬይዮዯደዱዲዳዴድዶዷዸዹዺዻዼዽዾዿጀጁጂጃጄጅጆጇገጉጊጋጌግጎጐጒጓጔጕጘጙጚጛጜጝጞጠጡጢጣጤጥጦጧጨጩጪጫጬጭጮጯጰጱጲጳጴጵጶጷጸጹጺጻጼጽጾጿፀፁፂፃፄፅፆፈፉፊፋፌፍፎፏፐፑፒፓፔፕፖፗፘፙፚ፠፡።፣፤፥፦፧፨፩፪፫፬፭፮፯፰፱፲፳፴፵፶፷፸፹፺፻፼ﷰﷻ﷼﷽﷾﷿kbd-2.3.0/data/consolefonts/Lat2-Terminus16.psfu000066400000000000000000000116371370167365000213750ustar00rootroot00000000000000rJ UUUUUUUU~~~~BBB>>BBBBB>~@@@x@@@@~UUQ$ x "~|8 ``  8|""""""""<<<<<<$$8||8  |DDDDDD >||D8DDD8D8D@0HDD$D8$$$HH$~$$$$$$~$$~$$$|||dh ,RL$$0JDDD:   $~$| ~ @@8  @ ~~@  @BBB>@@@|BBBBB|BBBBB>BBBBB><@@@|BBBBBB08 DD8@@@BDHpHDB08|BBBBBBBBBBB>^`@@@@@>@@<||BBBBBB>BBB$$|BB$$BBBBBBBB><~ @~   00bBBBBBFz@@@~r H$$HBBB>$<>BBB>$$<>BBB>$$BBBBBB>BBBBBB><$BBB>BBBBB>xDBBBBBDx@@<|@@<| $@@<||$$|$BBBBBBBB<$BBBBBB>$BBBBBBBB<$BBBBBB>~ @@~~ @~~ @@~~ @~$~ @@~$~ @~@@<|  |$$$$$$$$H|||<<HP @T   "@@@"~~@2L2L𰖐2LBBbRJFBBB2L|BBBBBB BBB<BBB>~@@@x@@@~?@AАΑBВΒCСDEЕΕFGHНΗIІΙJЈKКΚKLMМΜNΝOОΟPРΡQRSЅTТΤUVWXХΧYҮZΖ[\]^_`aаbcсdeеfghiіjјklmnoоpрqrsѕtuvwxхyуz{|}~´µμ¶·¸»≫ÁÂÄÇÉËЁÍÎÓÔÖ×ÚÜÝßáâäçéëёíîóôö÷úüýĂӐăӑĆćČčĎďÐĐęĚěĹĺĽľŁłŃńŇňŐőŔŕŘř─━╬┼└╪█┬├┴┌ŚśŞşŠšŢţŤťŮůŰűŹźŻżŽžȘșȚțˇ˘˙˝—―‘’‚“”„†‡•●…‰‹›€≠≈№Ññ¡¿ÀàÈèkbd-2.3.0/data/consolefonts/LatArCyrHeb-08.psfu000066400000000000000000000131541370167365000211410ustar00rootroot00000000000000rJ ~~||nnnn008DD86ll6xx0000x0l8||bx`ff`x`flf`|`ff`|`f <<p |vp|||flxl|||v||l||~||~0  vxvvvvxv<<~~~~x 0|x 8 xffff|{8<8ll8|6n3f2:*_000`|`|f|`|flx`||xx |v ||0xx|||xxx||0xxxffffv&~~f6l>f|xbx`bxxx8l~| f<f<~| ~| 8D``lvfff~fff`lvf<<8<`<|8l8l`<| ppx x`0x0|x 8~ 80x0008x00000x0000||xv(|00vf|fv 0b ~ 0~ 0|0||flb`x`b08<66& ||vfff||||~~~|||8l88l~08<66<|~|~~6x |~ 8xvf||||~~~|||l8l~0<6<||~~6l|~0<6& ||~||fff 0@@>  ~1!!AA> @ A~  B<~~$0066$0000I6 08�¢Œœ£©«®™»░▒▓ÀÇÈÊÑÒÓÙÝàçèêñòóùýÿπ              !"”#$%&'’()*+,‚-−./0123456789:;<‹=>›?@ABCDEFGHIJKKLMNOPQRSTUVWXYZ[\]^_`‛abcdefƒghijklmnopqrstuvwxyz{|}~˜ŸĀÁÂÃÄÅÅÆĮČÉĘËĖÍÎĪÐĐŅŌĶÔÕÖרŲÚÛÜŨŪß ␣ĄĸŖ¤Ĩϧ¨ŠĒĢŦ­‐‑–ޝ°ą˛ŗ´ĩšēģŧŊžŋ¥ÌÏ└ì│┌├ï┘─┴┐┤┬┼„“▀┗╚▄┃║┏╔┣╠█┛╝━═┻╩┓╗┫╣┳╦╋╬āáâãäåæįčéęëėíîīđņōķôõö÷øųúûüũū˙¡¦ª¬±²³µ¶·•¹º¼½¾¿ÞþĂăĆćĈĉĊċĎď‟ðĚěĜĝĞğĠġĤĥĦħİıĴĵĹĺĽľŁłŃńŇňŐőŔŕŘřŚśŜŝŞşŢţŤťŬŭŮůŰűŹźŻż˘˝ЁЂЃЄЅІЇЈЉЊЋЌЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяёђѓєѕרשתљњћќўџ☸אבסעהפצחטקךכלםמןנגדףוץזיіїј،؛؟ءآأؤإئابةتثجحخدذرزسشصضطظعغـ—―فقكلمنهوىيًٌٍَُِّْ‘‗‾№kbd-2.3.0/data/consolefonts/LatArCyrHeb-14.psfu000066400000000000000000000211541370167365000211350ustar00rootroot00000000000000rJ ~Ù~~~wwnn60000~~~f|l8fbhxhbfl8||6vffffff||||~~~|||l|8|l~008<6666<|~|~~6ffx|~xxvfff||||~~~||l88l~0<666<||~~6ll|~00<666 |||`8 |~kkkkk{c>~333333s6c|&fv8 fffflx```p~ 0< ffff<|?@A>|?@A>!> !>D8D8Iv@@@Iv@@@a~@@@a~@@@ .1! $ .1!>@A>>@A>I~  GB<  A~AB< @@ AB<  D8D~D~( 8` 8`66$ 8` 8` 8` 8`I6 088�¢Œœ£©«®™»░▒▓ÀÇÈÊÑÒÓÙÝàçèêñòóùýÿπ              !"”#$%&'’()*+,‚-−./0123456789:;<‹=>›?@ABCDEFGHIJKKLMNOPQRSTUVWXYZ[\]^_`‛abcdefƒghijklmnopqrstuvwxyz{|}~˜ŸĀÁÂÃÄÅÅÆĮČÉĘËĖÍÎĪÐĐŅŌĶÔÕÖרŲÚÛÜŨŪß ␣ĄĸŖ¤Ĩϧ¨ŠĒĢŦ­‐‑–ޝ°ą˛ŗ´ĩšēģŧŊžŋ¥ÌÏ└ì│┌├ï┘─┴┐┤┬┼„“▀┗╚▄┃║┏╔┣╠█┛╝━═┻╩┓╗┫╣┳╦╋╬āáâãäåæįčéęëėíîīđņōķôõö÷øųúûüũū˙¡¦ª¬±²³µ¶·•¹º¼½¾¿ÞþĂăĆćĈĉĊċĎď‟ðĚěĜĝĞğĠġĤĥĦħİıĴĵĹĺĽľŁłŃńŇňŐőŔŕŘřŚśŜŝŞşŢţŤťŬŭŮůŰűŹźŻż˘˝ЁЂЃЄЅІЇЈЉЊЋЌЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяёђѓєѕרשתљњћќўџ☸אבסעהפצחטקךכלםמןנגדףוץזיіїј،؛؟ءآأؤإئابةتثجحخدذرزسشصضطظعغـ—―فقكلمنهوىيًٌٍَُِّْ‘‗‾№kbd-2.3.0/data/consolefonts/LatArCyrHeb-16+.psfu000066400000000000000000000231541370167365000212140ustar00rootroot00000000000000rJ ~Ù~~~wwnn6000000~~~8l 0d|8l  l8fffffff|`{8<8lll8|0`̜<~ 0`ܦ 0>0`260`̜<~ 0`f<`|ffffff|``|fffflxp```|8l||~{0f|fffffffffff~~vffffffff||||~~~|<~~<f~<<~f~00<>33333>|~|󳳳~~66ff|~||>ffffff|~ZZ<vffff||||~~~~~l88l~00>333>||~~6fll|~00<6666 |||`0 ||ffffffA@ ` 0@$F0@0@ D84D$@ XxA~ $A~$A~#@A>#@A>#@A>!>!>D8D8Iv@@ HIv@@a~@@ a~@@ .1! $ .1! @A> @A> E~ E|  A~A| @@ A|  D8 F| F|H 8` 8`66$ 8` 8` 8` 8`"I6  088�¢Œœ£©«®™»░▒▓ÀÇÈÊÑÒÓÙÝàçèêñòóùýÿπ              !"”#$%&'’()*+,‚-−./0123456789:;<‹=>›?@ABCDEFGHIJKKLMNOPQRSTUVWXYZ[\]^_`‛abcdefƒghijklmnopqrstuvwxyz{|}~˜ŸĀÁÂÃÄÅÅÆĮČÉĘËĖÍÎĪÐĐŅŌĶÔÕÖרŲÚÛÜŨŪß ␣ĄĸŖ¤Ĩϧ¨ŠĒĢŦ­‐‑–ޝ°ą˛ŗ´ĩšēģŧŊžŋ¥ÌÏ└ì│┌├ï┘─┴┐┤┬┼„“▀┗╚▄┃║┏╔┣╠█┛╝━═┻╩┓╗┫╣┳╦╋╬āáâãäåæįčéęëėíîīđņōķôõö÷øųúûüũū˙¡¦ª¬±²³µ¶·•¹º¼½¾¿ÞþĂăĆćĈĉĊċĎď‟ðĚěĜĝĞğĠġĤĥĦħİıĴĵĹĺĽľŁłŃńŇňŐőŔŕŘřŚśŜŝŞşŢţŤťŬŭŮůŰűŹźŻż˘˝ЁЂЃЄЅІЇЈЉЊЋЌЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяёђѓєѕרשתљњћќўџ☸אבסעהפצחטקךכלםמןנגדףוץזיіїј،؛؟ءآأؤإئابةتثجحخدذرزسشصضطظعغـ—―فقكلمنهوىيًٌٍَُِّْ‘‗‾№kbd-2.3.0/data/consolefonts/LatArCyrHeb-16.psfu000066400000000000000000000231541370167365000211410ustar00rootroot00000000000000rJ ~Ù~~~wwnn60000~~~0b60fΚ?00000`|`|ffff|``|fffflxp``|8l|x |v f|l8fbhxhbff<||6vffffff||||~~~|||l|8|l~008<6666<|~|~~6ffx|~xxvfff||||~~~|||l88l~0<666<||~~6ll|~00<666 |||`8 ||fffffA@ ` 0@$F0@0@ D84D$@ XxA~ $A~$A~#@A>#@A>#@A>!>!>D8D8Iv@@ HIv@@a~@@ a~@@ .1! $ .1! @A> @A> E~ E|  A~A| @@ A|  D8 F| F|H 8` 8`66$ 8` 8` 8` 8`"I6  088�¢Œœ£©«®™»░▒▓ÀÇÈÊÑÒÓÙÝàçèêñòóùýÿπ              !"”#$%&'’()*+,‚-−./0123456789:;<‹=>›?@ABCDEFGHIJKKLMNOPQRSTUVWXYZ[\]^_`‛abcdefƒghijklmnopqrstuvwxyz{|}~˜ŸĀÁÂÃÄÅÅÆĮČÉĘËĖÍÎĪÐĐŅŌĶÔÕÖרŲÚÛÜŨŪß ␣ĄĸŖ¤Ĩϧ¨ŠĒĢŦ­‐‑–ޝ°ą˛ŗ´ĩšēģŧŊžŋ¥ÌÏ└ì│┌├ï┘─┴┐┤┬┼„“▀┗╚▄┃║┏╔┣╠█┛╝━═┻╩┓╗┫╣┳╦╋╬āáâãäåæįčéęëėíîīđņōķôõö÷øųúûüũū˙¡¦ª¬±²³µ¶·•¹º¼½¾¿ÞþĂăĆćĈĉĊċĎď‟ðĚěĜĝĞğĠġĤĥĦħİıĴĵĹĺĽľŁłŃńŇňŐőŔŕŘřŚśŜŝŞşŢţŤťŬŭŮůŰűŹźŻż˘˝ЁЂЃЄЅІЇЈЉЊЋЌЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяёђѓєѕרשתљњћќўџ☸אבסעהפצחטקךכלםמןנגדףוץזיіїј،؛؟ءآأؤإئابةتثجحخدذرزسشصضطظعغـ—―فقكلمنهوىيًٌٍَُِّْ‘‗‾№kbd-2.3.0/data/consolefonts/LatArCyrHeb-19.psfu000066400000000000000000000261541370167365000211470ustar00rootroot00000000000000rJ ~Ù~~~wwnn6000000~~~8l 0d|8l  l8fffffff|``{8<8lll8|0`̜<~ 0`ܦ 0>0`260`̜<~ 0`f<`|ffffff|``|fffflxp```|8l||~{ 0f|f<ca`d|d``acl8||ffffffffff~~vffffffff||||~~~|<~~<f~<<~f~00<>33333>|~|󳳳~~66ff|~||>ffffff|~ZZ<vffff||||~~~|~~l88l~00>333>||~~6fll|~00<6666 |||`0 ||ffffffA@ ` 0@$F0@0@ D84D$@ XxA~ $A~$A~#@A>#@A>#@A>!>!>D8D8Iv@@ HIv@@a~@@ a~@@ .1! $ .1! @A> @A> E~ E|  A~A| @@ A|  D8 F| F|H 8` 8`66$ 8` 8` 8` 8`"I6  088�¢Œœ£©«®™»░▒▓ÀÇÈÊÑÒÓÙÝàçèêñòóùýÿπ              !"”#$%&'’()*+,‚-−./0123456789:;<‹=>›?@ABCDEFGHIJKKLMNOPQRSTUVWXYZ[\]^_`‛abcdefƒghijklmnopqrstuvwxyz{|}~˜ŸĀÁÂÃÄÅÅÆĮČÉĘËĖÍÎĪÐĐŅŌĶÔÕÖרŲÚÛÜŨŪß ␣ĄĸŖ¤Ĩϧ¨ŠĒĢŦ­‐‑–ޝ°ą˛ŗ´ĩšēģŧŊžŋ¥ÌÏ└ì│┌├ï┘─┴┐┤┬┼„“▀┗╚▄┃║┏╔┣╠█┛╝━═┻╩┓╗┫╣┳╦╋╬āáâãäåæįčéęëėíîīđņōķôõö÷øųúûüũū˙¡¦ª¬±²³µ¶·•¹º¼½¾¿ÞþĂăĆćĈĉĊċĎď‟ðĚěĜĝĞğĠġĤĥĦħİıĴĵĹĺĽľŁłŃńŇňŐőŔŕŘřŚśŜŝŞşŢţŤťŬŭŮůŰűŹźŻż˘˝ЁЂЃЄЅІЇЈЉЊЋЌЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяёђѓєѕרשתљњћќўџ☸אבסעהפצחטקךכלםמןנגדףוץזיіїј،؛؟ءآأؤإئابةتثجحخدذرزسشصضطظعغـ—―فقكلمنهوىيًٌٍَُِّْ‘‗‾№kbd-2.3.0/data/consolefonts/LatGrkCyr-12x22.psfu000066400000000000000000000575121370167365000212400ustar00rootroot00000000000000rJ , ?``F _   ~`|yssss?wp" Ј" wp" Ј" wp" Ј" wp" ??????????6&ffffv@6~~> a````0@0```08 `_`@`8p``00P@:@@"@C@@0P@:  A0H0@I2@@"@C@@ << ?? @ @00 @ @00 @ @????????????????????????????????????000` 3ff?ff`>``f`?8LEe; ` 3 1>wc`aaa?`     f`vvf`   ` 00` `a`b`b`d`d`h`h``@0@?6F?!@ 0  @````@``@? !? ?1```@```000`gop``````p@??``@@1`````00````p`8 ``````p?```<     `pp``88`9  ?0```g ollg`0?  q10001?00`0`0`0` ````` 0 @a````````````````@a0@0000?00000 0@0000?00000x @@@@`0@``````````Fl8`abdhxlfca`px0000000000 0 p`ppY`Y`Y`M`N`D`D`D``pxxlffcca` ``````````` @0@00`0`0`8700000x ```````````0@8@#````````lfca`0`` p8@``p_F `@`@`@`@`@`@`@`@`@p?`@`@00 pf f f v w@3@7@;=`@09  p` `@0@ @  8` `00 `10xx``00009p00003580`0`0`0`8`<71 ````p@03 ````p90``````0` ? `1 ````1:10p00790000000y0p000012<8<>31xـnddddddd'y0000000y ````````p@8q`````````p@ig```` ````1:s48000000x00@8 0  @y00000009``@00 pf f f 7@;@;@x0@  q`@0@0  p`A8 p` 8 @&@#  ?# ##CC =f`F``?fffw`=a````````````@a 3 ````p9  !c`f`l`x`0@0@xO a`b`d`h`p@8_x00?00`0`0`0?00xp003580`0`0`0`8`<7000xO````````````````````` 'y0000000x' CCCCCCCCCe 9&`B B CBBBg 9?a```````?```````00@`?@``@``?  ?!```` 0900017100001w  q   q  q@&@#  q  q  q  q  q  q` ````` 0 @` ````` 0 @` ````` 0 @` ````` 0 @` ````` 0 @3 a````````````````@a0@0000?00000  0@0000?00000 0@0000?00000 0@0000?00000 0@0000?00000 0@0000?00000 0@0000?00000 0@0000?00000  @@@@`0@ @@@@`0@ @@@@`0@ @@@@`0@  @@@C`0@ @@@C`0@```````````````````  #6`abdhxlfca`p`abdhxlfca`p0`x0000000000 0 x0000000000 0 x1100000000 0 x0000330000 0 x0136<8pp00 0 @&@`pxxlffcca` `pxxlffcca``pxxlffcca``pxxlffcca` ``````````` @0@  ``````````` @0@ ``````````` @0@@&@ ``````````` @0@ ``````````` @0@ ``````````` @0@ 3 ``````````` @0@ ````````lfca`````````lfca`0`` p8@``p_0`` p8@``p_0`` p8@``p_0`` p8@``p_0`` p8@``p_F F ?F `@`@`@`@`@`@`@`@`@p? `@`@`@`@`@`@`@`@`@p?`@`@`@`@`@`@`@`@`@p?`@`@`@`@`@`@`@`@`@p?`@`@`@`@`@`@`@`@`@p?`@`@`@`@`@`@`@`@`@p?`@`@`@`@`@`@`@`@`@p? 3`@`@`@`@`@`@`@`@`@p?`@`@`@`@`@`@`@`@`@p?pf f f v w@3@7@;=pf f f v w@3@7@;= pf f f v w@3@7@;=pf f f v w@3@7@;= p` `@0@ p` `@0@ p` `@0@ p` `@0@  @  8`@  8`@  8`@`?@``@``????????????????????????????????????????????????????????????????????????????????????????????????00090009 0009@&@#00090009 00090009000900091 ````p@0 1 ````p@01 ````p@01 ````p@01 ````p@00gAs=3 ````p90``````0` 0``````0`0``````0`0``````0`0``````0`0``````0`0``````0`0``````0``1 ````1:1`1 ````1:1`1 ````1:1 `1 ````1:1`1 cc``1:1`1 ````1:1<fp00790000000yp0~~0790000000y `0p000012<8<>31x 3p000012<8<>31x @``@&@#'y0000000y 'y0000000y'y0000000y'y0000000y ````````p@8  ````````p@8 ````````p@8@&@# ````````p@8 ````````p@8 ````````p@8`  ````````p@8s48000000xs48000000x 00@8 000@8 000@8 000@8 000@8 0@  @  ? @  @y00000009` y00000009`y00000009`y00000009`y00000009`y00000009` y00000009`` y00000009`y00000009`@`pf f f 7@;@;@pf f f 7@;@;@ pf f f 7@;@;@pf f f 7@;@;@ `@0@0  p`@0@0  p`@0@0  p`@0@0  p `A8 p``A8 p``A8 p`?  ?!```` 09????????????????????????10 3110f`I H H H I f`0!113?0o`HHO J I h0` 3f3 `  @?!! <|||< 0000?f3 ` 3f 000@9``00``0yy``0aAf`f`cf 00f`iɐ`     #`"" " ????????????????????????0@@@ 33 &&  q`@ ?`0000?00000y0@_F0@OQ ``````````` @0@`p 0@0@ `````````000y 0 0`000000000x &##AAA ```o`o````` @0@  q? @ @?00000000000y `    `&@&`f`f`f`f`&@pf`f`f`f`f`f`f`?0````````000y????????????  6 # c@a@aaa@3@`0``00``0` 'y00000000  33q00`0`0`0`0`09 6 # c@a@aaa@3@`0017100`0`0`0`0`4@3000p0`0`00113  00  ``````p@80``00``0`A80`@@@`08` 'y0000000000000?00000y1248<631x0X  00@``y000000096`0000a`00`0`N00`` 0` 00000000y00`0`0`0`8=700000 `````p8` 0c```````p8q00`0`0`0`0`097f`f`f`f`f`&@``` 0`@`0f`f`f`f`f`f`f`?00``f`f`f`f`w`?933q00`0`0`0`0`09???????????? q00`0`0`0`0`09 00``f`f`f`f`w`?9????????????????????????0790000000x0 0`000000000x` 0````08 `?`   `acccccc`c c c c`0790000000y `abdhxlfca`p`acgfnl|xp``@0@0 xy000000000000`0 000?00`0`0`0?0@ @ pF f`&@666f`p @``@``@9`acgfnl|xp``acgfnl|xp`?a????????????`@0@0 x????????????y00000000000``y00008ffffffffffffffffffffff``~L ` ` ` ```````lvfffv<7c@``?``@cfd`d d d | d d d f g`?``? 0`0gIp````````p@8000?000000@000000x ` f`&@&f`?`@``@`1x1136<880yx1136<880y???????????? ``q{nd`````````????????????F ????????????&&`f`f`f`f`f@6@y00000000``y0008ffffffffffffffff``~L ` ` `````lvffv<7``?``@afd`d | d d f g`0`0 0qp000790000000x 00@000000x`0 ``08 `&&&&'`&`&`g`fff~g`f`f`g`p000000079000y y1248<631xx1136<880y`@0@0  py00000000`acgfnl|xp`q1326<880y<~7<~7a`fcqn``````q`````f`c`qhg```` `00000000000x@00000000x```gy``````p00079000000ypF f`&@666f`pf`&@6f`?a ``````````` ``````` `````````````````p`ppY`Y`Y`M`N`D`D`Dp``q{nd``c@``?``@c``?``@a�▒░▓│┃║┤┫╡╢╣┐┓╕╖╗└┗╘╙╚┴┻╧╨╩┬┳╤╥╦├┣╞╟╠─━═—┼╋╪╫╬┘┛╛╜╝┌┏╒╓╔█▄▌▐▀▾▼■¢£¥€₴¼½¾←↑→↓¤₡₢₣₦₧₨₩₫₯₱₲₵              !"“”‟#$%&'‘’()*+,‚-‐‒–−./0123456789:;;<=>?@AΑАBΒВCСDEΕЕFGHΗНIΙІJЈKΚКKLMΜМNΝOΟОPΡРQRSЅTΤТUVWXΧХYΥZΖ[\]^_`‛aаbcсdeеfƒghiіjјklmnnoοоpрqrsѕtuvwxхyуz{|⎪}~ÆæÐĐðØøÞþŊŋŒœƏəƷʒßÀÁÂÃÄӒÅÅĀĂĄÇĆĈĊČĎÈЀÉÊËЁĒĖĘĚĜĞĠĢǤǦĤĦÌÍÎÏΪЇĪĮİĴĶǨĹĻĽĿŁÑŃŅŇÒÓÔÕÖŌŐŔŘŚŜŞŠȘŤŦȚŢÙÚÛÜŪŬŮŰŲŴẀẂẄÝŶŸΫỲŹŻŽǮàáâãäӓåāăąçćĉċčďđèѐéêëёēėęěĝğġģǥǧĥħìíîïїīįıĵķǩĺļľŀłñńņňòóόôõöōőŕřśŝşšșťŧțţùúûüūŭůűųŵẁẃẅýÿŷỳźżžǯ¡§¨©ª®«¯°±²³´¶··•¸¹º»¿×÷ˇ˘˙˛„…‰‹›™ʹ͵΄΅ΆΈΉΊΌΎΏΐΓГΔΘΛΞΠПΣΦФΨΩΩάέήίΰαβγδεζηθικĸкλμµνξπпρςστυφχψωϊϋύώЂЃЄЉЊЋЌЍЎЏБДЖЗИЙЛУЦЧШЩЪЫЬЭЮЯбвгджзийлмнтфцчшщъыьэюяђѓєљњћќѝўџҊҋҌҍҎҏҐґҺһӁӂӅӆӇӈӉӊӍӎӬӭkbd-2.3.0/data/consolefonts/LatGrkCyr-8x16.psfu000066400000000000000000000244141370167365000211630ustar00rootroot000000000000006~ý~UUUU~~<<~~~~~~>IHHI>|~A"  | |  IH8 I>1JJ4))F"""9EBF9  I**I~ @@8 ~~@  @>DD8BDHP``PHDB@@@@@@@@@~BBf~ZZBBBBBbbRRJJFFBBBF:@@@\bBBBBb\I ?HHI>xDBBBBBDx4:FBBBB<:DFJJRRb"\@B<8DDD|BBBb\ $$BB~BBBB $$BB~BBBB$$$BB~BBBB2L$$BB~BBBB$$$$BB~BBBB$$$B~BBBB<$$BB~BBBBBB<$$B~BBBB$$BB~BBBB$> >>$>>$$>><>>>>>> DD8BDHP``PHDB$BDHP``PHDB0`@@@@@@@@@~@@@@@@@@@~HHP@@@@@@~@@@@F@@@@~@@HP`@@@~2LBbbRRJJFFB BbbRRJJFFBBbbRRJJFFB$BbbRRJJFFB   BBBBBBBBB< BBBBBBBBB<$BBBBBBBBB<$$BBBBBBBBB<<BBBBBBBBB<B<BBBBBBBBB<$BBBBBBBB<3DBBBBBBBBB<BBBBBBBBB<$l( l( l($$l( AA""$AA""$$AA"" AA"" ~ @@~~ @@~$~ @@~$~F< BBF: BBF:$BBF:2LBBF:$$BBF:$BBF:<BBF:BB<BBF:BBF:B<"" >zzzz: (""">HH$$$$HH0BBB<BB$$BB~$B<f""DIIBH*UU y/+)   DD0`$$BB~BBBB`~@@@|@@@@~`BBBB~BBBBB0`>>0`AAAAAA"wf ~@@@@@@@@@"""AAIIII>IIIII>>AAAAA"w3AA"" 2JDDDDJ2IIIIII>BB$$$$BBIIIIIII>"AAIIII6f fBBBBBBB<IIIII>BBBBBBBBBBBBBBF:IIIIIIIIIIIIIIIIIIpBBBBrJJJJr@@@@|BBBB|8D>D8LRRRrRRRRL>BBB>""BB @\bBBBB<|BB|BBB|~@@@@@@@""BBBAAAII**IIIIII>BBBBBBBBBBBF:IIIIIIIIIIIIIIpBBBrJJJr@@@|BBB|8D>D8LRRrRRRL>BBB>"B x <"""" 0~@@@@@@@"@|@@"xHHNIIIHHH~IIIN x ,2""" 0FHP`PHDB FFJJRRbbB<BB$$ `"""""">B<BFFJJRRbbCB<FFJJRRbc@@@|BBBB|@@|BBB||BJF|B@@@@\bBBJj\B@@@~@@@@@@@@@~@@@@@@@@@@\bBBBBB@@@@\bBBBBB<II****IIB<II**II""C""CBBBB~BBBBB BBB~BBBB BBBB~BBBBCBBB~BBBCBBf~ZBBBBCBffZZBBC$$8D>D8$$8D>D8%%%%%Q%$%+%a%b%c%%%U%V%W%%%X%Y%Z%4%;%g%h%i%,%3%d%e%f%%#%^%_%`%%%P% <%K%j%k%l%%%[%\%]% %%R%S%T%%%%%%%%% !!!!         / !"   #$%&'  ()*+, -   "./0123456789:;~<=>?@ABC!DEFGHIJK*!LMNOP QRST"UVWX%YZ[\]^_` a0bcAde5fghiVjXklmno>p@qrsUtuvwxEyz{|#}~JKRSY+!   "$&*.0469;=?ACEGLPTXZ\^`dfbjlnprtvxy{}   PQ!#%'W+/157:<>@BDFHMQUY[]_aegckmoqsuwz|~"  & 0 9 : "!tu&!8     #$&'()*+,-./12346789:;<=?BCDFGHIJKLMNORSTYZ[\]^_kbd-2.3.0/data/consolefonts/LatKaCyrHeb-14.psfu000066400000000000000000000212131370167365000211220ustar00rootroot00000000000000rJ ~Ù~~~wwnn60000~~~f|l8fbhxhbfl8||6vffffff||||~~~|||l|8|l~008<6666<|~|~~6ffx|~xxvfff||||~~~||l88l~0<666<||~~6ll|~00<666 |||`8 |~kkkkk{c>~333333s6c|&fv8 fffflx```p~ 0< ffff< 8 F|||x|||||F||F |`P|lD|8ll8||lB|ld|>~f&F|lpf>Ɔ|lz|xL| f|l| =ff= Lx|L|<<\|P|L|x~ ~xvۉn8xLp|||| (8<~ffl`8 pppp <~``|ff<|`8ll8 | 4hh4 `X,,X`00 �¢Œœ£©«®™»░▒▓ÀÇÈÊÑÒÓÙÝàçèêñòóùýÿπ              !"”#$%&'’()*+,‚-−./0123456789:;<‹=>›?@ABCDEFGHIJKKLMNOPQRSTUVWXYZ[\]^_`‛abcdefƒghijklmnopqrstuvwxyz{|}~˜ŸĀÁÂÃÄÅÅÆĮČÉĘËĖÍÎĪÐĐŅŌĶÔÕÖרŲÚÛÜŨŪß ␣ĄĸŖ¤Ĩϧ¨ŠĒĢŦ­‐‑–ޝ°ą˛ŗ´ĩšēģŧŊžŋ¥ÌÏ└ì│┌├ï┘─┴┐┤┬┼„“▀┗╚▄┃║┏╔┣╠█┛╝━═┻╩┓╗┫╣┳╦╋╬āáâãäåæįčéęëėíîīđņōķôõö÷øųúûüũū˙¡¦ª¬±²³µ¶·•¹º¼½¾¿ÞþĂăĆćĈĉĊċĎď‟ðĚěĜĝĞğĠġĤĥĦħİıĴĵĹĺĽľŁłŃńŇňŐőŔŕŘřŚśŜŝŞşŢţŤťŬŭŮůŰűŹźŻż˘˝ЁЂЃЄЅІЇЈЉЊЋЌЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяёђѓєѕרשתљњћќўџ☸אבסעהפצחטקךכלםמןנגדףוץזיіїј،აბგდევზთიკლმნოპჟრსტუფქღყშჩცძწჭხჯჰჱჲჳჴჵჶჷჸჹჺ჻ჼ–§№kbd-2.3.0/data/consolefonts/Mik_8x16000066400000000000000000000100001370167365000171310ustar00rootroot00000000000000~~~~l|88||8<<<<~~<<<><~~<fffffffff{|`8ll8 |<~~<~<~~< 0``0(ll(88||||88<<<fff$lllllll||| 0`Ɔ8ll8vv000` 000000 0 0f<fffffffffbhxh`bfT8T||8fllxllff8l8ll8fff|````f<~~ll88ll~``~cccc~````~cccc~||~~6fx |v>`|fffff<0hhp|ffff|| 8`|v| x||TT8TT||v8vflxlf6ffffff~ffg||fffffffffff|``||~Z~ ||l888lwfff>~<666<``xlllx||>ff>6ff6666666666666666666666666666666666670??076666666666666666666666666670766666666666666666666DDDDDDDDUUUUUUUUwwwwwwww~~`6666666666666vv|@llllll`00`~pfffff~``v~fff<~~~~`0``|``0|~0  0~ 0`0 ~p~vv8ll8 l<lllllp0`|||||||kbd-2.3.0/data/consolefonts/README.12x22000066400000000000000000000002621370167365000173460ustar00rootroot00000000000000sun12x22.psfu was taken from the kernel source iso01-12x22.psfu was derived from sun12x22.psfu by Kurt Garloff iso02-12x22.psfu was derived from sun12x22.psfu by Jacek Lipkowski kbd-2.3.0/data/consolefonts/README.Arabic000066400000000000000000000004001370167365000177430ustar00rootroot00000000000000Arabic fonts: iso06.* follows ISO 8859-6 (but does not contain the Arabic digits). Only the isolated shapes are given. N.cp, N=161,162,163,164,165 - MS/DOS code pages with Arabic letters, some line-drawing symbols, and some accented Latin characters. kbd-2.3.0/data/consolefonts/README.Cyrillic000066400000000000000000000034661370167365000203530ustar00rootroot00000000000000Cyrillic fonts: Type A. Alt [Reference: codepage 866 (as given in Unicode 1.0, Vol 2, Appendix C).] The Alt fonts have the Cyrillic letters in the ranges 0200-0237: capitals, 0240-0257,0340-0357: lower case, 0360-0367: some additional letters. Here we have the alt* fonts (except that the positions 0362-0367 do not carry upper and lower case e, yi, short u). However, altc has some additional slavic characters (and fewer line drawing characters). Cyr_a8xN follows cp866 in the positions 0200-0257 and 0340-0357. This means that upper and lower case io (cp866 codes 0360, 0361) are also missing. Type B. Koi8 [Reference: RFC 1489 for koi8-r, RFC 2319 for koi8-u] The koi8-r and koi8-u character sets are almost identical. For the 8 letters in koi8-u, not in koi8-r, see src/koi8.syms.h. The koi8* fonts here are the koi8 equivalents of the alt* fonts above; in particular, koi8c-8x16 includes koi8u but has additional slavic characters. koi8-14.psf follows koi8r in the positions 0300-0377 (and has some iso-8859-5 symbols in 0240-0277, and yat, fita, izhitsa in 0200-0202, 0220-0222). In particular, it does not have the io and IO at 0243, 0263. qinglong@Bolizm.ihep.su writes: "BTW, there is no full rfc1489 compliant russian font shipping with `kbd'." and contributed koi8r-8x8. Type C. ISO 8859-5 iso05.fN precisely follows iso-8859-5 in all positions where that norm defines a symbol. It has no symbols in the range 0200-0237. 880.cp follows iso-8859-5 in the positions 0240-0377 except that the four symbols 0244, 0364, 0371, 0372 [Ukrainian Cyrillic letter ie (upper and lower case), and Cyrillic small letter lje, nje] are missing. It has a few old Russian symbols in the range 0200-0202, 0220-222 (yat, fita, izhitsa). Thus, in spite of its name it has very little to do with the ibm cp880 (as described in GNU recode). kbd-2.3.0/data/consolefonts/README.Ethiopic000066400000000000000000000021041370167365000203310ustar00rootroot00000000000000Ethiopic fonts: o All fonts contain 353 Ethiopic characters which extends the Unicode specification by 7 characters (extras are relegated to the private use range). o Contain their own Unicode mapping table corresponding to "ethiopic.uni" which should be in your "consoletrans" directory. o Sizes 14 & 16 are prefixed by 159 Latin characters from iso01.f14 & iso01.f16. Size 12 fonts borrow Latin characters from lat1-12.psf. o Are redistributable under the GNU GPL version 2.0; with noted restrictions below: Agafari: Donated by the Ethiopian Science and Technology Commission or and may be redistributed for non-commercial use under Unix environments only. Goha and GohaClassic: Donated by Yitna Firdyiwek of GohaTibeb Associates and may be redistributed without restriction under the GNU GPL 2.0. The collection in this directory donated for Linux distributions is otherwise maintained by Daniel Yacob and . kbd-2.3.0/data/consolefonts/README.Greek000066400000000000000000000015441370167365000176310ustar00rootroot00000000000000Greek fonts found in kbd-1.06.tar.gz: iso07.* follows ISO 8859-7. gr928* refers to elot928 which is the same. (plain gr928 is elot928 with cp437 control chars; gr928a* is gr928 with Euro at the 0xa4 position; gr928b* is gr928 with the cp437 symbols in the 0x80-0x9f positions and a filler symbol on the positions empty in ISO 8859-7) gr737* somewhat follow cp737. (gr737a* is cp737 with cp437 control chars; gr737b* is gr737a with end replaced by cp865; gr737c* is gr737a with I-diaeresis, Y-diaeresis replaced by integral) Some of these are derived from fonts contributed by Sotiris Tsimbonis . There used to be a font grcourier rather similar to but uglier than gr928-8x16-thin.psfu, so it was deleted. Some distributions have Greek fonts with names like lat7*, but latin-7 is ISO 8859-13, a character set for the Baltic Rim. kbd-2.3.0/data/consolefonts/README.Hebrew000066400000000000000000000002021370167365000177760ustar00rootroot00000000000000Hebrew fonts: iso08.* follows ISO 8859-8. 972.cp has the Hebrew letters in the same positions, and adds the (isolated) vowels. kbd-2.3.0/data/consolefonts/README.Lat2-Terminus16000066400000000000000000000255761370167365000213640ustar00rootroot00000000000000Contents: 1. About. 1.1. Quick installation. 1.2. Recommended modes. 1.3. Legend. 1.4. Variants. 1.5. Notes. 2. Linux console. 2.1. consoletools. 2.2. kbd. 2.3. Quick reference. 2.4. Legend. 2.5. Notes. 3. UNIX console. 3.1. bsd-pcvt. 3.2. Legend. 3.3. Notes. 4. X11 Window System. 4.1. Installation. 4.2. Notes. 5. Frequently Asked Questions. 6. Bugs. 7. Legal information. 7.1. License. 7.2. Copyright. 1. About. This archive contains source code for generating and installing Terminus Font for Linux console, UNIX console and X11 Window System. - version 4.20 - sizes 6x12, 8x14, 8x16, 10x20, 12x24, 14x28, 16x32 - styles normal, bold, EGA/VGA bold - code pages ISO10646-1 - characters 690 - format Bitmap Distribution Format (BDF) version 2.1 The character set covers ISO8859-1/2/5/9/13/15/16, IBM-437/852/855/866, Windows-1250/1251/1252/1254/1257, KOI8-R/U/E/F, Paratype-PT154/PT254, Bulgarian-MIK, Macintosh-Ukrainian, Esperanto and many others (a total of about 110 language sets). Also included are the IBM VGA, vt100 and xterm pseudographic characters. 1.1. Quick installation. The commands: $ ./configure [--prefix=PREFIX] $ make # make install compile and install the Linux console and X11 Window System fonts, and # make fontdir updates fonts.dir for X11 (if you don't know what fonts.dir is, execute the command). 1.2. Recommended modes. Obviously, the larger and better a monitor is, the higher modes (with the respective rates) can be used, and the more text may fit on the screen while remaining comfortably readable - and vice versa. As a comparison base, it is considered normal to use 640x480 and 800x600 modes with font size 8x16 and 10x20 respectively (that is, 80 columns by 30 lines) on 14" and 15" CRT monitors. Use modes that match your display ratio. Most personal computer monitors are 4:3, so use 1280x960 (4:3) instead of 1280x1024 (5:4) if possible. The EGA/VGA text modes are 720x400 (9:5), but the font (i.e. sizes 8x14 and 8x16) is designed to work with them. 1.3. Legend. The file names are structured as follows: ter-u