CVSROOT: /cvs/gnome Module name: dogtail Changes by: zcerza 05/11/14 14:18:15
Modified files: . : ChangeLog dogtail : rawinput.py Log message: * dogtail/rawinput.py: rewrite pressKey() to take as an argument the English key name as seen on the keyboard, look its keysym up via a dict, and pass that value to AT-SPI to synthesize the event. This means each key will have to be added to the keySyms dict explicitly, but I think it's worth it for the API to make sense and be portable. Add docstrings to pressKey() and typeText(). URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dogtail&who=zcerza&date=explicit&mindate=2005-11-14%2014:17&maxdate=2005-11-14%2014:19 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list