summaryrefslogtreecommitdiffstats
path: root/perl-install/keyboard.pm
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2001-09-21 23:03:10 +0000
committerPablo Saratxaga <pablo@mandriva.com>2001-09-21 23:03:10 +0000
commit631735f6b97e639d7c9728c7dcd7319ee0d29f18 (patch)
tree0142ce2292c5b51922bdb48d0d9e4b6ab94526a4 /perl-install/keyboard.pm
parent1a0116f9831e0736cca2ba447e05e952c837ec22 (diff)
downloaddrakx-backup-do-not-use-631735f6b97e639d7c9728c7dcd7319ee0d29f18.tar
drakx-backup-do-not-use-631735f6b97e639d7c9728c7dcd7319ee0d29f18.tar.gz
drakx-backup-do-not-use-631735f6b97e639d7c9728c7dcd7319ee0d29f18.tar.bz2
drakx-backup-do-not-use-631735f6b97e639d7c9728c7dcd7319ee0d29f18.tar.xz
drakx-backup-do-not-use-631735f6b97e639d7c9728c7dcd7319ee0d29f18.zip
use "us" XKB file for Korean keyboard, otherwise some functionality is lost
Diffstat (limited to 'perl-install/keyboard.pm')
-rw-r--r--perl-install/keyboard.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/keyboard.pm b/perl-install/keyboard.pm
index 8546ac504..e93897e63 100644
--- a/perl-install/keyboard.pm
+++ b/perl-install/keyboard.pm
@@ -198,7 +198,9 @@ arch() eq "ppc" ? (
"it" => [ __("Italian"), "it-latin1", "it" ],
#"iu" => [ __("Inuktitut"), "iu", "iu" ],
"jp" => [ __("Japanese 106 keys"), "jp106", "jp" ],
- "kr" => [ __("Korean keyboard"),"us", "kr" ],
+#There is no XKB korean file yet; but using xmodmap one disables
+# some functioanlity; "us" used for XKB until this is fixed
+ "kr" => [ __("Korean keyboard"),"us", "us" ],
"la" => [ __("Latin American"), "la-latin1", "la" ],
"lt" => [ __("Lithuanian AZERTY (old)"), "lt-latin7","lt_a" ],
#- TODO: write a console kbd map for lt_new