xorg/xkeyboard-config
14 years agoFix short descriptions to match ISO3166-alpha3 codes
Sergey V. Udaltsov [Thu, 25 Mar 2010 23:18:48 +0000 (23:18 +0000)] 
Fix short descriptions to match ISO3166-alpha3 codes

Most of short descriptions are fixed to be valid ISO codes. Some of them
cannot be bound to ISO codes. Added test script to validate codes.
Closing https://bugs.freedesktop.org/show_bug.cgi?id=27306

14 years agofixed indent
Sergey V. Udaltsov [Thu, 25 Mar 2010 22:56:55 +0000 (22:56 +0000)] 
fixed indent

14 years agoFix i18n
Sergey V. Udaltsov [Thu, 25 Mar 2010 22:49:18 +0000 (22:49 +0000)] 
Fix i18n

Some elements were not i18nable, missed underscore character

14 years agoadded compose:(prsc, paus, sclk)
Sergey V. Udaltsov [Sat, 13 Mar 2010 01:51:07 +0000 (01:51 +0000)] 
added compose:(prsc, paus, sclk)

http://bugs.freedesktop.org/show_bug.cgi?id=24005

14 years agoRemove duplicate BKSL key mappings from hin-wx layout Signed-off-by: Parag Nemade...
Parag Nemade [Mon, 8 Mar 2010 05:08:36 +0000 (10:38 +0530)] 
Remove duplicate BKSL key mappings from hin-wx layout Signed-off-by: Parag Nemade<pnemade@redhat.com>

14 years agoAdd support for OLPC AZERTY kbd
Fedora X Ninjas [Wed, 10 Feb 2010 09:09:07 +0000 (14:39 +0530)] 
Add support for OLPC AZERTY kbd

14 years agoTry #1 to create an "empty" rule.
Jeremy Huddleston [Thu, 28 Jan 2010 22:08:00 +0000 (14:08 -0800)] 
Try #1 to create an "empty" rule.

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
14 years ago3d -> 3rd
Sergey V. Udaltsov [Sat, 20 Feb 2010 00:26:29 +0000 (00:26 +0000)] 
3d -> 3rd

Typo, https://bugs.freedesktop.org/show_bug.cgi?id=26528

14 years agoAdded two chatacters U+0B9c,U+0BB6 in Tamil Inscript Layout
malathi [Mon, 15 Feb 2010 06:54:56 +0000 (12:24 +0530)] 
Added two chatacters U+0B9c,U+0BB6 in Tamil Inscript Layout

Signed-off-by: malathi <malathiramya@gmail.com>
14 years agoxkeyboard-config: Geometries for Apple Aluminium Keyboards
Damien Ciabrini [Fri, 22 Jan 2010 22:42:13 +0000 (23:42 +0100)] 
xkeyboard-config: Geometries for Apple Aluminium Keyboards

Geometries for the long, wired Aluminium Keyboard:
  . ANSI model (United States, 109 keys)
  . ISO model (International, 110 keys)
  . JIS model (Japanese, 112 keys)

Signed-off-by: Damien Ciabrini <damien.ciabrini@gmail.com>
14 years agomake keys e,j,n 4-levelled
Sergey V. Udaltsov [Thu, 11 Feb 2010 19:21:02 +0000 (19:21 +0000)] 
make keys e,j,n 4-levelled

All keys in that layout have automatically assigned type
FOUR_LEVELS_SEMIALPHABETIC. Those 3 keys had type ALPHABETIC. That
caused troubles for people who want to define 3rd, 4th levels for them.
Reported by Maciej Piechotka.

14 years agoBogus SunFA keys removed
Sergey V. Udaltsov [Thu, 11 Feb 2010 19:00:06 +0000 (19:00 +0000)] 
Bogus SunFA keys removed

https://bugs.freedesktop.org/show_bug.cgi?id=26468

14 years agomissing sun6 rules
Sergey V. Udaltsov [Thu, 11 Feb 2010 18:58:47 +0000 (18:58 +0000)] 
missing sun6 rules

From Javier Acosta

