Re: [g-a-devel] Slow keys dialog
- From: Henrik Nilsen Omma <henrik ubuntu com>
- To: Chris Jones <skating tortoise gmail com>
- Cc: gnome-accessibility-list gnome org
- Subject: Re: [g-a-devel] Slow keys dialog
- Date: Mon, 26 Jun 2006 22:28:26 +0100
Chris Jones wrote:
...
In other words I cannot spend the summer making gnome-a11y suitable
for my needs. What I need is a temporary work around until after the
SoC when I could find time to work on this aspect of gnome-a11y and
fix my program so it is not an "accessibility violation".
Chris,
Can you not simply make SOK remember that shift was pressed and keep the
state internally in SOK? IOW:
1. when the user clicks shift you set a flag. When a letter is clicked
SOK sends shift+<letter>+unshift to X and removes the flag.
2. When shift is clicked twice you set a sticky flag. Again, each time
the user clicks a letter, SOK sends shift+<letter>+unshift. When shift
is clicked again you unset the flag.
That way you avoid triggering slow keys and avoid making an
'accessibility violation'.
Bill, is it an accessibility violation to have unusable accessibility tools?
- Henrik
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]