lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
***BOGO*** Re: [kde-linux] Setting keyboard repeat rate in KDE4
- Date: Sat, 23 Aug 2008 21:45:19 +0000
- From: g <geleem@xxxxxxxxxxxxx>
- Subject: ***BOGO*** Re: [kde-linux] Setting keyboard repeat rate in KDE4
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
AAW wrote:
> This is probably right in front of me, but where do you change the keyboard
> repeat setting in KDE4?
if not thru desktop configs;
open '/etc/X11/xorg.conf' and you should/will/may find
'Section "InputDevice"'.
if so add line noted. if not, add all.
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105" # change pc105 to your type
Option "XkbLayout" "us"
Option "AutoRepeat" "500 30" # add this line
EndSection
'500' = keypress delay for repeat to start. '30' = repeats per second.
you will need to restart kde to effect.
hth.
- --
tc,hago.
g
.
in a free world without fences, who needs gates.
learn linux:
'Rute User's Tutorial and Exposition' http://rute.2038bug.com/index.html.gz
'The Linux Documentation Project' http://www.tldp.org/
'HowtoForge' http://howtoforge.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Red Hat - http://enigmail.mozdev.org
iD8DBQFIsITv+C4Bj9Rkw/wRAl3HAKCrqiKtWyZ5/7m0sp29JFtL8k8O8gCeKNOu
WXT1PMhKPgo9+miK/T9RtVU=
=2RMk
-----END PGP SIGNATURE-----
___________________________________________________
This message is from the kde-linux mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.