diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-01-24 13:53:54 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-01-24 13:53:54 +0000 |
commit | 7fa1fd93ecd790ae288102dcb4ec4cf3ca3bc760 (patch) | |
tree | fd53b39c8586419f7f2b128c73167ec94a644495 /perl-install/Xconfigurator_consts.pm | |
parent | a5bc70922e46a978bde60d3d51454ca03b1f7325 (diff) | |
download | drakx-backup-do-not-use-7fa1fd93ecd790ae288102dcb4ec4cf3ca3bc760.tar drakx-backup-do-not-use-7fa1fd93ecd790ae288102dcb4ec4cf3ca3bc760.tar.gz drakx-backup-do-not-use-7fa1fd93ecd790ae288102dcb4ec4cf3ca3bc760.tar.bz2 drakx-backup-do-not-use-7fa1fd93ecd790ae288102dcb4ec4cf3ca3bc760.tar.xz drakx-backup-do-not-use-7fa1fd93ecd790ae288102dcb4ec4cf3ca3bc760.zip |
no_comment
Diffstat (limited to 'perl-install/Xconfigurator_consts.pm')
-rw-r--r-- | perl-install/Xconfigurator_consts.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index 11fee769d..2ddd2fb9a 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -608,10 +608,10 @@ $keyboardsection_part3 = ' XkbKeycodes "xfree86" XkbTypes "default" XkbCompat "default" - XkbSymbols "us(pc101)" + XkbSymbols "us(pc105)" XkbGeometry "pc" XkbRules "xfree86" - XkbModel "pc101" + XkbModel "pc105" '; } |