CVSROOT: /cvs/gnome Module name: dogtail Changes by: zcerza 05/10/11 16:51:05
Modified files: . : ChangeLog dogtail : procedural.py Added files: scripts : dogtail-detect-session dogtail-run-headless Log message: * dogtail/procedural.py: Add focus.desktop (just a copy of tree.root). Later, I'll probably want to replace it with a FocusDesktop instance, but for now it's really just to make FocusApplication not break as horribly when there are no applications running. * scripts/: Created to hold scripts to be installed into /usr/bin/. * scripts/dogtail-detect-session: Add a script to detect if an accessibility-enabled session is currently running. Right now it obviously only looks for a GNOME session, but KDE support can be added when available. * scripts/dogtail-run-headless: Add a script to run a given dogtail script in a headless setup. Currently launches a minimalistic GNOME "session" under Xvfb, calls dogtail-detect-session, and if a session is detected, executes the dogtail script. Once the script terminates, so does the X server - Boom! Closes: #318537 URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dogtail&who=zcerza&date=explicit&mindate=2005-10-11%2016:50&maxdate=2005-10-11%2016:52 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list