14 years agoxkbrules.am: replace $(abs_builddir), it breaks in automake 1.9
Gaetan Nadon [Wed, 10 Feb 2010 13:30:39 +0000 (08:30 -0500)] 
xkbrules.am: replace $(abs_builddir), it breaks in automake 1.9

There is no need to specify or change directory. The xkbcomp command
is invoked in the build directory where the rule file is included.

Tested on automake 1.9.6 and 1.10.2 with distcheck
Introduced by commit 150850554baeb2d6de124b4c3cc447a694cdc17d

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
14 years agobig patch for sun kbd type6
Sergey V. Udaltsov [Tue, 2 Feb 2010 23:40:20 +0000 (23:40 +0000)] 
big patch for sun kbd type6

Provided by Javier Acosta

14 years agono need to create xkbcomp symlink anymore
Sergey V. Udaltsov [Mon, 1 Feb 2010 23:40:54 +0000 (23:40 +0000)] 
no need to create xkbcomp symlink anymore

Request from Peter Hutterer - no need to create xkb symlink any more.
See this thread:
http://lists.x.org/archives/xorg-devel/2010-January/005294.html

14 years agoDummy changelog file is needed by some tools
Sergey V. Udaltsov [Mon, 1 Feb 2010 23:30:42 +0000 (23:30 +0000)] 
Dummy changelog file is needed by some tools

14 years agoGenerated .part files should be ignored by git
Sergey V. Udaltsov [Mon, 1 Feb 2010 23:07:30 +0000 (23:07 +0000)] 
Generated .part files should be ignored by git

14 years agoChangeLog is not maintained any more
Sergey V. Udaltsov [Mon, 1 Feb 2010 23:03:59 +0000 (23:03 +0000)] 
ChangeLog is not maintained any more

If someone needs it - use "git log"

14 years agoAllow model specific multi-layout configuration.
Rami Ylimaki [Fri, 29 Jan 2010 09:33:37 +0000 (11:33 +0200)] 
Allow model specific multi-layout configuration.

Previously it wasn't possible to customize 2nd, 3rd and 4th layout
based on model. Also rename the configuration files and scripts to
reflect added model column.

Signed-off-by: Tomas Hanak <ext-tomas.3.hanak@nokia.com>
Signed-off-by: Rami Ylimaki <ext-rami.ylimaki@nokia.com>
14 years agoIntroduce 'cz(dvorak-ucw)' layout.
Jan Holesovsky [Tue, 19 Jan 2010 09:30:59 +0000 (10:30 +0100)] 
Introduce 'cz(dvorak-ucw)' layout.

It is a US Dvorak layout with the CZ accented characters accessible using
AltGr under the appropriate keys (eg. AltGr+a => aacute, etc.).

14 years agoAdd ZWNJ/ZWJ parts to nbsp group
Behnam Esfahbod [Thu, 17 Sep 2009 15:30:03 +0000 (20:00 +0430)] 
Add ZWNJ/ZWJ parts to nbsp group

- Add 8 options for ZWNJ and ZWJ on space key to nbsp group
- Use the partial layouts in af, in, ir, lk, sy

14 years agoMissing character added
Sergey V. Udaltsov [Thu, 28 Jan 2010 23:56:35 +0000 (23:56 +0000)] 
Missing character added

https://bugs.freedesktop.org/show_bug.cgi?id=26174

14 years agono need to specify the country if matches iso code already
Sergey V. Udaltsov [Thu, 28 Jan 2010 23:54:31 +0000 (23:54 +0000)] 
no need to specify the country if matches iso code already

14 years agoslightly improved variant names
Sergey V. Udaltsov [Thu, 28 Jan 2010 23:52:09 +0000 (23:52 +0000)] 
slightly improved variant names

14 years agoadded Mali layout
Sergey V. Udaltsov [Thu, 28 Jan 2010 23:48:28 +0000 (23:48 +0000)] 
added Mali layout

https://bugs.freedesktop.org/show_bug.cgi?id=25760

14 years agopreparing release 1.8
Sergey V. Udaltsov [Tue, 26 Jan 2010 23:25:07 +0000 (23:25 +0000)] 
preparing release 1.8

14 years agoupdated translations
Sergey V. Udaltsov [Tue, 26 Jan 2010 23:21:05 +0000 (23:21 +0000)] 
updated translations

