diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-12-20 00:05:37 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-12-20 00:05:37 +0000 |
commit | 73664f3bb1816f30dfe94f41ea6241a9c5328114 (patch) | |
tree | 5d2278393b17bb855173b88c47f85d153624cf9f /perl-install/Xconfigurator_consts.pm | |
parent | 3fae0b21431abe463ca6bfa2746d48d6a6756aa4 (diff) | |
download | drakx-73664f3bb1816f30dfe94f41ea6241a9c5328114.tar drakx-73664f3bb1816f30dfe94f41ea6241a9c5328114.tar.gz drakx-73664f3bb1816f30dfe94f41ea6241a9c5328114.tar.bz2 drakx-73664f3bb1816f30dfe94f41ea6241a9c5328114.tar.xz drakx-73664f3bb1816f30dfe94f41ea6241a9c5328114.zip |
no_comment
Diffstat (limited to 'perl-install/Xconfigurator_consts.pm')
-rw-r--r-- | perl-install/Xconfigurator_consts.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index 8ff939f5e..f747586e2 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -511,7 +511,7 @@ Section "Keyboard" # following line #Protocol "Xqueue" - AutoRepeat 500 5 + AutoRepeat 250 30 # Let the server do the NumLock processing. This should only be # required when using pre-R6 clients |