Remote Control and Scripting of Gnome Applications with Python

Open presentation in chromeless window

  1. Title Page
  2. Introduction
  3. Remote Control on Windows
  4. Remote Control of GUI Apps on Linux
  5. Why is the Accessibility Framework Interesting?
  6. Gnome Accessibility Stack
  7. Gnome Accessibility Stack (continued)
  8. Enabling the Accessibility Framework
  9. Implementation Details
  10. Bonobo
  11. Bonobo Activation
  12. Scripting Languages
  13. Accessibility Data Model
  14. Accessibles
  15. Specialised Interfaces
  16. Events
  17. Using the Accessibility Framework from Python
  18. Accessibility Framework and Python (continued)
  19. Event Listeners
  20. Examples
  21. Other Ideas
  22. Conclusion