xf86-input-evdev: Changes to 'master'

Daniel Stone daniel at fooishbar.org
Tue Dec 2 01:28:24 PST 2008


[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 <daniel at fooishbar.org>

Thanks for pointing this out. :)

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20081202/b1ce7ffc/attachment.pgp>


More information about the xorg mailing list