Pre-release sync

14 years agoRepair some keymap/xfree86 mappings to symbol files. Added some non-obvious info...
hauptmech [Mon, 11 Jan 2010 22:56:30 +0000 (11:56 +1300)] 
Repair some keymap/xfree86 mappings to symbol files. Added some non-obvious info to keymap/README

14 years agoUpdate Sun license notices to current X.Org standard form
Alan Coopersmith [Sat, 16 Jan 2010 00:57:09 +0000 (16:57 -0800)] 
Update Sun license notices to current X.Org standard form

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
14 years agoGeometry for HP Pavilion dv5.
Octavio Alvarez [Tue, 17 Nov 2009 16:18:27 +0000 (08:18 -0800)] 
Geometry for HP Pavilion dv5.

14 years agoadded grp(lctrl_rctrl_switch) xkb option
Sergey V. Udaltsov [Mon, 21 Dec 2009 22:21:05 +0000 (22:21 +0000)] 
added grp(lctrl_rctrl_switch) xkb option

https://bugs.freedesktop.org/show_bug.cgi?id=25727

14 years agoadded ru(typewriter-legacy)
Sergey V. Udaltsov [Mon, 21 Dec 2009 22:14:31 +0000 (22:14 +0000)] 
added ru(typewriter-legacy)

https://bugs.freedesktop.org/show_bug.cgi?id=25726

14 years agoEnable Maemo keyboards.
Tomas Hanak [Tue, 8 Dec 2009 10:41:37 +0000 (12:41 +0200)] 
Enable Maemo keyboards.

Signed-off-by: Tomas Hanak <ext-tomas.3.hanak@nokia.com>
Signed-off-by: Rami Ylimaki <ext-rami.ylimaki@nokia.com>
14 years agoIntroduce Maemo keyboard layouts.
Rami Ylimaki [Tue, 8 Dec 2009 08:53:24 +0000 (10:53 +0200)] 
Introduce Maemo keyboard layouts.

Several people have contributed to the mappings over the years. I'll
list the ones that I know.

Signed-off-by: Rami Ylimaki <ext-rami.ylimaki@nokia.com>
Signed-off-by: Tomas Hanak <ext-tomas.3.hanak@nokia.com>
Signed-off-by: Urpo Pietikainen <urpo.pietikainen@offcode.fi>
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Signed-off-by: Richard Sun <richard.sun@nokia.com>
14 years agoReintroduced the broken bar in the Swedish symbol layout.
Sergey V. Udaltsov [Fri, 27 Nov 2009 09:17:21 +0000 (09:17 +0000)] 
Reintroduced the broken bar in the Swedish symbol layout.

http://bugs.freedesktop.org/show_bug.cgi?id=8491

14 years agoA bit of optimization for symbols/inet
Sergey V. Udaltsov [Wed, 25 Nov 2009 22:32:37 +0000 (22:32 +0000)] 
A bit of optimization for symbols/inet

K6C maps to Eject in common media section

14 years agoAdd multimedia key definitions to TypeMatrix 2030 USB keyboard.
Frédéric Boiteux [Wed, 21 Oct 2009 15:40:24 +0000 (17:40 +0200)] 
Add multimedia key definitions to TypeMatrix 2030 USB keyboard.

14 years agoRemoved thinkpadintl from base.xml.in, since geometry is now detected.
Octavio Alvarez [Mon, 16 Nov 2009 02:30:59 +0000 (18:30 -0800)] 
Removed thinkpadintl from base.xml.in, since geometry is now detected.

14 years agoRemoved lt(balticplus)
Sergey V. Udaltsov [Tue, 24 Nov 2009 22:37:43 +0000 (22:37 +0000)] 
Removed lt(balticplus)

http://bugs.freedesktop.org/show_bug.cgi?id=25263

14 years agoadded pl(dvp)
Sergey V. Udaltsov [Sat, 21 Nov 2009 18:10:57 +0000 (18:10 +0000)] 
added pl(dvp)

http://bugs.freedesktop.org/show_bug.cgi?id=25200

