ChangeLog | 48 NEWS | 3 configure.in | 2 debian/changelog | 50 debian/compat.dir | 28 debian/control | 4 debian/geometry.dir | 99 debian/keycodes.dir | 82 debian/keymap.dir | 354 - debian/patches/100_abnt2_jp106.diff | 54 debian/patches/send-upstream/001_keypad_comma.diff | 15 debian/patches/send-upstream/003_missing_inet_keys.diff | 15 debian/patches/series | 2 debian/rules | 68 debian/semantics.dir | 4 debian/symbols.dir | 758 ---- debian/types.dir | 18 debian/xkb-data-legacy.install | 1 geometry/pc | 165 intltool-extract.in | 516 -- intltool-merge.in | 1315 ------- intltool-update.in | 1063 ----- keycodes/evdev | 8 po/ChangeLog | 4 po/Makefile.am | 9 po/Makefile.in.in | 218 - po/bg.po | 1879 ++++------ po/ca.po | 1340 +++---- po/cs.po | 1342 +++---- po/da.po | 2965 +++++++++++----- po/eo.po | 2624 ++++++++++++++ po/fr.po | 1885 ++++++---- po/hu.po | 1730 ++++----- po/nl.po | 1346 +++---- po/sv.po | 1841 +++++---- po/uk.po | 1817 ++++----- po/vi.po | 1344 +++---- po/xkeyboard-config.pot | 2623 -------------- rules/base.lists.part | 2 rules/base.o_s.part | 6 rules/base.xml.in | 57 rules/sgi | 73 rules/sun | 55 rules/sun.xml.in | 932 ----- symbols/capslock | 9 symbols/cs | 261 - symbols/cz | 39 symbols/gr | 46 symbols/group | 18 symbols/inet | 10 symbols/is | 2 51 files changed, 12785 insertions(+), 16364 deletions(-)
New commits: commit c576f3fd8b5417ea009075c632f7a8c63ca13cc1 Author: Timo Aaltonen <[email protected]> Date: Thu Jan 22 18:33:06 2009 +0200 Release diff --git a/debian/changelog b/debian/changelog index 97dd7de..74e5ac7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -xkeyboard-config (1.4-1ubuntu1) UNRELEASED; urgency=low +xkeyboard-config (1.4-1ubuntu1) jaunty; urgency=low * Merge from Debian experimental, remaining changes: - 100_abnt2_jp106.diff: Fix ABNT2 keys. Patch modified to apply. - send-upstream/003_missing_inet_keys.diff: Add missing KeySyms to enable missing XF86Battery hotkey. (LP: 281134) - -- Timo Aaltonen <[email protected]> Thu, 22 Jan 2009 18:18:34 +0200 + -- Timo Aaltonen <[email protected]> Thu, 22 Jan 2009 18:33:01 +0200 xkeyboard-config (1.4-1) unstable; urgency=low commit d9fcac6e18cbd7599048e32ea6f86be65774b438 Author: Timo Aaltonen <[email protected]> Date: Thu Jan 22 18:26:22 2009 +0200 Add a missing patch. diff --git a/debian/changelog b/debian/changelog index aa170fb..97dd7de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ xkeyboard-config (1.4-1ubuntu1) UNRELEASED; urgency=low * Merge from Debian experimental, remaining changes: - 100_abnt2_jp106.diff: Fix ABNT2 keys. Patch modified to apply. + - send-upstream/003_missing_inet_keys.diff: Add missing KeySyms to + enable missing XF86Battery hotkey. (LP: 281134) -- Timo Aaltonen <[email protected]> Thu, 22 Jan 2009 18:18:34 +0200 diff --git a/debian/patches/send-upstream/003_missing_inet_keys.diff b/debian/patches/send-upstream/003_missing_inet_keys.diff new file mode 100644 index 0000000..457e6cb --- /dev/null +++ b/debian/patches/send-upstream/003_missing_inet_keys.diff @@ -0,0 +1,15 @@ +--- xkeyboard-config-1.3/symbols/inet 2008-12-02 11:30:26.000000000 -0600 ++++ xkeyboard-config-1.3/symbols/inet.new 2008-12-02 14:43:19.000000000 -0600 +@@ -158,9 +158,9 @@ + key <I241> { [ XF86MailForward ] }; + key <I242> { [ XF86Save ] }; + key <I243> { [ XF86Documents ] }; +-// key <I244> { [ ] }; // KEY_BATTERY +-// key <I245> { [ ] }; // KEY_BLUETOOTH +-// key <I246> { [ ] }; // KEY_WLAN ++ key <I244> { [ XF86Battery ] }; ++ key <I245> { [ XF86Bluetooth ] }; ++ key <I246> { [ XF86WLAN ] }; + // key <I249> { [ ] }; // KEY_VIDEO_NEXT -- drive next video source + // key <I250> { [ ] }; // KEY_VIDEO_PREV -- drive previous video source + // key <I251> { [ ] }; // KEY_BRIGHTNESS_CYCLE -- bright up, max++ == min diff --git a/debian/patches/series b/debian/patches/series index 7689c1b..04458a9 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -16,3 +16,4 @@ send-upstream/001_keypad_comma.diff #resync_rules_base.diff #send-upstream/002_add_asus6000.diff 100_abnt2_jp106.diff +send-upstream/003_missing_inet_keys.diff commit b25b567c9902fc5e4efdeb379f152e88ce1a34df Author: Timo Aaltonen <[email protected]> Date: Thu Jan 22 18:23:56 2009 +0200 Fix patch 100 remove what's already upstream diff --git a/debian/changelog b/debian/changelog index b86f72f..aa170fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xkeyboard-config (1.4-1ubuntu1) UNRELEASED; urgency=low + + * Merge from Debian experimental, remaining changes: + - 100_abnt2_jp106.diff: Fix ABNT2 keys. Patch modified to apply. + + -- Timo Aaltonen <[email protected]> Thu, 22 Jan 2009 18:18:34 +0200 + xkeyboard-config (1.4-1) unstable; urgency=low * New upstream release. diff --git a/debian/patches/100_abnt2_jp106.diff b/debian/patches/100_abnt2_jp106.diff index ea35ae0..1bcde56 100644 --- a/debian/patches/100_abnt2_jp106.diff +++ b/debian/patches/100_abnt2_jp106.diff @@ -1,41 +1,8 @@ Index: xkb-data/keycodes/evdev =================================================================== ---- xkb-data.orig/keycodes/evdev 2008-11-12 09:50:51.000000000 +0200 -+++ xkb-data/keycodes/evdev 2008-11-12 11:39:16.000000000 +0200 -@@ -147,14 +147,14 @@ - - <HZTG> = 93; // Hankaku/Zenkakau toggle - <HKTG> = 101; // Hiragana/Katakana toggle -- <AB11> = 211; // backslash/underscore -+ <AB11> = 97; // backslash/underscore - <HENK> = 100; // Henkan - <MUHE> = 102; // Muhenkan - <AE13> = 132; // Yen - <KATA> = 98; // Katakana - <HIRA> = 99; // Hiragana - <JPCM> = 103; // KPJPComma -- <RO> = 97; // Romaji -+ //<RO> = 97; // Romaji - - // Keys that are generated on Korean keyboards - -@@ -235,7 +235,7 @@ - <I208> = 208; // #define KEY_PLAYCD 200 - <I209> = 209; // #define KEY_PAUSECD 201 - <I210> = 210; // #define KEY_PROG3 202 -- //<I211> = 211; // #define KEY_PROG4 203 conflicts with AB11 -+ <I211> = 211; // #define KEY_PROG4 203 - <I213> = 213; // #define KEY_SUSPEND 205 - <I214> = 214; // #define KEY_CLOSE 206 - <I215> = 215; // #define KEY_PLAY 207 -@@ -304,11 +304,14 @@ - // For japanese 106 keyboard. - xkb_keycodes "jp106" { - include "evdev(evdev)" -+ <HZTG> = 49; -+ <AC12> = 51; - }; - +--- xkb-data.orig/keycodes/evdev 2009-01-22 18:12:21.000000000 +0200 ++++ xkb-data/keycodes/evdev 2009-01-22 18:17:55.000000000 +0200 +@@ -311,6 +311,7 @@ // For brazilian ABNT2 keyboard. xkb_keycodes "abnt2" { include "evdev(evdev)" @@ -43,16 +10,3 @@ Index: xkb-data/keycodes/evdev }; // PC98 -Index: xkb-data/symbols/inet -=================================================================== ---- xkb-data.orig/symbols/inet 2008-11-12 11:35:54.000000000 +0200 -+++ xkb-data/symbols/inet 2008-11-12 11:35:54.000000000 +0200 -@@ -126,7 +126,7 @@ - key <I208> { [ XF86AudioPlay ] }; - key <I209> { [ XF86AudioPause ] }; - key <I210> { [ XF86Launch3 ] }; -- key <AB11> { [ XF86Launch4 ] }; -+ key <I211> { [ XF86Launch4 ] }; - key <I213> { [ XF86Standby ] }; - key <I214> { [ XF86Close ] }; - key <I215> { [ XF86AudioPlay ] }; commit 6a51665ee69c161874a10345a9a171ebd5043d7c Author: Timo Aaltonen <[email protected]> Date: Thu Jan 22 17:57:27 2009 +0200 Add missing changelog entries. diff --git a/debian/changelog b/debian/changelog index 559422c..b86f72f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,19 @@ xkeyboard-config (1.4-1) unstable; urgency=low -- Julien Cristau <[email protected]> Wed, 12 Nov 2008 19:45:45 +0100 +xkeyboard-config (1.3-2ubuntu5) jaunty; urgency=low + + * 003_missing_inet_keys.diff: Add missing KeySyms to enable + missing XF86Battery hotkey. (LP: #281134) + + -- Mario Limonciello <[email protected]> Tue, 02 Dec 2008 14:47:56 -0600 + +xkeyboard-config (1.3-2ubuntu4.3) jaunty; urgency=low + + * No-change upload to jaunty to cause xkb-data to exist again on armel. + + -- Colin Watson <[email protected]> Wed, 26 Nov 2008 23:54:16 +0000 + xkeyboard-config (1.3-2ubuntu4.2) intrepid-proposed; urgency=low * 100_abnt2_jp106.diff: The previous fix was wrong. ABNT2 has KPPT commit 938a2d9d7fa531cce39ee27ba27ba53b9f3a4f04 Author: Timo Aaltonen <[email protected]> Date: Tue Dec 9 20:55:44 2008 +0200 Fix the previous commit, which was wrong. diff --git a/debian/changelog b/debian/changelog index fb641ce..26d662c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +xkeyboard-config (1.3-2ubuntu4.2) intrepid-proposed; urgency=low + + * 100_abnt2_jp106.diff: The previous fix was wrong. ABNT2 has KPPT + which should produce keycode 129. Thanks Leonardo Couto! + (LP: #272606) + + -- Timo Aaltonen <[email protected]> Tue, 18 Nov 2008 07:17:59 +0200 + xkeyboard-config (1.3-2ubuntu4.1) intrepid-proposed; urgency=low * 100_abnt2_jp106.diff: Fix keycode 129 to produce a dot instead of diff --git a/debian/patches/100_abnt2_jp106.diff b/debian/patches/100_abnt2_jp106.diff index d88d4f5..ea35ae0 100644 --- a/debian/patches/100_abnt2_jp106.diff +++ b/debian/patches/100_abnt2_jp106.diff @@ -39,7 +39,7 @@ Index: xkb-data/keycodes/evdev // For brazilian ABNT2 keyboard. xkb_keycodes "abnt2" { include "evdev(evdev)" -+ <I129> = 60; ++ <KPPT> = 129; }; // PC98 commit 69a9d6be40f95b40d5d6061e88d9fd7e14eb8900 Author: Timo Aaltonen <[email protected]> Date: Fri Nov 14 12:44:01 2008 +0200 SRU for intrepid * 100_abnt2_jp106.diff: Fix keycode 129 to produce a dot instead of a comma. (LP: #272606) * Remove patches/ directory which should not be included in the diff. diff --git a/debian/changelog b/debian/changelog index 97c2551..fb641ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +xkeyboard-config (1.3-2ubuntu4.1) intrepid-proposed; urgency=low + + * 100_abnt2_jp106.diff: Fix keycode 129 to produce a dot instead of + a comma. (LP: #272606) + * Remove patches/ directory which should not be included in the diff. + + -- Timo Aaltonen <[email protected]> Wed, 12 Nov 2008 11:46:03 +0200 + xkeyboard-config (1.3-2ubuntu4) intrepid; urgency=low * Update 100_abnt2_jp106.diff, s/AB11/I211/ from symbols/inet. diff --git a/debian/patches/100_abnt2_jp106.diff b/debian/patches/100_abnt2_jp106.diff index c32adef..d88d4f5 100644 --- a/debian/patches/100_abnt2_jp106.diff +++ b/debian/patches/100_abnt2_jp106.diff @@ -1,7 +1,7 @@ Index: xkb-data/keycodes/evdev =================================================================== ---- xkb-data.orig/keycodes/evdev 2008-09-16 13:15:01.000000000 +0300 -+++ xkb-data/keycodes/evdev 2008-09-17 12:23:29.000000000 +0300 +--- xkb-data.orig/keycodes/evdev 2008-11-12 09:50:51.000000000 +0200 ++++ xkb-data/keycodes/evdev 2008-11-12 11:39:16.000000000 +0200 @@ -147,14 +147,14 @@ <HZTG> = 93; // Hankaku/Zenkakau toggle @@ -28,7 +28,7 @@ Index: xkb-data/keycodes/evdev <I213> = 213; // #define KEY_SUSPEND 205 <I214> = 214; // #define KEY_CLOSE 206 <I215> = 215; // #define KEY_PLAY 207 -@@ -304,6 +304,8 @@ +@@ -304,11 +304,14 @@ // For japanese 106 keyboard. xkb_keycodes "jp106" { include "evdev(evdev)" @@ -37,10 +37,16 @@ Index: xkb-data/keycodes/evdev }; // For brazilian ABNT2 keyboard. + xkb_keycodes "abnt2" { + include "evdev(evdev)" ++ <I129> = 60; + }; + + // PC98 Index: xkb-data/symbols/inet =================================================================== ---- xkb-data.orig/symbols/inet 2008-09-17 12:23:52.000000000 +0300 -+++ xkb-data/symbols/inet 2008-09-17 12:24:11.000000000 +0300 +--- xkb-data.orig/symbols/inet 2008-11-12 11:35:54.000000000 +0200 ++++ xkb-data/symbols/inet 2008-11-12 11:35:54.000000000 +0200 @@ -126,7 +126,7 @@ key <I208> { [ XF86AudioPlay ] }; key <I209> { [ XF86AudioPause ] }; commit c26573be69ab7cb2afa008532c14f67619b7c686 Author: Julien Cristau <[email protected]> Date: Wed Nov 12 19:46:16 2008 +0100 Prepare changelog for upload diff --git a/debian/changelog b/debian/changelog index 4145b0a..4d63e09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xkeyboard-config (1.4-1) UNRELEASED; urgency=low +xkeyboard-config (1.4-1) unstable; urgency=low * New upstream release. * Clean up generated files on clean, and recreate them at build time, in an @@ -8,7 +8,7 @@ xkeyboard-config (1.4-1) UNRELEASED; urgency=low * Delete patch fixed-compat-rules-for-Romania-b.fd.o-16872.patch, applied upstream. - -- Julien Cristau <[email protected]> Wed, 12 Nov 2008 00:41:09 +0100 + -- Julien Cristau <[email protected]> Wed, 12 Nov 2008 19:45:45 +0100 xkeyboard-config (1.3-2) unstable; urgency=high commit 8cc233a13285ad5e681b14f605545fe2bc30f975 Author: Julien Cristau <[email protected]> Date: Wed Nov 12 01:38:05 2008 +0100 We're not building xkb-data-legacy, so we don't need its .install file diff --git a/debian/xkb-data-legacy.install b/debian/xkb-data-legacy.install deleted file mode 100644 index b0a3e1f..0000000 --- a/debian/xkb-data-legacy.install +++ /dev/null @@ -1 +0,0 @@ -usr/share/X11/xkb/* commit 387881322a88bb401b86be0cefa2d0170a5e3296 Author: Julien Cristau <[email protected]> Date: Wed Nov 12 01:37:34 2008 +0100 Remove some files that have gone unused diff --git a/debian/compat.dir b/debian/compat.dir deleted file mode 100644 index 088c40d..0000000 --- a/debian/compat.dir +++ /dev/null @@ -1,28 +0,0 @@ --dp----- -------- accessx(basic) ---p----- -------- accessx(full) --d------ -------- basic(basic) --d------ -------- complete(complete) --d------ -------- default(default) --dp----- -------- iso9995(default) --dp----- -------- japan(japan) ---p----- -------- japan(kana_lock) -h-p----- -------- keypad(overlay) -h-p----- -------- keypad(overlay1) -h-p----- -------- keypad(overlay2) --dp----- -------- ledcaps(caps_lock) ---p----- -------- ledcaps(group_lock) ---p----- -------- ledcaps(shift_lock) ---p----- -------- lednum(group_lock) --dp----- -------- lednum(num_lock) ---p----- -------- lednum(shift_lock) ---p----- -------- ledscroll(group_lock) --dp----- -------- ledscroll(scroll_lock) ---p----- -------- ledscroll(shift_lock) --dp----- -------- level5(default) --dp----- -------- misc(misc) --dp----- -------- mousekeys(mousekeys) --dp----- -------- norepeat(norepeat) --dp----- -------- pc(pc) --d------ -------- pc98(basic) --dp----- -------- xfree86(basic) --d------ -------- xtest(xtest) diff --git a/debian/geometry.dir b/debian/geometry.dir deleted file mode 100644 index 4dc29ab..0000000 --- a/debian/geometry.dir +++ /dev/null @@ -1,99 +0,0 @@ --------- -------- amiga(de) --d------ -------- amiga(usa1) --------- -------- ataritt(de) --d------ -------- ataritt(us) --d------ -------- chicony(us) --d------ -------- dell(dell101) --------- -------- digital_vndr/lk(lk201) --------- -------- digital_vndr/lk(lk401) --------- -------- digital_vndr/lk(lk401bj) --------- -------- digital_vndr/lk(lk401jj) --------- -------- digital_vndr/lk(lk450) ---p----- -------- digital_vndr/pc(common) ---p----- -------- digital_vndr/pc(leds_alone) ---p----- -------- digital_vndr/pc(leds_on_keys) --------- -------- digital_vndr/pc(pc101) --------- -------- digital_vndr/pc(pc102) --------- -------- digital_vndr/pc(pcxaj) --------- -------- digital_vndr/unix(lk421jj) --------- -------- digital_vndr/unix(unix) --d------ -------- everex(STEPnote) --d------ -------- fujitsu(138) --------- -------- fujitsu(140) -h-p----- -------- hhk(basic) --------- -------- hhk(jp1) --------- -------- hhk(jp2) --------- -------- hhk(jp3) --------- -------- hhk(jp4) --d------ -------- hhk(win1) --------- -------- hhk(win2) --------- -------- hhk(win3) --------- -------- hhk(win4) --------- -------- hp(hil) --------- -------- hp(omnibook) --------- -------- hp(omnibook_intl) --d------ -------- hp(pc101) --d------ -------- keytronic(FlexPro) --d------ -------- kinesis(model100) --------- -------- macintosh(applepro) --------- -------- macintosh(macbook78) --------- -------- macintosh(macbook79) --d------ -------- macintosh(macintosh) --d------ -------- microsoft(natural) --d------ -------- nec(pc98) --d------ -------- northgate(omnikey101) --------- -------- pc(abnt2) --------- -------- pc(jp106) --------- -------- pc(kr106) --------- -------- pc(latitude) --d------ -------- pc(pc101) --------- -------- pc(pc102) --------- -------- pc(pc104) --------- -------- pc(pc105) --------- -------- pc(pc86) --------- -------- sgi_vndr/O2(jp106) --d------ -------- sgi_vndr/O2(pc101) --------- -------- sgi_vndr/O2(pc102) --d------ -------- sgi_vndr/indigo(pc101) --------- -------- sgi_vndr/indigo(pc102) --------- -------- sgi_vndr/indy(jp106) --d------ -------- sgi_vndr/indy(pc101) --------- -------- sgi_vndr/indy(pc102) --d------ -------- sony(nwp5461) --------- -------- sun(MS_x86) --------- -------- sun(t5) --------- -------- sun(t5hobo) --------- -------- sun(t5jp) --------- -------- sun(t5jphobo) --------- -------- sun(t5tuv) --------- -------- sun(t5tuvhobo) --------- -------- sun(t5unix) --------- -------- sun(t6) --------- -------- sun(t6jp) --------- -------- sun(t6tuv) --------- -------- sun(t6unix) --------- -------- sun(type4) --------- -------- sun(type4_ca) --------- -------- sun(type4_se) --------- -------- sun(type4jp) --------- -------- sun(type4tuv) --------- -------- sun(type5) --------- -------- sun(type5_se) --------- -------- sun(type5c_se) --------- -------- sun(type5euro) --------- -------- sun(type5hobo) --------- -------- sun(type5jp) --------- -------- sun(type5jphobo) --------- -------- sun(type5tuv) --------- -------- sun(type5tuvhobo) --------- -------- sun(type5unix) --d------ -------- sun(type6) --------- -------- sun(type6jp) --------- -------- sun(type6tuv) --------- -------- sun(type6unix) --------- -------- sun(x86) --------- -------- sun(x86tuv) --------- -------- thinkpad(common) --------- -------- thinkpad(intl) --------- -------- thinkpad(us) --d------ -------- winbook(XP5) diff --git a/debian/keycodes.dir b/debian/keycodes.dir deleted file mode 100644 index 40daf42..0000000 --- a/debian/keycodes.dir +++ /dev/null @@ -1,82 +0,0 @@ --------- -------- aliases(azerty) --d------ -------- aliases(qwerty) --------- -------- aliases(qwertz) --------- -------- amiga(de) --d------ -------- amiga(usa1) --------- -------- ataritt(de) --d------ -------- ataritt(us) --------- -------- digital_vndr/lk(lk201) --------- -------- digital_vndr/lk(lk401) --------- -------- digital_vndr/lk(lk401bj) --------- -------- digital_vndr/lk(lk401jj) --------- -------- digital_vndr/lk(lk421) --------- -------- digital_vndr/lk(lk421aj) --------- -------- digital_vndr/lk(lk421jj) --------- -------- digital_vndr/lk(lk443) --------- -------- digital_vndr/lk(lk444) --------- -------- digital_vndr/lk(lk44x) --------- -------- digital_vndr/lk(lk_common) --------- -------- digital_vndr/lk(lkx01) --------- -------- digital_vndr/pc(lk411) --------- -------- digital_vndr/pc(lk411_common) --------- -------- digital_vndr/pc(lk411jj) --------- -------- digital_vndr/pc(lk450) --------- -------- digital_vndr/pc(pc101) --------- -------- digital_vndr/pc(pc102) --------- -------- digital_vndr/pc(pc104) --------- -------- digital_vndr/pc(pc10x) --------- -------- digital_vndr/pc(pc_common) --------- -------- digital_vndr/pc(pcxajaa) --d------ -------- evdev(evdev) --d------ -------- fujitsu(138) --------- -------- hp(hil) --d------ -------- hp(hp-101) --------- -------- ibm(rs6k-101) --------- -------- ibm(rs6k-102) --------- -------- macintosh(badmap) --------- -------- macintosh(goodmap) --d------ -------- macintosh(macintosh) --------- -------- macintosh(old) --d------ -------- sgi_vndr/indigo(pc101) --------- -------- sgi_vndr/indigo(pc102) --------- -------- sgi_vndr/indy(jp106) -h-p----- -------- sgi_vndr/indy(overlayKeypad) --------- -------- sgi_vndr/indy(pc101) --------- -------- sgi_vndr/indy(pc102) --------- -------- sgi_vndr/indy(pc104) --------- -------- sgi_vndr/indy(pc105) -h-p----- -------- sgi_vndr/indy(shiftLock) --d------ -------- sgi_vndr/indy(universal) --d------ -------- sgi_vndr/iris(iris) --------- -------- sony(nwp5461) --d------ -------- sun(type4) --------- -------- sun(type4__se) --------- -------- sun(type4_ca) --------- -------- sun(type4_euro) --------- -------- sun(type4_jp) --------- -------- sun(type4_se) --------- -------- sun(type4_se_swapctl) --------- -------- sun(type4tuv) --------- -------- sun(type5) --------- -------- sun(type5_euro) --------- -------- sun(type5_jp) --------- -------- sun(type5_jphobo) --------- -------- sun(type5_se) --------- -------- sun(type5c_se) --------- -------- sun(type5hobo) --------- -------- sun(type5tuv) --------- -------- sun(type5tuvhobo) --------- -------- sun(type6) --------- -------- sun(type6_euro) --------- -------- sun(type6_jp) --------- -------- sun(type6_jp_usb) --------- -------- sun(type6_usb) --------- -------- sun(type6tuv) --------- -------- sun(type6tuv_usb) --------- -------- sun(type6unix) --------- -------- xfree86(102) --------- -------- xfree86(abnt2) --------- -------- xfree86(basic) --------- -------- xfree86(jp106) --d------ -------- xfree86(xfree86) --d------ -------- xfree98(pc98) diff --git a/debian/keymap.dir b/debian/keymap.dir deleted file mode 100644 index 0b04244..0000000 --- a/debian/keymap.dir +++ /dev/null @@ -1,354 +0,0 @@ --------- -------- amiga(de) --d------ -------- amiga(usa1) --------- -------- ataritt(de) --d------ -------- ataritt(us) --------- -------- digital_vndr/us(lk201) --------- -------- digital_vndr/us(lk401) --------- -------- digital_vndr/us(lk411) --------- -------- digital_vndr/us(lk421) --------- -------- digital_vndr/us(lk441) --------- -------- digital_vndr/us(lk443) --------- -------- digital_vndr/us(lk44x) --------- -------- digital_vndr/us(lk450) --------- -------- digital_vndr/us(mnk) --------- -------- digital_vndr/us(pcxal) --------- -------- digital_vndr/us(pcxalaa) --------- -------- digital_vndr/us(pcxalfa) --------- -------- digital_vndr/us(pcxalga) --------- -------- digital_vndr/us(pcxalka) --d------ -------- macintosh(macintosh) --------- -------- macintosh(macintosh_old) --------- -------- sgi_vndr/be(indigo) --------- -------- sgi_vndr/be(indigo_nodeadkeys) --d------ -------- sgi_vndr/be(indy) --------- -------- sgi_vndr/be(indy_nodeadkeys) --------- -------- sgi_vndr/bg(indigo) --d------ -------- sgi_vndr/bg(indy) --------- -------- sgi_vndr/ca(indigo) --------- -------- sgi_vndr/ca(indigo_nodeadkeys) --d------ -------- sgi_vndr/ca(indy) --------- -------- sgi_vndr/ca(indy_nodeadkeys) --------- -------- sgi_vndr/ch(de_indigo) --------- -------- sgi_vndr/ch(de_indigo_nodeadkeys) --d------ -------- sgi_vndr/ch(de_indy) --------- -------- sgi_vndr/ch(de_indy_nodeadkeys) --------- -------- sgi_vndr/ch(fr_indigo) --------- -------- sgi_vndr/ch(fr_indigo_nodeadkeys) --------- -------- sgi_vndr/ch(fr_indy) --------- -------- sgi_vndr/ch(fr_indy_nodeadkeys) --------- -------- sgi_vndr/cz(indigo) --------- -------- sgi_vndr/cz(indigo_qwerty) --d------ -------- sgi_vndr/cz(indy) --------- -------- sgi_vndr/cz(indy_qwerty) --------- -------- sgi_vndr/de(indigo) --------- -------- sgi_vndr/de(indigo_nodeadkeys) --d------ -------- sgi_vndr/de(indy) --------- -------- sgi_vndr/de(indy_nodeadkeys) --------- -------- sgi_vndr/dk(indigo) --------- -------- sgi_vndr/dk(indigo_nodeadkeys) --d------ -------- sgi_vndr/dk(indy) --------- -------- sgi_vndr/dk(indy_nodeadkeys) --------- -------- sgi_vndr/dvorak(indigo) --d------ -------- sgi_vndr/dvorak(indy) --------- -------- sgi_vndr/es(indigo) --------- -------- sgi_vndr/es(indigo_nodeadkeys) --d------ -------- sgi_vndr/es(indy) --------- -------- sgi_vndr/es(indy_nodeadkeys) --------- -------- sgi_vndr/fi(indigo) --------- -------- sgi_vndr/fi(indigo_nodeadkeys) --d------ -------- sgi_vndr/fi(indy) --------- -------- sgi_vndr/fi(indy_nodeadkeys) --------- -------- sgi_vndr/fr(indigo) --------- -------- sgi_vndr/fr(indigo_nodeadkeys) --d------ -------- sgi_vndr/fr(indy) --------- -------- sgi_vndr/fr(indy_nodeadkeys) --------- -------- sgi_vndr/gb(indigo) --------- -------- sgi_vndr/gb(indigo_nodeadkeys) --d------ -------- sgi_vndr/gb(indy) --------- -------- sgi_vndr/gb(indy_nodeadkeys) --------- -------- sgi_vndr/hu(indigo) --------- -------- sgi_vndr/hu(indigo_caps_toggle) --------- -------- sgi_vndr/hu(indigo_ctrl_alt_toggle) --------- -------- sgi_vndr/hu(indigo_ctrl_shift_toggle) --------- -------- sgi_vndr/hu(indigo_shift_toggle) --------- -------- sgi_vndr/hu(indigo_toggle) --d------ -------- sgi_vndr/hu(indy) --------- -------- sgi_vndr/hu(indy_caps_toggle) --------- -------- sgi_vndr/hu(indy_ctrl_alt_toggle) --------- -------- sgi_vndr/hu(indy_ctrl_shift_toggle) --------- -------- sgi_vndr/hu(indy_shift_toggle) --------- -------- sgi_vndr/hu(indy_toggle) --------- -------- sgi_vndr/it(indigo) --------- -------- sgi_vndr/it(indigo_nodeadkeys) --d------ -------- sgi_vndr/it(indy) --------- -------- sgi_vndr/it(indy_nodeadkeys) --d------ -------- sgi_vndr/jp(indy) --------- -------- sgi_vndr/no(indigo) --------- -------- sgi_vndr/no(indigo_nodeadkeys) --d------ -------- sgi_vndr/no(indy) --------- -------- sgi_vndr/no(indy_nodeadkeys) --------- -------- sgi_vndr/pl(indigo) --------- -------- sgi_vndr/pl(indigo_nodeadkeys) --d------ -------- sgi_vndr/pl(indy) --------- -------- sgi_vndr/pl(indy_nodeadkeys) --------- -------- sgi_vndr/pt(indigo) --------- -------- sgi_vndr/pt(indigo_nodeadkeys) --d------ -------- sgi_vndr/pt(indy) --------- -------- sgi_vndr/pt(indy_nodeadkeys) --------- -------- sgi_vndr/ru(indigo) --------- -------- sgi_vndr/ru(indigo_caps_toggle) --------- -------- sgi_vndr/ru(indigo_ctrl_alt_toggle) --------- -------- sgi_vndr/ru(indigo_ctrl_shift_toggle) --------- -------- sgi_vndr/ru(indigo_shift_toggle) --------- -------- sgi_vndr/ru(indigo_toggle) --d------ -------- sgi_vndr/ru(indy) --------- -------- sgi_vndr/ru(indy_caps_toggle) --------- -------- sgi_vndr/ru(indy_ctrl_alt_toggle) --------- -------- sgi_vndr/ru(indy_ctrl_shift_toggle) --------- -------- sgi_vndr/ru(indy_shift_toggle) --------- -------- sgi_vndr/ru(indy_toggle) --------- -------- sgi_vndr/se(indigo) --------- -------- sgi_vndr/se(indigo_nodeadkeys) --d------ -------- sgi_vndr/se(indy) --------- -------- sgi_vndr/se(indy_nodeadkeys) --------- -------- sgi_vndr/sk(indigo) --------- -------- sgi_vndr/sk(indigo_qwerty) --d------ -------- sgi_vndr/sk(indy) --------- -------- sgi_vndr/sk(indy_qwerty) --------- -------- sgi_vndr/th(indigo) --d------ -------- sgi_vndr/th(indy) --------- -------- sgi_vndr/us(indigo) --------- -------- sgi_vndr/us(indigo101_compose) --------- -------- sgi_vndr/us(indigo_compose) --d------ -------- sgi_vndr/us(indy) --------- -------- sgi_vndr/us(indy101_euro) --------- -------- sgi_vndr/us(indy_compose) --------- -------- sony(news5000-nwp5461) --------- -------- sun_vndr/all(Belgian6) --------- -------- sun_vndr/all(Belgian6_usb) --------- -------- sun_vndr/all(Canada4) --------- -------- sun_vndr/all(Canada_Fr5) --------- -------- sun_vndr/all(Canada_Fr5_Hobo) --------- -------- sun_vndr/all(Canada_Fr5_TBITS5) --------- -------- sun_vndr/all(Canada_Fr_x86) --------- -------- sun_vndr/all(Czech5) --------- -------- sun_vndr/all(Denmark4) --------- -------- sun_vndr/all(Denmark5) --------- -------- sun_vndr/all(Denmark5_Hobo) --------- -------- sun_vndr/all(Denmark6) --------- -------- sun_vndr/all(Denmark6_usb) --------- -------- sun_vndr/all(Denmark_x86) --------- -------- sun_vndr/all(Finnish6) --------- -------- sun_vndr/all(Finnish6_usb) --------- -------- sun_vndr/all(France5) --------- -------- sun_vndr/all(France5_Hobo) --------- -------- sun_vndr/all(France6) --------- -------- sun_vndr/all(France6_usb) --------- -------- sun_vndr/all(FranceBelg4) --------- -------- sun_vndr/all(France_x86) --------- -------- sun_vndr/all(Germany4) --------- -------- sun_vndr/all(Germany5) --------- -------- sun_vndr/all(Germany5_Hobo) --------- -------- sun_vndr/all(Germany6) --------- -------- sun_vndr/all(Germany6_usb) --------- -------- sun_vndr/all(Germany_x86) --------- -------- sun_vndr/all(Greece5) --------- -------- sun_vndr/all(Hungary5) --------- -------- sun_vndr/all(Italy4) --------- -------- sun_vndr/all(Italy5) --------- -------- sun_vndr/all(Italy5_Hobo) --------- -------- sun_vndr/all(Italy6) --------- -------- sun_vndr/all(Italy6_usb) --------- -------- sun_vndr/all(Italy_x86) --------- -------- sun_vndr/all(J3100) --------- -------- sun_vndr/all(Japan4) --------- -------- sun_vndr/all(Japan5) --------- -------- sun_vndr/all(Japan5_Hobo) --------- -------- sun_vndr/all(Japan6) --------- -------- sun_vndr/all(Japan6_usb) --------- -------- sun_vndr/all(Japan_Muhenkan_x86) --------- -------- sun_vndr/all(Japan_x86) --------- -------- sun_vndr/all(Korea4) --------- -------- sun_vndr/all(Korea5) --------- -------- sun_vndr/all(Korea5_Hobo) --------- -------- sun_vndr/all(Korea6) --------- -------- sun_vndr/all(Korea6_usb) --------- -------- sun_vndr/all(Korea_x86) --------- -------- sun_vndr/all(Latvia5) --------- -------- sun_vndr/all(Lithuania5) --------- -------- sun_vndr/all(MS_US101A_x86) --------- -------- sun_vndr/all(Netherland4) --------- -------- sun_vndr/all(Netherland5) --------- -------- sun_vndr/all(Netherland5_Hobo) --------- -------- sun_vndr/all(Netherland6) --------- -------- sun_vndr/all(Netherland6_usb) --------- -------- sun_vndr/all(Netherland_x86) --------- -------- sun_vndr/all(Norway4) --------- -------- sun_vndr/all(Norway5) --------- -------- sun_vndr/all(Norway5_Hobo) --------- -------- sun_vndr/all(Norway6) --------- -------- sun_vndr/all(Norway6_usb) --------- -------- sun_vndr/all(Norway_x86) --------- -------- sun_vndr/all(Poland5) --------- -------- sun_vndr/all(Portugal4) --------- -------- sun_vndr/all(Portugal5) --------- -------- sun_vndr/all(Portugal5_Hobo) --------- -------- sun_vndr/all(Portugal6) --------- -------- sun_vndr/all(Portugal6_usb) --------- -------- sun_vndr/all(Portugal_x86) --------- -------- sun_vndr/all(Russia5) --------- -------- sun_vndr/all(Russia6) --------- -------- sun_vndr/all(Russia6_usb) --------- -------- sun_vndr/all(Spain5) --------- -------- sun_vndr/all(Spain5_Hobo) --------- -------- sun_vndr/all(Spain6) --------- -------- sun_vndr/all(Spain6_usb) --------- -------- sun_vndr/all(SpainLatAm4) --------- -------- sun_vndr/all(Spain_x86) --------- -------- sun_vndr/all(Sweden5) --------- -------- sun_vndr/all(Sweden5_Hobo) --------- -------- sun_vndr/all(Sweden6) --------- -------- sun_vndr/all(Sweden6_usb) --------- -------- sun_vndr/all(SwedenFin4) --------- -------- sun_vndr/all(Sweden_x86) --------- -------- sun_vndr/all(Switzer_Fr4) --------- -------- sun_vndr/all(Switzer_Fr5) --------- -------- sun_vndr/all(Switzer_Fr5_Hobo) --------- -------- sun_vndr/all(Switzer_Fr6) --------- -------- sun_vndr/all(Switzer_Fr6_usb) --------- -------- sun_vndr/all(Switzer_Fr_x86) --------- -------- sun_vndr/all(Switzer_Ge4) --------- -------- sun_vndr/all(Switzer_Ge5) --------- -------- sun_vndr/all(Switzer_Ge5_Hobo) --------- -------- sun_vndr/all(Switzer_Ge6) --------- -------- sun_vndr/all(Switzer_Ge6_usb) --------- -------- sun_vndr/all(Switzer_Ge_x86) --------- -------- sun_vndr/all(Taiwan4) --------- -------- sun_vndr/all(Taiwan5) --------- -------- sun_vndr/all(Taiwan5_Hobo) --------- -------- sun_vndr/all(Taiwan6) --------- -------- sun_vndr/all(Taiwan6_usb) --------- -------- sun_vndr/all(Taiwan_x86) --------- -------- sun_vndr/all(Turkey5) --------- -------- sun_vndr/all(Turkey6) --------- -------- sun_vndr/all(Turkey6_usb) --------- -------- sun_vndr/all(TurkeyF6) --------- -------- sun_vndr/all(TurkeyF6_usb) --------- -------- sun_vndr/all(TurkeyQ6) --------- -------- sun_vndr/all(TurkeyQ6_usb) --------- -------- sun_vndr/all(UK4) --------- -------- sun_vndr/all(UK5) --------- -------- sun_vndr/all(UK5_Hobo) --------- -------- sun_vndr/all(UK6) --------- -------- sun_vndr/all(UK6_usb) --------- -------- sun_vndr/all(UK_x86) --------- -------- sun_vndr/all(US101A_PC) --------- -------- sun_vndr/all(US101A_Sun) --------- -------- sun_vndr/all(US101A_x86) --------- -------- sun_vndr/all(US4) --------- -------- sun_vndr/all(US5) --------- -------- sun_vndr/all(US5_Hobo) --------- -------- sun_vndr/all(US6) --------- -------- sun_vndr/all(US6_usb) --------- -------- sun_vndr/all(US_UNIX5) --------- -------- sun_vndr/all(US_UNIX5_Hobo) --------- -------- sun_vndr/all(US_UNIX6) --------- -------- sun_vndr/all(US_UNIX6_usb) --------- -------- sun_vndr/de(type4_de) --------- -------- sun_vndr/de(type4_de_nodeadkeys) --------- -------- sun_vndr/de(type4_de_openlook) --d------ -------- sun_vndr/de(type5_de) --------- -------- sun_vndr/de(type5_de_nodeadkeys) --------- -------- sun_vndr/de(type5_de_openlook) --------- -------- sun_vndr/es(type4_es) --------- -------- sun_vndr/es(type4_es_openlook) --d------ -------- sun_vndr/es(type5_es) --------- -------- sun_vndr/es(type5_es_openlook) --------- -------- sun_vndr/fi(type4_fi) --------- -------- sun_vndr/fi(type4_fi_openlook) --d------ -------- sun_vndr/fi(type5_fi) --------- -------- sun_vndr/fi(type5_fi_openlook) --------- -------- sun_vndr/fr(type4_fr) --------- -------- sun_vndr/fr(type4_fr_openlook) --d------ -------- sun_vndr/fr(type5_fr) --------- -------- sun_vndr/fr(type5_fr_openlook) --------- -------- sun_vndr/no(type4_no) --------- -------- sun_vndr/no(type4_no_openlook) --d------ -------- sun_vndr/no(type5_no) --------- -------- sun_vndr/no(type5_no_openlook) --------- -------- sun_vndr/pl(type4_pl) --------- -------- sun_vndr/pl(type4_pl_openlook) --d------ -------- sun_vndr/pl(type5_pl) --------- -------- sun_vndr/pl(type5_pl_openlook) --------- -------- sun_vndr/ru(type4_ru) --------- -------- sun_vndr/ru(type4_ru_openlook) --d------ -------- sun_vndr/ru(type5_ru) --------- -------- sun_vndr/ru(type5_ru_openlook) --------- -------- sun_vndr/se(type4_se) --------- -------- sun_vndr/se(type4_se_fixdollar) --------- -------- sun_vndr/se(type4_se_fixdollar_swapctl) --------- -------- sun_vndr/se(type5_se) --------- -------- sun_vndr/se(type5c_se) --d------ -------- sun_vndr/se(type5c_se_fixdollar) --------- -------- sun_vndr/uk(type4_uk) --------- -------- sun_vndr/uk(type4_uk_openlook) --d------ -------- sun_vndr/uk(type5_uk) --------- -------- sun_vndr/uk(type5_uk_openlook) --------- -------- sun_vndr/us(type4_us) --------- -------- sun_vndr/us(type4_us_openlook) --------- -------- sun_vndr/us(type5_unix) --------- -------- sun_vndr/us(type5_unix_openlook) --d------ -------- sun_vndr/us(type5_us) --------- -------- sun_vndr/us(type5_us_openlook) --------- -------- xfree86(ar) --------- -------- xfree86(be) --------- -------- xfree86(bg) --------- -------- xfree86(br) --------- -------- xfree86(ch_de) --------- -------- xfree86(ch_fr) --------- -------- xfree86(cz) --------- -------- xfree86(cz_qwerty) --------- -------- xfree86(de) --------- -------- xfree86(de_CH) --------- -------- xfree86(dk) --------- -------- xfree86(dvorak) --------- -------- xfree86(en_US) --------- -------- xfree86(es) --------- -------- xfree86(fr) --------- -------- xfree86(fr-latin9) --------- -------- xfree86(fr_CA) --------- -------- xfree86(fr_CH) --------- -------- xfree86(gb) --------- -------- xfree86(hr) --------- -------- xfree86(it) --------- -------- xfree86(jp106) --------- -------- xfree86(lt) --------- -------- xfree86(lt_std) --------- -------- xfree86(lv) --------- -------- xfree86(mk) --------- -------- xfree86(mt) --------- -------- xfree86(mt_us) --------- -------- xfree86(no) --------- -------- xfree86(pl) --------- -------- xfree86(pt) --------- -------- xfree86(ro) --------- -------- xfree86(ro_microsoft) --------- -------- xfree86(ru) --------- -------- xfree86(se_FI) --------- -------- xfree86(se_SE) --------- -------- xfree86(sk) --------- -------- xfree86(sk_qwerty) --------- -------- xfree86(sl) --------- -------- xfree86(sl_SI) --------- -------- xfree86(syr) --------- -------- xfree86(th) --------- -------- xfree86(th_pat) --------- -------- xfree86(th_tis) --------- -------- xfree86(tr) --------- -------- xfree86(uk) --d------ -------- xfree86(us) --------- -------- xfree86(us_flexpro) --------- -------- xfree86(us_intl) --------- -------- xfree86(us_microsoft) --------- -------- xfree86(uz) --d------ -------- xfree98(jp) diff --git a/debian/semantics.dir b/debian/semantics.dir deleted file mode 100644 index 3f796b8..0000000 --- a/debian/semantics.dir +++ /dev/null @@ -1,4 +0,0 @@ --d------ -------- basic(basic) --d------ -------- complete(complete) --d------ -------- default(default) --d------ -------- xtest(xtest) diff --git a/debian/symbols.dir b/debian/symbols.dir deleted file mode 100644 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

