summaryrefslogtreecommitdiffstats
path: root/kbd.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-07-12 20:05:46 +0000
committerMatt Wilson <msw@redhat.com>2000-07-12 20:05:46 +0000
commitf9b0aace80f9b2068e7f7882c3071c5069ae2b53 (patch)
tree81c96f35a6897e784dd04fdfc641120144ba7c08 /kbd.py
parent4c8bdafebc9299559041cec222f33512dfb3577e (diff)
downloadanaconda-f9b0aace80f9b2068e7f7882c3071c5069ae2b53.tar.gz
anaconda-f9b0aace80f9b2068e7f7882c3071c5069ae2b53.tar.xz
anaconda-f9b0aace80f9b2068e7f7882c3071c5069ae2b53.zip
rework exception handling in GUI so we can catch during the todo.doinstall, use pc104 as default kbd
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 f74ceb0e9..72d9e5a1f 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" , ('pc101', 'gb')),
- ("us" , ('pc101', 'us')),
+ ("uk" , ('pc104', 'gb')),
+ ("us" , ('pc104', 'us')),
]
console2xsun = {