summaryrefslogtreecommitdiffstats
path: root/kbd.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-07-25 20:22:55 +0000
committerMatt Wilson <msw@redhat.com>2000-07-25 20:22:55 +0000
commit9616034696e20cbb3210214312bdf457fb0dd419 (patch)
tree5f9968f9c911b4a7b05653248b765267e11addb2 /kbd.py
parent49d2ca19558b1a7f3c8a751a1a28edc37f92d1a5 (diff)
downloadanaconda-9616034696e20cbb3210214312bdf457fb0dd419.tar.gz
anaconda-9616034696e20cbb3210214312bdf457fb0dd419.tar.xz
anaconda-9616034696e20cbb3210214312bdf457fb0dd419.zip
default back to 101 till we fix alt/meta
Diffstat (limited to 'kbd.py')
-rw-r--r--kbd.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/kbd.py b/kbd.py
index 72d9e5a1f..f74ceb0e9 100644
--- a/kbd.py
+++ b/kbd.py
@@ -43,8 +43,8 @@ class Keyboard (SimpleConfigFile):
("ru2" , ('pc102', 'ru')),
("ru_win" , ('pc105', 'ru')),
("se-latin1" , ('pc102', 'se')),
- ("uk" , ('pc104', 'gb')),
- ("us" , ('pc104', 'us')),
+ ("uk" , ('pc101', 'gb')),
+ ("us" , ('pc101', 'us')),
]
console2xsun = {