CVSROOT: /cvs/gnome Module name: orca Changes by: wwalker 05/08/24 10:36:38
Modified files: src/orca : Makefile.am Added files: src/orca : keybindings.py Log message: Add keybindings support to workaround the fact that AT-SPI doesn't give us keysyms. As a result, keypad keys look like other keys on the keyboard (e.g., the left arrow on the keypad looks similar to the left arrow on the keyboard). The only way to distinguish these things right now is by keycode. But...different systems emit different keycodes, so we need to resolve keycodes at runtime. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=wwalker&date=explicit&mindate=2005-08-24%2010:35&maxdate=2005-08-24%2010:37 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list