Alex Graveley wrote:
Hi,Starting accessibility on-the-fly should certainly be possible now that GTK modules can be loaded on demand via an XSETTING[1], no? A major reason for this support was to get accessibility working dynamically. Is there a technical reason this isn't adequate?
Yes - I am pretty sure that the current implementation does not work if initialized after the application's GUI has already been created.
Bill
-Alex [1] Bug #117236 Bill Haneman wrote:The 'accessibility' gconf key has to be set before any apps start, since there is currently no means for loading accessibility support "after the fact".