diff options
author | n_hibma <n_hibma@FreeBSD.org> | 1999-11-08 23:58:33 +0000 |
---|---|---|
committer | n_hibma <n_hibma@FreeBSD.org> | 1999-11-08 23:58:33 +0000 |
commit | bb41862968a2c99dd5f360e59403c61dcf8b2aae (patch) | |
tree | f8e2b9733366632c5a14d0409dd23482c4bee693 /sys/dev/dec | |
parent | 78a036a798eb2c4914b53fdd9c1e406acfbc669c (diff) | |
download | FreeBSD-src-bb41862968a2c99dd5f360e59403c61dcf8b2aae.zip FreeBSD-src-bb41862968a2c99dd5f360e59403c61dcf8b2aae.tar.gz |
The Qtronix keyboard has a built in PS/2 port for a mouse.
It however posts a bogus button up event once in a while. Whenever
we receive dx=dy=dz=buttons=0 we postpone adding it to the queue for
50msecs with a timeout. If in the meantime something else is posted
the event is ignored.
This avoids the problem Nik Sayer reported. He noticed that X windows
would drop and pick up a window once in a while.
Thanks, Nik, for supplying me with the keyboard to fix the problem!
Diffstat (limited to 'sys/dev/dec')
0 files changed, 0 insertions, 0 deletions