14 years agos/multimple/multiple/ in docs/HOWTO.transition
Octavio Alvarez [Sun, 15 Nov 2009 21:57:42 +0000 (13:57 -0800)] 
s/multimple/multiple/ in docs/HOWTO.transition

14 years agousing one file for all hp geometries,
Sergey V. Udaltsov [Thu, 19 Nov 2009 21:40:19 +0000 (21:40 +0000)] 
using one file for all hp geometries,

http://bugs.freedesktop.org/show_bug.cgi?id=25178

14 years agoNew geometry: HP Mini 110 netbook.
Octavio Alvarez [Mon, 16 Nov 2009 02:49:46 +0000 (18:49 -0800)] 
New geometry: HP Mini 110 netbook.

14 years agoAdd missing "Compose at Left Control" variant
Mikhail Gusarov [Wed, 18 Nov 2009 12:56:54 +0000 (18:56 +0600)] 
Add missing "Compose at Left Control" variant

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
14 years agoAdd wiki link to README
Mikhail Gusarov [Wed, 18 Nov 2009 12:57:31 +0000 (18:57 +0600)] 
Add wiki link to README

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
14 years agoFixing Ctrl+? for Turkmen layout
Sergey V. Udaltsov [Wed, 18 Nov 2009 22:50:57 +0000 (22:50 +0000)] 
Fixing Ctrl+? for Turkmen layout

https://bugs.freedesktop.org/show_bug.cgi?id=25074

14 years agoThis is not a GNU project, so declare it foreign.
Jeremy Huddleston [Wed, 21 Oct 2009 22:46:54 +0000 (15:46 -0700)] 
This is not a GNU project, so declare it foreign.

On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
 > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
 > > I noticed an INSTALL file in xlsclients and libXvMC today, and it
 > > was quite annoying to work around since 'autoreconf -fvi' replaces
 > > it and git wants to commit it.  Should these files even be in git?
 > > Can I nuke them for the betterment of humanity and since they get
 > > created by autoreconf anyways?
 >
 > See https://bugs.freedesktop.org/show_bug.cgi?id=24206

As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation
of the INSTALL file. It is also part of the 24206 solution.

Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
14 years agoFix option altwin:swap_lalt_lwin
Alexey Ten (Lynn) [Sun, 18 Oct 2009 10:09:38 +0000 (14:09 +0400)] 
Fix option altwin:swap_lalt_lwin

https://bugs.freedesktop.org/show_bug.cgi?id=19659

14 years agoadded Backspace mapping to Sun kbds
Sergey V. Udaltsov [Tue, 20 Oct 2009 11:47:45 +0000 (12:47 +0100)] 
added Backspace mapping to Sun kbds

https://bugs.freedesktop.org/show_bug.cgi?id=24554

14 years agoFix Win key as third level chooser
Alexey Ten (Lynn) [Fri, 16 Oct 2009 18:43:16 +0000 (22:43 +0400)] 
Fix Win key as third level chooser

https://bugs.launchpad.net/bugs/408397
https://bugs.freedesktop.org/show_bug.cgi?id=19500
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531771

14 years agoFixed default swiss variant, added legacy variant
Sergey V. Udaltsov [Tue, 13 Oct 2009 09:00:12 +0000 (10:00 +0100)] 
Fixed default swiss variant, added legacy variant

http://bugs.freedesktop.org/show_bug.cgi?id=24490

14 years agoMac-specific Spanish layout dropped
Sergey V. Udaltsov [Tue, 13 Oct 2009 08:33:52 +0000 (09:33 +0100)] 
Mac-specific Spanish layout dropped

Anyway it only included the generic one

14 years agoA Russian Phonetic keyboard layout not found in search by Languages -
Sergey V. Udaltsov [Mon, 12 Oct 2009 22:10:59 +0000 (23:10 +0100)] 
A Russian Phonetic keyboard layout not found in search by Languages -
Russian

http://bugs.freedesktop.org/show_bug.cgi?id=24485

14 years agoadded grp:rctrl_rshift_toggle option
Sergey V. Udaltsov [Wed, 30 Sep 2009 21:59:56 +0000 (22:59 +0100)] 
added grp:rctrl_rshift_toggle option

http://bugs.freedesktop.org/show_bug.cgi?id=24234

