CVSROOT: /cvs/gnome
Module name: dogtail
Changes by: zcerza 06/08/22 12:28:01
Modified files:
. : ChangeLog
dogtail : rawinput.py
Log message:
* dogtail/rawinput.py: Add keyCombo(), which takes a string in the same
format of gtk.accelerator_parse(), e.g. "<Control><Alt>Delete" and generates
the appropriate keyboard events to simulate the user pressing that combination.
Add __buildKeyStringsDict(), which essentially generates an inverted version of
the keySyms dict. Add keySymToUniChar(), which takes a keysym and returns the
corresponding Unicode character, if one exists. Add uniCharToKeySym(), which
does the reverse. Also add a few more keysym aliases to the keySymAliases dict.
URL :
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dogtail&who=zcerza&date=explicit&mindate=2006-08-22%2012:27&maxdate=2006-08-22%2012:29
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list