[Resending with correct address, sorry Sascha.] On Tue, Dec 02, 2008 at 09:21:33AM +0100, Sascha Hlusiak wrote: > Please have a look at xkb/ddxCtrls.c @ XkbDDXUsesSoftRepeat. Software > autorepeat will exactly not happen in the server, if delay is set to 660 > and rate is set to 25 (interval=40). This is the default setting when > starting up the server. > > Any comments on removing that complete chunk or on setting > XKB_ALWAYS_USES_SOFT_REPEAT?
Hi, XkbDDXUsesSoftRepeat is pretty weird with checking for the AccessX flags, but based on a quick look at the XkbProcessKeyEvent flow, I think it's pretty safe to always just return 1 from XkbDDXUsesSoftRepeat. We can gut the rest later on, as a continuation of xkb-atkins. I don't have a clean tree around (am in the middle of a big rebase -i with large uncommitted changes), but if you or anyone else feels like committing that, and you've tested that it works: Signed-off-by: Daniel Stone <[EMAIL PROTECTED]> Thanks for pointing this out. :) Cheers, Daniel
signature.asc
Description: Digital signature
_______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