14 years agorelease 1.7
Sergey V. Udaltsov [Tue, 29 Sep 2009 20:12:36 +0000 (21:12 +0100)] 
release 1.7

14 years agoAdd FK22 as XF86TouchpadToggle to standard inet symbols.
Peter Hutterer [Fri, 25 Sep 2009 02:19:10 +0000 (12:19 +1000)] 
Add FK22 as XF86TouchpadToggle to standard inet symbols.

This only applies to laptops that actually have a trackstick and the
matching key. However, since FK22 is unused otherwise, we might as well
apply it to all models.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
14 years agofixed Sun Type 6 model
Sergey V. Udaltsov [Tue, 15 Sep 2009 15:25:19 +0000 (16:25 +0100)] 
fixed Sun Type 6 model

https://bugs.freedesktop.org/show_bug.cgi?id=3952

14 years agoadded dead_tilde to Spanish, to help Portuguese folks
Sergey V. Udaltsov [Tue, 15 Sep 2009 15:08:30 +0000 (16:08 +0100)] 
added dead_tilde to Spanish, to help Portuguese folks

There are at least 2 other keys mapping asciitilde on 3rd level, so it
should not be an issue
https://bugs.freedesktop.org/show_bug.cgi?id=23876

14 years agoSigned-off-by: malathi <malathiramya@gmail.com>
malathi [Sat, 12 Sep 2009 04:52:16 +0000 (10:22 +0530)] 
Signed-off-by: malathi <malathiramya@gmail.com>
14 years agoUpdate Iran - Persian layout
Behnam Esfahbod [Wed, 9 Sep 2009 23:56:37 +0000 (04:26 +0430)] 
Update Iran - Persian layout

- Update the standard info to ISIRI 9147
- Reduce the number of Persian layouts to only 2
- Use "pes_" for the name of Persian parts
- Add Narrow NBSP

14 years agoSigned-off-by: malathi <malathiramya@gmail.com>
malathi [Fri, 11 Sep 2009 04:46:37 +0000 (10:16 +0530)] 
Signed-off-by: malathi <malathiramya@gmail.com>
Changes done:
---- To Tamil Unicode Keyboard ----
Added 0BB6
Enabled Roman Numerals for Tamil Unicode Keyboard
Relocated 0B83
Relocated 0BB7, 0BB8, 0BB9, 0B9C
Added Rupee Symbol 0BF9
Added Symbols on top of Numerals

14 years agoRemove unused .cvsignore file #23776
Gaetan Nadon [Tue, 8 Sep 2009 00:31:38 +0000 (10:31 +1000)] 
Remove unused .cvsignore file #23776

CVS is no longer used for X.Org modules

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
14 years agono need in by(common), it is a personal variant
Sergey V. Udaltsov [Wed, 2 Sep 2009 13:29:24 +0000 (14:29 +0100)] 
no need in by(common), it is a personal variant

http://bugs.freedesktop.org/show_bug.cgi?id=23604

14 years agorestructured Belarussian variants, made winkeys default
Sergey V. Udaltsov [Tue, 1 Sep 2009 23:13:24 +0000 (00:13 +0100)] 
restructured Belarussian variants, made winkeys default

https://bugs.freedesktop.org/show_bug.cgi?id=23604

14 years agoSigned-off-by: malathi <malathiramya@gmail.com>
malathi [Fri, 21 Aug 2009 08:37:56 +0000 (14:07 +0530)] 
Signed-off-by: malathi <malathiramya@gmail.com>
in file changed

14 years agoUpdated Norwegian layout,
Sergey V. Udaltsov [Fri, 28 Aug 2009 10:06:33 +0000 (11:06 +0100)] 
Updated Norwegian layout,

http://bugs.freedesktop.org/show_bug.cgi?id=23518

14 years agoadded caps:numlock
Sergey V. Udaltsov [Thu, 20 Aug 2009 21:22:58 +0000 (22:22 +0100)] 
added caps:numlock

http://bugs.freedesktop.org/show_bug.cgi?id=23323

14 years agoadd caps:hyper
Peter Hutterer [Mon, 17 Aug 2009 22:54:09 +0000 (08:54 +1000)] 
add caps:hyper

