Re: Why do modifier keys repeat by default?
Re: Why do modifier keys repeat by default?
- Subject: Re: Why do modifier keys repeat by default?
- From: Jeremy Huddleston <email@hidden>
- Date: Sun, 13 Dec 2009 21:26:44 -0800
On Dec 13, 2009, at 18:05, Richard L. Hamilton wrote:
> Is there any way to stop this without turning off key repeat entirely?
It's a bug in xkb upstream and was fixed in September. The workaround for now is exactly what you mentioned (using xset):
~ $ cat /usr/X11/lib/X11/xinit/xinitrc.d/50-modifier_repeat.sh
xset -r 63
xset -r 64
xset -r 66
xset -r 67
xset -r 68
xset -r 69
xset -r 71
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden