Michael Schutte [Mon, 1 Jun 2009 09:21:05 +0000 (11:21 +0200)]
dumpkeys: Use U+… in “compose” lines if KDGKBDIACRUC is available
This makes dumpkeys | loadkeys idempotent even if no “-c charset” option
is used with dumpkeys.
Signed-off-by: Michael Schutte <michi@uiae.at>
Michael Schutte [Mon, 1 Jun 2009 09:21:04 +0000 (11:21 +0200)]
Add documentation for loadkeys’s -q option to loadkeys.y
86d0ca1 only altered loadkeys.c. Subsequent modifications to the yacc
source file loadkeys.y made this change disappear again.
Signed-off-by: Michael Schutte <michi@uiae.at>
Alexey Gladkov [Mon, 18 May 2009 20:49:40 +0000 (00:49 +0400)]
Merge branch 'auto-convert-keymaps'
Michael Schutte [Sat, 9 May 2009 17:38:26 +0000 (19:38 +0200)]
Clarify convert_code() and ksymtocode()
Use the direction constants defined in ksyms.h instead of some ugly
boolean jugglery.
Signed-off-by: Michael Schutte <michi@uiae.at>
Michael Schutte [Sat, 9 May 2009 17:29:16 +0000 (19:29 +0200)]
Use static memory for chosen_charset
Signed-off-by: Michael Schutte <michi@uiae.at>
Alexey Gladkov [Thu, 7 May 2009 10:54:30 +0000 (14:54 +0400)]
Rename kir_alt_sh-UTF-8.map -> ky_alt_sh-UTF-8.map
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Michael Schutte [Fri, 1 May 2009 18:30:33 +0000 (20:30 +0200)]
Regenerate analyze.c and loadkeys.c
Signed-off-by: Michael Schutte <michi@uiae.at>
Michael Schutte [Tue, 28 Apr 2009 13:45:28 +0000 (15:45 +0200)]
Support Unicode compose tables
Use KDSKBDIACRUC, kbdiacruc etc., if available, to allow the use of
composed characters from more than a single 8-bit charset. Because the
majority of the existing keymaps uses “compose '…' '…' to '…'”
specifications which allow only 8-bit characters, perform automatical
conversions using the existing infrastructure.
Signed-off-by: Michael Schutte <michi@uiae.at>
Michael Schutte [Tue, 28 Apr 2009 13:27:44 +0000 (15:27 +0200)]
Support bidirectional conversion of keysyms
Enhance ksymtocode() and convert_code() to accept a “direction”
parameter which can be one of TO_UNICODE, TO_8BIT or TO_AUTO. The
latter enables the old behavior of using prefer_unicode.
This prepares the codebase for another patch to make loadkeys convert
diacriticals (for the KD?KBDIACRUC ioctls present in newer kernels).
Signed-off-by: Michael Schutte <michi@uiae.at>
Alexey Gladkov [Sun, 26 Apr 2009 12:09:49 +0000 (16:09 +0400)]
[keymaps] Add Kirghiz keymap
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Michael Schutte [Sat, 25 Apr 2009 14:41:41 +0000 (16:41 +0200)]
Fix two problems with the keymap auto-conversion patch
* Correctly resolve plain ASCII characters in codetoksym. The original
auto-conversion patch handles keysyms smaller than 0x80 incorrectly if
prefer_unicode is set.
* Avoid a memory leak in set_charset.
Signed-off-by: Michael Schutte <michi@uiae.at>
Alexey Gladkov [Tue, 21 Apr 2009 10:22:15 +0000 (14:22 +0400)]
Regenerate loadkeys.c
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Michael Schutte [Tue, 14 Apr 2009 08:46:32 +0000 (10:46 +0200)]
loadkeys: Auto-convert “traditional”/Unicode keysyms
The Linux kernel distinguishes between K(KTYP, KVAL) keysyms and Unicode
characters. This patch makes loadkeys query the console’s Unicode mode
and convert between the two keysym types according to the result. The
theoretical advantage is that less keymaps need both an 8-bit and a
Unicode variant (cf. trq[u], ua[-utf]).
A similar patch (read_keymaps_fmt) has been in use in Debian’s version
of kbd since 2004; see <http://bugs.debian.org/251550> for a discussion.
Credit for this goes to Denis Barbier <barbier@linuxfr.org>.
Signed-off-by: Michael Schutte <michi@uiae.at>
Alexey Gladkov [Wed, 8 Apr 2009 11:32:39 +0000 (15:32 +0400)]
loadkeys: Document -q option
Hi,
the -q option of loadkeys isn't documented anywhere,
attached patch will mention it in --help and manpage.
Best regards,
Vitezslav Crhonek
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Fri, 6 Mar 2009 23:54:27 +0000 (02:54 +0300)]
[consolefonts] Add U+2010, U+2012, U+2013, U+2018, U+2019, U+2212 to the embedded character table
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Fri, 6 Mar 2009 16:31:46 +0000 (19:31 +0300)]
[keymaps] bg_pho-utf8 keycode 38 assignment fix
I noticed that when using the bulgarian phonetic utf8 keymap, a cyrillic
"i" was output instead of a cyrillic "l".
Signed-off-by: Dimiter Petrov <dimiter.p@gmail.com>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Fri, 6 Mar 2009 16:18:14 +0000 (19:18 +0300)]
Update .gitignore
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Fri, 6 Mar 2009 16:03:06 +0000 (19:03 +0300)]
Update analyze.c
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Thu, 5 Mar 2009 21:09:28 +0000 (00:09 +0300)]
Fix format error
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Tue, 3 Mar 2009 16:14:07 +0000 (19:14 +0300)]
[BUILD] Fix build warnings
Fix strict gcc warnings that come from using:
-Wall -Wextra -Wmissing-noreturn -Wdisabled-optimization -Wcast-align
-Wshadow -Wmissing-format-attribute -Wmissing-prototypes -Wstrict-prototypes
-Wmissing-declarations
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Herton Ronaldo Krzesinski [Tue, 10 Feb 2009 13:31:55 +0000 (11:31 -0200)]
Fix errors when building with -Werror=format-security gcc option
Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Michael Schutte [Thu, 25 Dec 2008 20:22:24 +0000 (23:22 +0300)]
kbd_mode(1): Document the -C option
Signed-off-by: Michael Schutte <michi@uiae.at>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sun, 21 Dec 2008 10:45:07 +0000 (13:45 +0300)]
[keymaps] Use -n option for gzip command
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sun, 21 Dec 2008 10:06:22 +0000 (13:06 +0300)]
Remove kbio.h include
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Mon, 1 Dec 2008 19:51:35 +0000 (22:51 +0300)]
po: update po/ stuff
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Wed, 19 Nov 2008 18:09:57 +0000 (21:09 +0300)]
Update changelog and increase version
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Herton Ronaldo Krzesinski [Thu, 13 Nov 2008 21:14:08 +0000 (19:14 -0200)]
be-latin1 keycode 7 assignment fix
Looking at the picture of a belgian keyboard layout, keycode 7 main bind is
wrong, should be section instead of paragraph.
Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Tue, 18 Nov 2008 12:52:55 +0000 (15:52 +0300)]
po/cat-id-tbl.c: Update messages
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Tue, 18 Nov 2008 12:50:35 +0000 (15:50 +0300)]
analyze.l: Add warning for on U+xxxx keysym specifications >= 0xf000
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Lefteris Dimitroulakis [Sat, 1 Nov 2008 10:57:03 +0000 (13:57 +0300)]
iso07u-16.psfu: Update font
Attached iso.07-16.psfu font with
euro sign , drachma sign, greek ipogegrammeni
added. Also minor maping corrections.
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Thu, 30 Oct 2008 12:51:21 +0000 (15:51 +0300)]
[consoletrans] Update 8859-7_to_uni.trans
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Michael Schutte [Thu, 14 Aug 2008 08:47:25 +0000 (10:47 +0200)]
Print an error message when calls to exec* functions fail
Patch proposed by Ian Jackson <ian@chiark.greenend.co.uk> on
<http://bugs.debian.org/190387>.
Signed-off-by: Michael Schutte <michi@uiae.at>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Michael Schutte [Sun, 22 Jun 2008 08:38:42 +0000 (10:38 +0200)]
openvt: Document the -f switch
-f forces a VT to be opened without checking whether it already is in
use. The option works as intended, but is not documented anywhere
except for a message printed if a VT is found to be busy.
Signed-off-by: Michael Schutte <michi@uiae.at>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sun, 22 Jun 2008 16:41:26 +0000 (20:41 +0400)]
[keymaps] ruwin_*: Use qwerty-layout.inc
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Fri, 20 Jun 2008 12:10:27 +0000 (16:10 +0400)]
[keymaps] Cleanup of formatting
All keymaps are changed according to the format: "keycode %3d = ".
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Fri, 20 Jun 2008 11:28:27 +0000 (15:28 +0400)]
unicode_start: Without any arguments utility will only set unicode mode
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sat, 17 May 2008 23:01:54 +0000 (03:01 +0400)]
loadkeys.c: Regenerate source
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Michael Schutte [Sat, 5 Apr 2008 10:46:53 +0000 (12:46 +0200)]
Understand the CapsShift modifiers
This patch adds support for the CapsShift_Lock and SCapsShift keysyms to
dumpkeys and loadkeys, which are understood my Linux kernels since 2.6.24.
Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.
Signed-off-by: Michael Schutte <m.schutte.jr@gmail.com>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Benno Schulenberg [Tue, 8 Apr 2008 05:54:05 +0000 (09:54 +0400)]
Fix internationalization
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Tue, 8 Apr 2008 18:34:24 +0000 (22:34 +0400)]
Revert "include/*euro.map: Change 'currency' to 'euro' symbol"
This reverts commit
6e6a7f2b2cf0cabf7e1db0ec7d025daa4a94e9f3.
Alexey Gladkov [Sat, 5 Apr 2008 06:30:25 +0000 (10:30 +0400)]
Process a return code of 'write' function
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Tue, 29 Jan 2008 11:51:46 +0000 (14:51 +0300)]
Use automake
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Wed, 2 Apr 2008 14:15:16 +0000 (18:15 +0400)]
loadunimap should use UNIMAPDIR
This fixes bug in commit
5f2bf61426451dbfbfc8ffb17e2fa5cbc5f131c9
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Wed, 2 Apr 2008 14:07:37 +0000 (18:07 +0400)]
Add --enable-strip configure option
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Charles Clément [Tue, 1 Apr 2008 14:25:57 +0000 (18:25 +0400)]
Propagates configure options
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Michel Stempin [Mon, 31 Mar 2008 14:33:33 +0000 (18:33 +0400)]
loadkeys: dump binary keymap
Binary keymap is the keymap format used by Busybox.
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Mon, 31 Mar 2008 11:57:10 +0000 (15:57 +0400)]
Recognize Ctrl-[ as Escape
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Mon, 31 Mar 2008 11:47:56 +0000 (15:47 +0400)]
Add qwerty/cz.map keymap
kavol@email.cz writes:
I wanted to use the keymap file /usr/share/keymaps/i386/qwerty/cz.map.gz,
but I have found this to be qwertz so I think it should be placed in
/usr/share/keymaps/i386/qwertz/ (or, much better, converted to qwerty -
I don't understand the masochists who use us-qwerty and cz-qwertz together :-)
http://bugs.gentoo.org/19010
Gentoo notes:
We copy the qwerty/cz.map to qwertz/cz.map and then apply this patch ...
that way we end up with both a qwerty and qwertz version of the cz.map
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Michael Schutte [Mon, 24 Mar 2008 19:34:20 +0000 (20:34 +0100)]
[kbd] [PATCH] Updated German translation
Some translations were grammatically incorrect, many were inconsistent.
Looked over the PO file to find the worst mistakes and uglinesses, added
some hints for translators to the top of the file, and updated the
translation to the current codebase.
Signed-off-by: Michael Schutte <m.schutte.jr@gmail.com>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Mon, 24 Mar 2008 16:46:03 +0000 (19:46 +0300)]
Update release version
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Mon, 24 Mar 2008 16:19:31 +0000 (19:19 +0300)]
Update CHANGES
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sun, 9 Mar 2008 22:34:04 +0000 (01:34 +0300)]
include/*euro.map: Change 'currency' to 'euro' symbol
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sun, 2 Mar 2008 19:21:02 +0000 (22:21 +0300)]
Move qwerty/cz.map -> qwertz/cz.map
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Ozgur Murat Homurlu [Thu, 28 Feb 2008 12:54:36 +0000 (15:54 +0300)]
Fix turkish Q (trq) keymap
The i386/qwerty/trq (which is the most used variant) has serious problems.
Most importantly it doesn't work poperly in UTF-8 setting.
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Thu, 21 Feb 2008 22:36:54 +0000 (01:36 +0300)]
unicode_{start,stop}: To run loadkeys is allowed only to root
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Marty Jack [Thu, 21 Feb 2008 15:03:21 +0000 (18:03 +0300)]
Do not strip shell scripts
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Thu, 21 Feb 2008 10:56:51 +0000 (13:56 +0300)]
Fix DESTDIR handling
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Tue, 12 Feb 2008 23:58:52 +0000 (02:58 +0300)]
Add analyze.c and loadkeys.c sources
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Tue, 12 Feb 2008 22:30:51 +0000 (01:30 +0300)]
Update CHANGES
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sun, 10 Feb 2008 11:14:04 +0000 (14:14 +0300)]
Norwegian dvorak keymap
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Mon, 28 Jan 2008 22:44:34 +0000 (01:44 +0300)]
Add turkish F (trf) keyboard map
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Mon, 28 Jan 2008 10:39:50 +0000 (13:39 +0300)]
configure.ac: Fix AC_DEFINE warning
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Mon, 28 Jan 2008 09:48:31 +0000 (12:48 +0300)]
Update CHANGES
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Mon, 28 Jan 2008 09:41:15 +0000 (12:41 +0300)]
configure.ac: Fix options handling
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sat, 26 Jan 2008 12:55:57 +0000 (15:55 +0300)]
Update README file
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Wed, 23 Jan 2008 22:01:15 +0000 (01:01 +0300)]
Add i386/olpc into Makefile.in
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sun, 20 Jan 2008 13:38:58 +0000 (16:38 +0300)]
Fix more build warnings
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sun, 20 Jan 2008 01:34:12 +0000 (04:34 +0300)]
Change bug report address
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sun, 20 Jan 2008 01:32:14 +0000 (04:32 +0300)]
Update Changelog
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sat, 12 Jan 2008 17:59:25 +0000 (20:59 +0300)]
unicode_start: remove -e from script
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Fri, 11 Jan 2008 23:24:25 +0000 (02:24 +0300)]
Add OLPC specific keymaps
Add OLPC (One Laptop Per Child) keymaps.
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Fri, 11 Jan 2008 16:12:31 +0000 (19:12 +0300)]
Fix keymap name: by-cp1251.kmap -> by-cp1251.map
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Thu, 27 Dec 2007 20:53:21 +0000 (23:53 +0300)]
Fix scripts coding style
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Thu, 27 Dec 2007 10:51:32 +0000 (13:51 +0300)]
mapscrn: Add '.acm' suffix for compatibility with console-tools
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Wed, 26 Dec 2007 14:05:38 +0000 (17:05 +0300)]
Fix build warnings
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Wed, 26 Dec 2007 07:22:16 +0000 (10:22 +0300)]
Fix for autoconf-2.60
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Wed, 26 Dec 2007 07:15:02 +0000 (10:15 +0300)]
POTFILES.in: Remove openvt/ directory
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Wed, 5 Dec 2007 14:01:29 +0000 (17:01 +0300)]
Add Terminus font
Add Lat2-Terminus16 font (taken from Debian, font itself is
under GPLv2 or later license, so I think there's no problem
to use it) that contains all necessary characters.
Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Tue, 4 Dec 2007 21:40:58 +0000 (00:40 +0300)]
Fix font unicode mapping table
We ship latsun-fonts with Fedora and the font sun12x22 has fixed
unicode mapping table.
Best regards,
Vitezslav Crhonek
Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Tue, 4 Dec 2007 21:32:31 +0000 (00:32 +0300)]
Rename --enable-samples to --enable-optional-progs
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Fri, 30 Nov 2007 15:15:24 +0000 (18:15 +0300)]
Move psf.magic into contrib
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Fri, 30 Nov 2007 15:13:44 +0000 (18:13 +0300)]
Install loadkeys into bindir
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Fri, 30 Nov 2007 15:06:14 +0000 (18:06 +0300)]
Move openvt into main sources tree
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Fri, 30 Nov 2007 12:12:58 +0000 (15:12 +0300)]
Fix man-pages installation
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Fri, 30 Nov 2007 09:56:25 +0000 (12:56 +0300)]
Migrate to autoconf
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexandru Szasz [Tue, 27 Nov 2007 22:21:47 +0000 (01:21 +0300)]
Add more romanian keymaps
Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Mon, 19 Nov 2007 08:35:02 +0000 (11:35 +0300)]
Add another ukrainian keymap
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Mon, 19 Nov 2007 08:08:35 +0000 (11:08 +0300)]
Add Belarusian (Belarus) keymaps
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Mon, 19 Nov 2007 08:05:13 +0000 (11:05 +0300)]
Add Kazakh keymap
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Mon, 19 Nov 2007 07:57:19 +0000 (10:57 +0300)]
Add Kyrgyz keymap
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Mon, 19 Nov 2007 07:55:46 +0000 (10:55 +0300)]
Add Bashkir (Russia) keymap
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sun, 18 Nov 2007 23:23:29 +0000 (02:23 +0300)]
Add Tatar keymaps
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sun, 18 Nov 2007 23:17:02 +0000 (02:17 +0300)]
Add more russian keymaps
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sun, 18 Nov 2007 22:36:05 +0000 (01:36 +0300)]
Add unicode cyrillic fonts
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Mon, 27 Aug 2007 05:52:20 +0000 (09:52 +0400)]
openvt: Avoid use of GNU-specific function error()
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sun, 24 Jun 2007 22:06:03 +0000 (02:06 +0400)]
Revert "[SYSTEM] Apply patch from SUSE."
This is an old mistake. No, 0 is not a valid keycode.
It is used by the kernel for bookkeeping purposes.
It must not be used as keycode.
Andries
This reverts commit
49ce531d1c70017113540318b24b9d645d170773.
Signed-off-by: Andries Brouwer <Andries.Brouwer@cwi.nl>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sun, 24 Jun 2007 21:59:57 +0000 (01:59 +0400)]
Revert "Apply patch kbd-1.12-prtscr_no_sigquit.diff from SUSE"
This reverts commit
fb184ed0a7bd8ea4c78aee1660f50d08390b455b.
Alexey Gladkov [Sun, 24 Jun 2007 21:55:27 +0000 (01:55 +0400)]
codepage.c: Fix output formating
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sun, 24 Jun 2007 21:27:31 +0000 (01:27 +0400)]
Patch fix kbdrate for Sparc architecture
The use of my_kbd_repeat makes sure that the structure is
correct and does not conflict with kernel includes - there
has been a period of time where the kernel include files
were wrong.
Andries
Signed-off-by: Andries Brouwer <Andries.Brouwer@cwi.nl>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
Alexey Gladkov [Sun, 24 Jun 2007 21:15:06 +0000 (01:15 +0400)]
Revert "[SYSTEM] Apply patch from Fedora."
This reverts commit
c4fda9e961604b2d42a6bbd7519b0dde501794a6.