http://bugs.freedesktop.org/show_bug.cgi?id=23356

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
14 years agoadded it(us)
Sergey V. Udaltsov [Fri, 14 Aug 2009 21:38:47 +0000 (22:38 +0100)] 
added it(us)

http://bugs.freedesktop.org/show_bug.cgi?id=23263

14 years agoadded caps:none option
Sergey V. Udaltsov [Fri, 14 Aug 2009 21:10:47 +0000 (22:10 +0100)] 
added caps:none option

http://bugs.freedesktop.org/show_bug.cgi?id=23243

14 years agoAdded TypeMatrix geometries
Sergey V. Udaltsov [Tue, 4 Aug 2009 20:12:49 +0000 (21:12 +0100)] 
Added TypeMatrix geometries

http://bugs.freedesktop.org/show_bug.cgi?id=23136

14 years agofixed accent typing in Vietnamese layout
Sergey V. Udaltsov [Sun, 19 Jul 2009 21:25:36 +0000 (22:25 +0100)] 
fixed accent typing in Vietnamese layout

http://bugs.freedesktop.org/show_bug.cgi?id=22847

14 years agofixed gb(colemak), missing mappings added
Sergey V. Udaltsov [Sat, 18 Jul 2009 14:05:55 +0000 (15:05 +0100)] 
fixed gb(colemak), missing mappings added

http://bugs.freedesktop.org/show_bug.cgi?id=22735

14 years agoadded us(crd) to extras
Sergey V. Udaltsov [Tue, 14 Jul 2009 21:28:59 +0000 (22:28 +0100)] 
added us(crd) to extras

http://bugs.freedesktop.org/show_bug.cgi?id=22635

14 years agosmall polishing of bg code
Sergey V. Udaltsov [Thu, 9 Jul 2009 20:20:29 +0000 (21:20 +0100)] 
small polishing of bg code

1. Typo in the group name
2. In the hidden section, there should not be a group name

14 years agoupdated bg variants
Sergey V. Udaltsov [Thu, 9 Jul 2009 20:12:09 +0000 (21:12 +0100)] 
updated bg variants

http://bugs.freedesktop.org/show_bug.cgi?id=22666

14 years agoAdded 3 exotic us variants: ats, intl-unicode, alt-intl-unicode
Sergey V. Udaltsov [Sat, 27 Jun 2009 20:30:47 +0000 (21:30 +0100)] 
Added 3 exotic us variants: ats, intl-unicode, alt-intl-unicode

http://bugs.freedesktop.org/show_bug.cgi?id=22004
http://bugs.freedesktop.org/show_bug.cgi?id=22446

14 years agolost CL entry
Sergey V. Udaltsov [Wed, 24 Jun 2009 14:34:39 +0000 (15:34 +0100)] 
lost CL entry

14 years agoMissing variants mapping, for the previous commit
Sergey V. Udaltsov [Mon, 22 Jun 2009 16:23:57 +0000 (17:23 +0100)] 
Missing variants mapping, for the previous commit

14 years agoSerious reorganization of the generation scripts in rules
Sergey V. Udaltsov [Mon, 22 Jun 2009 16:20:00 +0000 (17:20 +0100)] 
Serious reorganization of the generation scripts in rules

Now, the autogen scrtipts are shared among 'compat' and 'extras' rules. The schema
of the code generation is shared (actually, Makefile.am files are
identical). The whole process should be a bit more transparent and
correct now.

Also, rs(combiningkeys) is added,
http://bugs.freedesktop.org/show_bug.cgi?id=21047

14 years agosmall sort reorder in ca(shs)
Sergey V. Udaltsov [Sat, 20 Jun 2009 22:40:43 +0000 (23:40 +0100)] 
small sort reorder in ca(shs)

14 years agoadded several mappings in ca(shs)
Sergey V. Udaltsov [Sat, 20 Jun 2009 22:38:11 +0000 (23:38 +0100)] 
added several mappings in ca(shs)

http://bugs.freedesktop.org/show_bug.cgi?id=22388

14 years agotypo
Sergey V. Udaltsov [Sat, 20 Jun 2009 14:10:18 +0000 (15:10 +0100)] 
typo

