commit | f043ca43c1ae354346f72dc5826d820d5619f0b2 | [log] [tgz] |
---|---|---|
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | Wed Apr 12 02:21:25 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Apr 14 09:15:09 2006 -0700 |
tree | 8fdd7acccb5c5176543d1e0f83c24aff59b4a75f | |
parent | 9a7e9f1c60bada782014b2f422f6c68c4d5388f3 [diff] |
[PATCH] Enhancing accessibility of lxdialog For easily getting fairly good accessibility, the TTY cursor should always be left at the focus location. This patch fixes the checklist by just having the list refreshed after the dialog box (hence the cursor position remains in the list). Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>