14 years agomissing 2 mappings added
Sergey V. Udaltsov [Sat, 20 Jun 2009 13:51:46 +0000 (14:51 +0100)] 
missing 2 mappings added

https://bugs.freedesktop.org/show_bug.cgi?id=22386

14 years agosmall fix for a numbersign key
Sergey V. Udaltsov [Fri, 19 Jun 2009 22:42:48 +0000 (23:42 +0100)] 
small fix for a numbersign key

http://bugs.freedesktop.org/show_bug.cgi?id=19934

14 years agoassign APL layout to English language
Sergey V. Udaltsov [Fri, 19 Jun 2009 14:21:40 +0000 (15:21 +0100)] 
assign APL layout to English language

14 years agoevdev.extras.xml.in is a copy of base.extras.xml.in
Sergey V. Udaltsov [Fri, 19 Jun 2009 13:48:56 +0000 (14:48 +0100)] 
evdev.extras.xml.in is a copy of base.extras.xml.in

14 years agofake language list
Sergey V. Udaltsov [Fri, 19 Jun 2009 13:48:42 +0000 (14:48 +0100)] 
fake language list

14 years agoExtra layouts should also be used for evdev
Sergey V. Udaltsov [Fri, 19 Jun 2009 11:14:19 +0000 (12:14 +0100)] 
Extra layouts should also be used for evdev

14 years agoInitial support for extra layouts
Sergey V. Udaltsov [Wed, 17 Jun 2009 23:35:20 +0000 (00:35 +0100)] 
Initial support for extra layouts

http://bugs.freedesktop.org/show_bug.cgi?id=21466 using APL layout from
http://bugs.freedesktop.org/show_bug.cgi?id=21743

14 years agoFixed ABNT2-specific mapping for the dot key
Sergey V. Udaltsov [Mon, 15 Jun 2009 22:00:47 +0000 (23:00 +0100)] 
Fixed ABNT2-specific mapping for the dot key

http://bugs.freedesktop.org/show_bug.cgi?id=22303

14 years agoIndicate first release date for crh variant
Sergey V. Udaltsov [Mon, 15 Jun 2009 08:19:00 +0000 (09:19 +0100)] 
Indicate first release date for crh variant

http://bugs.freedesktop.org/show_bug.cgi?id=22079

14 years agoAdded XKB model creativedw7000
Sergey V. Udaltsov [Sun, 14 Jun 2009 22:25:41 +0000 (23:25 +0100)] 
Added XKB model creativedw7000

http://bugs.freedesktop.org/show_bug.cgi?id=22261

14 years agoadded several symbols to us(altgr-intl)
Sergey V. Udaltsov [Fri, 12 Jun 2009 16:16:21 +0000 (17:16 +0100)] 
added several symbols to us(altgr-intl)

http://bugs.freedesktop.org/show_bug.cgi?id=22249

14 years agoadded caps:super
Sergey V. Udaltsov [Thu, 11 Jun 2009 23:50:57 +0000 (00:50 +0100)] 
added caps:super

http://bugs.freedesktop.org/show_bug.cgi?id=22184

14 years agoadded ru(bak)
Sergey V. Udaltsov [Tue, 9 Jun 2009 11:07:49 +0000 (12:07 +0100)] 
added ru(bak)

https://bugs.freedesktop.org/show_bug.cgi?id=22101

14 years agolost credits added
Sergey V. Udaltsov [Tue, 9 Jun 2009 10:25:09 +0000 (11:25 +0100)] 
lost credits added

https://bugs.freedesktop.org/show_bug.cgi?id=22079

14 years agofixed misspelled section name
Sergey V. Udaltsov [Tue, 9 Jun 2009 10:12:22 +0000 (11:12 +0100)] 
fixed misspelled section name

https://bugs.freedesktop.org/show_bug.cgi?id=15782

14 years agoFixing 'e with dot below' in ng(olpc).
Sergey V. Udaltsov [Tue, 9 Jun 2009 10:06:19 +0000 (11:06 +0100)] 
Fixing 'e with dot below' in ng(olpc).

https://bugs.freedesktop.org/show_bug.cgi?id=20010