<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-6415</id>
	<title>Nabble - kde-accessibility</title>
	<updated>2009-11-30T09:28:06Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/kde-accessibility-f6415.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/kde-accessibility-f6415.html" />
	<subtitle type="html">For information and discussion about KDE accessibility</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26578506</id>
	<title>Announce: AT-SPI2 0.1.3 released.</title>
	<published>2009-11-30T09:28:06Z</published>
	<updated>2009-11-30T09:28:06Z</updated>
	<author>
		<name>Mark Doffman</name>
	</author>
	<content type="html">AT-SPI2 0.1.3 is now available for download at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://download.gnome.org/sources/pyatspi/0.1/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.gnome.org/sources/pyatspi/0.1/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://download.gnome.org/sources/at-spi2-core/0.1/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.gnome.org/sources/at-spi2-core/0.1/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://download.gnome.org/sources/at-spi2-atk/0.1/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.gnome.org/sources/at-spi2-atk/0.1/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Notes
&lt;br&gt;=====
&lt;br&gt;&lt;br&gt;This is a development release of AT-SPI2, it has some unfinished
&lt;br&gt;features.
&lt;br&gt;&lt;br&gt;A list of work required before the a full release can be found at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://live.gnome.org/Accessibility/BonoboDeprecation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://live.gnome.org/Accessibility/BonoboDeprecation&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;What's changed in AT-SPI2 0.1.3
&lt;br&gt;===============================
&lt;br&gt;&lt;br&gt;Pyatspi:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Change method names to comply with D-Bus specification.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * API changes needed for out-of-process accessible objects.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Re-introduction of re-entrant D-Bus methods using pool of
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; gobject main loops.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Remove incorrect configure dependency on dbind and droute.
&lt;br&gt;&lt;br&gt;Core:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Change method names to comply with D-Bus specification.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * API changes needed for out-of process accessible objects.
&lt;br&gt;&lt;br&gt;Atk:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Change method names to comply with D-Bus specification.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Support for AtkSocket and AtkPlug.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * API changes needed for out-of process accessible objects.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Fix for event details - have the generic event handler pass
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; on details when present.
&lt;br&gt;&lt;br&gt;&lt;br&gt;What is AT-SPI2
&lt;br&gt;===============
&lt;br&gt;&lt;br&gt;AT-SPI2 is a D-Bus based accessibility framework. It defines a D-Bus
&lt;br&gt;protocol for providing and accessing application accessibility
&lt;br&gt;information. The project includes a library for bridging the D-Bus
&lt;br&gt;protocol to the ATK API, allowing Gtk based applications to be made
&lt;br&gt;accessible. It also contains a client (AT) side library in Python.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Where can I get more information about AT-SPI2
&lt;br&gt;==============================================
&lt;br&gt;&lt;br&gt;The project wiki is available at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus&lt;/a&gt;&lt;br&gt;&lt;br&gt;A page detailing the project plan can be found at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://live.gnome.org/Accessibility/BonoboDeprecation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://live.gnome.org/Accessibility/BonoboDeprecation&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;How can I contribute to AT-SPI2?
&lt;br&gt;================================
&lt;br&gt;&lt;br&gt;AT-SPI2 is currently a small but valuable project. We are actively
&lt;br&gt;seeking new contributors, all help is greatly appreciated. If
&lt;br&gt;interested, please get in touch via:
&lt;br&gt;&lt;br&gt;IRC &amp;nbsp; : 'atspidbus' on Gimpnet
&lt;br&gt;E-Mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26578506&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;accessibility-atspi@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Development repositories can be found at:
&lt;br&gt;&lt;br&gt;git://git.gnome.org/pyatspi2
&lt;br&gt;git://git.gnome.org/at-spi2-core
&lt;br&gt;git://git.gnome.org/at-spi2-atk
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26578506&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Announce%3A-AT-SPI2-0.1.3-released.-tp26578506p26578506.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26532790</id>
	<title>Screen scanner</title>
	<published>2009-11-26T09:39:41Z</published>
	<updated>2009-11-26T09:39:41Z</updated>
	<author>
		<name>Juan Roldán Ruiz</name>
	</author>
	<content type="html">Hi everyone!&lt;br&gt;&lt;br&gt;I&amp;#39;m developing a multimodal screen scanner for GNU/Linux in Qt4. Code can be accessed via Git, although I haven&amp;#39;t made any release yet as the application isn&amp;#39;t reliable enough at the moment. &lt;br&gt;
&lt;br&gt;The website of the project is &lt;a href=&quot;http://sourceforge.net/projects/nadir&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/projects/nadir&lt;/a&gt;&lt;br&gt;&lt;br&gt;My goal is to create a screen scanner utility which can be controlled by using a keyboard, a mouse, by grabbing sounds with a microphone or by grabbing physical movements with a webcam. And also make the application itself as fully accessible as possible.&lt;br&gt;
&lt;br&gt;Any suggestion, idea, guideline, help... is most welcome.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Juan&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26532790&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Screen-scanner-tp26532790p26532790.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26377391</id>
	<title>Announce: AT-SPI2 0.1.2 released.</title>
	<published>2009-11-16T10:50:43Z</published>
	<updated>2009-11-16T10:50:43Z</updated>
	<author>
		<name>Mark Doffman</name>
	</author>
	<content type="html">AT-SPI2 0.1.2 is now available for download at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://download.gnome.org/sources/pyatspi/0.1/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.gnome.org/sources/pyatspi/0.1/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://download.gnome.org/sources/at-spi2-core/0.1/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.gnome.org/sources/at-spi2-core/0.1/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://download.gnome.org/sources/at-spi2-atk/0.1/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.gnome.org/sources/at-spi2-atk/0.1/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Notes
&lt;br&gt;=====
&lt;br&gt;&lt;br&gt;This is a development release of AT-SPI2, it has some unfinished
&lt;br&gt;features.
&lt;br&gt;&lt;br&gt;A list of work required before the a full release can be found at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://live.gnome.org/Accessibility/BonoboDeprecation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://live.gnome.org/Accessibility/BonoboDeprecation&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;What's changed in AT-SPI2 0.1.2
&lt;br&gt;===============================
&lt;br&gt;&lt;br&gt;Pyatspi2:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Add check using PID to check that the application
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; using pyatspi does not call itself. This is because the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; D-Bus calls are not currently re-entrant.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Add a non-cached version.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Refactoring for a more configurable pyatspi.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * New repository created as pyatspi moved from at-spi2-atk.
&lt;br&gt;&lt;br&gt;Fixes (Core):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Add participation in Gnome session management.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Remove the droute calls the registry daemon now only
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; depends on libdbus. Move the dbind and droute libraries
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; to at-spi2-atk.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Change the name of the registry daemon so that it does not
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; conflict with the CORBA version.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Remove the .service file as the registryd is started
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; by D-Bus activation.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Remove libdbind calls from the registryd. Remove libdbind
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from LDADD.
&lt;br&gt;&lt;br&gt;Fixes (ATK):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Add the droute and dbind libraries as static libraries 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; within this repository. Previously these were shared 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; libraries in at-spi2-core.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Add --enable-relocate option
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; This option is similar to what we did for AT-SPI/CORBA. &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The default value is to not enable relocation. &amp;nbsp;If 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; enabled, however, the atk-bridge module is relocated and a 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *.desktop file is installed to initialize GTK_PATH in 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; gnome-session so the new module can be found by GTK+.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Only install *.desktop file if GTK_MODULE_DIR is used for 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; relocating
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Fix gtk_module_init to always return a value
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Abort loading the module if NO_AT_BRIDGE is set and non-0.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Ported from CORBA at-spi.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Remove cspi from the builds as it is not currently 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; functional.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Add desktop file so that the ATK bridge GTK modules
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; environment variable is set properly by Gnome-session.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Update the accessible adaptor for use without client side
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; caching. Add a method to get the interfaces supported by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; an accessible.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Remove pyatspi and the pyatspi tests that have been moved
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; out into a separate repository.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Add missing headers.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix marshalling state set of accessible objects.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Remove memory leaks cause by non de-referenced messages. 
&lt;br&gt;&lt;br&gt;&lt;br&gt;What is AT-SPI2
&lt;br&gt;===============
&lt;br&gt;&lt;br&gt;AT-SPI2 is a D-Bus based accessibility framework. It defines a D-Bus
&lt;br&gt;protocol for providing and accessing application accessibility
&lt;br&gt;information. The project includes a library for bridging the D-Bus
&lt;br&gt;protocol to the ATK API, allowing Gtk based applications to be made
&lt;br&gt;accessible. It also contains a client (AT) side library in Python.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Where can I get more information about AT-SPI2
&lt;br&gt;==============================================
&lt;br&gt;&lt;br&gt;The project wiki is available at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus&lt;/a&gt;&lt;br&gt;&lt;br&gt;A page detailing the project plan can be found at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://live.gnome.org/Accessibility/BonoboDeprecation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://live.gnome.org/Accessibility/BonoboDeprecation&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;How can I contribute to AT-SPI2?
&lt;br&gt;================================
&lt;br&gt;&lt;br&gt;AT-SPI2 is currently a small but valuable project. We are actively
&lt;br&gt;seeking new contributors, all help is greatly appreciated. If
&lt;br&gt;interested, please get in touch via:
&lt;br&gt;&lt;br&gt;IRC &amp;nbsp; : 'atspidbus' on Gimpnet
&lt;br&gt;E-Mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26377391&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;accessibility-atspi@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Development repositories can be found at:
&lt;br&gt;&lt;br&gt;git://git.gnome.org/pyatspi2
&lt;br&gt;git://git.gnome.org/at-spi2-core
&lt;br&gt;git://git.gnome.org/at-spi2-atk
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26377391&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Announce%3A-AT-SPI2-0.1.1-released.-tp24967452p26377391.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24967452</id>
	<title>Announce: AT-SPI2 0.1.1 released.</title>
	<published>2009-08-14T00:30:40Z</published>
	<updated>2009-08-14T00:30:40Z</updated>
	<author>
		<name>Mark Doffman</name>
	</author>
	<content type="html">AT-SPI2 0.1.1 is now available for download at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://projects.codethink.co.uk/index.php/p/at-spi2/downloads/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://projects.codethink.co.uk/index.php/p/at-spi2/downloads/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Notes
&lt;br&gt;=====
&lt;br&gt;&lt;br&gt;This is a development release of AT-SPI2, it has some unfinished
&lt;br&gt;features.
&lt;br&gt;&lt;br&gt;A list of work required before the a full release can be found at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://live.gnome.org/Accessibility/BonoboDeprecation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://live.gnome.org/Accessibility/BonoboDeprecation&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;What's changed in AT-SPI2 0.1.1
&lt;br&gt;==============================
&lt;br&gt;&lt;br&gt;Fixes (Core):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Replace use of dbind_emit_signal with direct libdbus
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; call in application cache update.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix for bug:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://bugs.freedesktop.org/show_bug.cgi?id=23029&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.freedesktop.org/show_bug.cgi?id=23029&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Fix problem with signature assignment and iter
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; initialization in dbind signal sending.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Modify the incorrect use of dbind_emit_signal_va.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Check for NULL args in dbind_marshall_any.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix for bug:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://bugs.freedesktop.org/show_bug.cgi?id=23027&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.freedesktop.org/show_bug.cgi?id=23027&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Remove *.pc files from source tarballs.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Remove python check from configure.ac.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Python is not needed for at-spi2-core.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Link DRoute against D-Bus GLib.
&lt;br&gt;&lt;br&gt;Fixes (ATK):
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Add ATK libraries to cspi LIBADD.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fixes build problems on OpenSUSE.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Removal of Accessible objects is now handled properly.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Object removal causes signal to be emitted.
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Fix signature of keyboard event registration
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; when key array is empty.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;What is AT-SPI2
&lt;br&gt;===============
&lt;br&gt;&lt;br&gt;AT-SPI2 is a D-Bus based accessibility framework. It defines a D-Bus
&lt;br&gt;protocol for providing and accessing application accessibility
&lt;br&gt;information. The project includes a library for bridging the D-Bus
&lt;br&gt;protocol to the ATK API, allowing Gtk based applications to be made
&lt;br&gt;accessible. It also contains a client (AT) side library in Python.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Where can I get more information about AT-SPI2
&lt;br&gt;==============================================
&lt;br&gt;&lt;br&gt;The project wiki is available at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus&lt;/a&gt;&lt;br&gt;&lt;br&gt;A page detailing the project plan can be found at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://live.gnome.org/Accessibility/BonoboDeprecation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://live.gnome.org/Accessibility/BonoboDeprecation&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;How can I contribute to AT-SPI2?
&lt;br&gt;================================
&lt;br&gt;&lt;br&gt;AT-SPI2 is currently a small but valueable project. We are actively
&lt;br&gt;seeking new contributors, all help is greatly appreciated. If
&lt;br&gt;interested, please get in touch via:
&lt;br&gt;&lt;br&gt;IRC &amp;nbsp; : 'a11y' on Gimpnet
&lt;br&gt;E-Mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24967452&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;accessibility-atspi@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Development repositories can be found at:
&lt;br&gt;&lt;br&gt;git://anongit.freedesktop.org/at-spi2/at-spi2-atk
&lt;br&gt;git://anongit.freedesktop.org/at-spi2/at-spi2-core
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24967452&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Announce%3A-AT-SPI2-0.1.1-released.-tp24967452p24967452.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24759026</id>
	<title>Announce: AT-SPI2 0.1.0 released.</title>
	<published>2009-07-31T09:09:28Z</published>
	<updated>2009-07-31T09:09:28Z</updated>
	<author>
		<name>Mark Doffman</name>
	</author>
	<content type="html">AT-SPI2 0.1.0 is now available for download at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://projects.codethink.co.uk/index.php/p/at-spi2/downloads/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://projects.codethink.co.uk/index.php/p/at-spi2/downloads/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Notes
&lt;br&gt;=====
&lt;br&gt;&lt;br&gt;This is a development release of AT-SPI2, it has some unfinished
&lt;br&gt;features.
&lt;br&gt;&lt;br&gt;A list of work required before the a full release can be found at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://live.gnome.org/Accessibility/BonoboDeprecation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://live.gnome.org/Accessibility/BonoboDeprecation&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;What is AT-SPI2
&lt;br&gt;===============
&lt;br&gt;&lt;br&gt;AT-SPI2 is a D-Bus based accessibility framework. It defines a D-Bus
&lt;br&gt;protocol for providing and accessing application accessibility
&lt;br&gt;information. The project includes a library for bridging the D-Bus
&lt;br&gt;protocol to the ATK API, allowing Gtk based applications to be made
&lt;br&gt;accessible. It also contains a client (AT) side library in Python.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Where can I get more information about AT-SPI2
&lt;br&gt;==============================================
&lt;br&gt;&lt;br&gt;The project wiki is available at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus&lt;/a&gt;&lt;br&gt;&lt;br&gt;A page detailing the project plan can be found at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://live.gnome.org/Accessibility/BonoboDeprecation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://live.gnome.org/Accessibility/BonoboDeprecation&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;How can I contribute to AT-SPI2?
&lt;br&gt;================================
&lt;br&gt;&lt;br&gt;AT-SPI2 is currently a small but valueable project. We are actively
&lt;br&gt;seeking new contributors, all help is greatly appreciated. If
&lt;br&gt;interested, please get in touch via:
&lt;br&gt;&lt;br&gt;IRC &amp;nbsp; : 'a11y' on Gimpnet
&lt;br&gt;E-Mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24759026&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;accessibility-atspi@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Development repositories can be found at:
&lt;br&gt;&lt;br&gt;git://anongit.freedesktop.org/at-spi2/at-spi2-atk
&lt;br&gt;git://anongit.freedesktop.org/at-spi2/at-spi2-core
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24759026&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Announce%3A-AT-SPI2-0.1.0-released.-tp24759026p24759026.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24654235</id>
	<title>Re: Is this a kaccess bug?</title>
	<published>2009-07-24T18:29:38Z</published>
	<updated>2009-07-24T18:29:38Z</updated>
	<author>
		<name>afiestas</name>
	</author>
	<content type="html">Hi again&lt;br&gt;I&amp;#39;ve created a patch to evade the application of exit when the dialog is closed, I do it by calling setQuitOnLastWindowClosed(false).&lt;br&gt;&lt;br&gt;Is ok for you to commit it?&lt;br&gt;&lt;br&gt;&lt;br&gt;Thx!&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;

On Fri, Jul 24, 2009 at 4:12 PM, Alex Fiestas &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24654235&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;alex@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

Hi&lt;br&gt;When you push 5 times shift a dialog appear asking you a few things.&lt;br&gt;If you click &amp;quot;No&amp;quot;, the dialog disappear and kaccess dies :/&lt;br&gt;&lt;br&gt;Is that the behavior kaccess is supposed to have? If kaccess dies then the dialog doesn&amp;#39;t appear again (even if I choose this option from the dialog), so that sounds odd to me.&lt;br&gt;



&lt;br&gt;Thanks!&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;&lt;tt&gt;[kaccess.patch]&lt;/tt&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;Index: main.cpp
&lt;br&gt;===================================================================
&lt;br&gt;--- main.cpp	(revision 1001464)
&lt;br&gt;+++ main.cpp	(working copy)
&lt;br&gt;@@ -42,7 +42,11 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return 1;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp;kDebug() &amp;lt;&amp;lt; &amp;quot;X server XKB extension major=&amp;quot; &amp;lt;&amp;lt; major &amp;lt;&amp;lt; &amp;quot; minor=&amp;quot; &amp;lt;&amp;lt; minor;
&lt;br&gt;-
&lt;br&gt;+ &amp;nbsp;
&lt;br&gt;+ &amp;nbsp;//This application have a ui that is visible only some times, we've to evade
&lt;br&gt;+ &amp;nbsp;//The application of exit when the last window is closed.
&lt;br&gt;+ &amp;nbsp;app.setQuitOnLastWindowClosed(false);
&lt;br&gt;+ &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;app.setXkbOpcode(xkb_opcode);
&lt;br&gt;&amp;nbsp; &amp;nbsp;app.disableSessionManagement();
&lt;br&gt;&amp;nbsp; &amp;nbsp;return app.exec();
&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24654235&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-this-a-kaccess-bug--tp24647426p24654235.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24647426</id>
	<title>Is this a kaccess bug?</title>
	<published>2009-07-24T09:12:16Z</published>
	<updated>2009-07-24T09:12:16Z</updated>
	<author>
		<name>afiestas</name>
	</author>
	<content type="html">Hi&lt;br&gt;When you push 5 times shift a dialog appear asking you a few things.&lt;br&gt;If you click &amp;quot;No&amp;quot;, the dialog disappear and kaccess dies :/&lt;br&gt;&lt;br&gt;Is that the behavior kaccess is supposed to have? If kaccess dies then the dialog doesn&amp;#39;t appear again (even if I choose this option from the dialog), so that sounds odd to me.&lt;br&gt;

&lt;br&gt;Thanks!&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24647426&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-this-a-kaccess-bug--tp24647426p24647426.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24523502</id>
	<title>Re: Simon Listens</title>
	<published>2009-07-16T13:06:37Z</published>
	<updated>2009-07-16T13:06:37Z</updated>
	<author>
		<name>Bugzilla from ralph@mueller-welt.net</name>
	</author>
	<content type="html">Hi Folks,
&lt;br&gt;&lt;br&gt;just to let u know, the HADI-BOMP has moved!
&lt;br&gt;New Location is at:
&lt;br&gt;&lt;a href=&quot;http://www.sk.uni-bonn.de/forschung/phonetik/sprachsynthese/bomp/bomp-license-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sk.uni-bonn.de/forschung/phonetik/sprachsynthese/bomp/bomp-license-&lt;/a&gt;&lt;br&gt;terms
&lt;br&gt;&lt;br&gt;Ralph.
&lt;br&gt;&lt;br&gt;Am Dienstag 14 Juli 2009 16:12:19 schrieb Peter Grasch:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Olaf!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I used to be one of the main KDE Accessibility people (but do not have
&lt;br&gt;&amp;gt; &amp;gt; enough time left to continue with it), so I appreciate it very much
&lt;br&gt;&amp;gt; &amp;gt; whenever other people write accessibility software for KDE and continue
&lt;br&gt;&amp;gt; &amp;gt; this much needed work.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thank you. I am subscribed to the kde-acessibility and the
&lt;br&gt;&amp;gt; gnome-accessibility mailing lists and have found the gnome one to be way
&lt;br&gt;&amp;gt; more active...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I agree that accessibility is a very important factor and hopefully simon
&lt;br&gt;&amp;gt; can contribute to make KDE and the Linux desktop a little bit more
&lt;br&gt;&amp;gt; accessible.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; The KDE promo team is currently discussing how to wrote the dot story,
&lt;br&gt;&amp;gt; &amp;gt; and are very interested in interviewing a developer. I am sending this
&lt;br&gt;&amp;gt; &amp;gt; reply to both mailing lists, so that you can discuss this directly.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Of course. They are very welcome to contact me on this e-Mail address (I am
&lt;br&gt;&amp;gt; not subscribed to their mailing list).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Greetings,
&lt;br&gt;&amp;gt; Peter
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; kde-accessibility mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24523502&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;/div&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24523502&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Simon-Listens-tp24475249p24523502.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24522642</id>
	<title>Re: Reworking the kwin tabbox</title>
	<published>2009-07-16T12:10:10Z</published>
	<updated>2009-07-16T12:10:10Z</updated>
	<author>
		<name>Bugzilla from bluedzins@wp.pl</name>
	</author>
	<content type="html">On Thursday 16 July 2009 16:59:44 Martin Gräßlin wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; So now my ideas what a new implementation could provide. Sorry no
&lt;br&gt;&amp;gt; mockups 
&lt;br&gt;&lt;br&gt;Please, add mockups :-). Unless you like to hear comments of what 
&lt;br&gt;other subscribers think of their guesses. I see mockup, I am 100% 
&lt;br&gt;sure what I am talking about.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;* On the fly switching of sorting strategy (e.g. only apps of
&lt;br&gt;&amp;gt; current desktop, all desktops, 
&lt;br&gt;&lt;br&gt;Cool.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;* Highlight windows effect support for currently selected window
&lt;br&gt;&lt;br&gt;Not sure what you mean -- you have to show selection.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;* Thumbnail of currently selected window
&lt;br&gt;&lt;br&gt;Please, make this optional. While thumbnails of course provide 
&lt;br&gt;information, they also provide too many information. I am happy with 
&lt;br&gt;KDE3 switcher (except for bigger icons, horizontal orientation and 
&lt;br&gt;being 100% reliable).
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;* When desktop switching extend the selected item to show windows
&lt;br&gt;&amp;gt; on the desktop as subitems -&amp;gt; direct switching to a client
&lt;br&gt;&lt;br&gt;Could you explain this more, I don't understand what you mean.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;* Make it possible to have effects and tabbox as well with
&lt;br&gt;&amp;gt; different shortcuts 
&lt;br&gt;&amp;gt; * Effects need to be able to switch the sorting 
&lt;br&gt;&amp;gt; as well
&lt;br&gt;&amp;gt; &amp;nbsp;* Searching in effects
&lt;br&gt;&lt;br&gt;What is effect and sort here? Before you used term sort in sense of 
&lt;br&gt;scope. And now?
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;* Why do we have to hold the alt key while switching? Can't we
&lt;br&gt;&amp;gt; break with the concept? 
&lt;br&gt;&lt;br&gt;Nope, it's fast.
&lt;br&gt;&lt;br&gt;&amp;gt; What could be
&lt;br&gt;&amp;gt; a better solution than pressing alt? 
&lt;br&gt;&lt;br&gt;Not better -- different. You can use switcher on fly or as permanent 
&lt;br&gt;one. Let's denote down by v, and up by ^.
&lt;br&gt;&lt;br&gt;alt v, tab v (for 3 seconds), tab ^, alt ^
&lt;br&gt;&lt;br&gt;or
&lt;br&gt;&lt;br&gt;F7 v, F7 ^, tab v (for 3 seconds), tab ^, enter v, enter ^
&lt;br&gt;&lt;br&gt;in other words on fly switcher is activated by some shortcut which has 
&lt;br&gt;to be hold all the time, and releasing it means commit-switch. Or 
&lt;br&gt;switcher can be triggered on, and commit has to be done explicitly 
&lt;br&gt;(by pressing enter for example).
&lt;br&gt;&lt;br&gt;F7 above of course is just an example.
&lt;br&gt;&lt;br&gt;Both ways are useful, valid and should be supported. Just basic 
&lt;br&gt;reasons:
&lt;br&gt;first one -- for healthy power-users
&lt;br&gt;second one -- for handicapped users
&lt;br&gt;&lt;br&gt;&amp;gt; More
&lt;br&gt;&amp;gt; ideas are welcome :-)
&lt;br&gt;&lt;br&gt;Well, no ideas here, I only need KISS switcher -- horizontal/vertical 
&lt;br&gt;(option) list with icon/thumbnail (option) and labels. With two modes 
&lt;br&gt;of switching (permanent and on-fly). 100% reliable. That's all.
&lt;br&gt;&lt;br&gt;Of course I am talking about _basic_ switcher, not expose switcher or 
&lt;br&gt;anything like that.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24522642&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Reworking-the-kwin-tabbox-tp24522642p24522642.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24480281</id>
	<title>Re: Simon Listens</title>
	<published>2009-07-14T07:11:27Z</published>
	<updated>2009-07-14T07:11:27Z</updated>
	<author>
		<name>grasch</name>
	</author>
	<content type="html">Hi Olaf!
&lt;br&gt;&lt;br&gt;&amp;gt; I used to be one of the main KDE Accessibility people (but do not have
&lt;br&gt;&amp;gt; enough time left to continue with it), so I appreciate it very much
&lt;br&gt;&amp;gt; whenever other people write accessibility software for KDE and continue
&lt;br&gt;&amp;gt; this much needed work.
&lt;br&gt;Thank you. I am subscribed to the kde-acessibility and the gnome-accessibility 
&lt;br&gt;mailing lists and have found the gnome one to be way more active...
&lt;br&gt;&lt;br&gt;I agree that accessibility is a very important factor and hopefully simon can 
&lt;br&gt;contribute to make KDE and the Linux desktop a little bit more accessible.
&lt;br&gt;&lt;br&gt;&amp;gt; The KDE promo team is currently discussing how to wrote the dot story, and
&lt;br&gt;&amp;gt; are very interested in interviewing a developer. I am sending this reply to
&lt;br&gt;&amp;gt; both mailing lists, so that you can discuss this directly.
&lt;br&gt;Of course. They are very welcome to contact me on this e-Mail address (I am 
&lt;br&gt;not subscribed to their mailing list).
&lt;br&gt;&lt;br&gt;Greetings,
&lt;br&gt;Peter
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24480281&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Simon-Listens-tp24475249p24480281.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24479878</id>
	<title>Re: Simon Listens</title>
	<published>2009-07-14T06:50:46Z</published>
	<updated>2009-07-14T06:50:46Z</updated>
	<author>
		<name>Olaf Schmidt-Wischhöfer</name>
	</author>
	<content type="html">Hi Peter,
&lt;br&gt;&lt;br&gt;thanks for writing this cool software.
&lt;br&gt;&lt;br&gt;I used to be one of the main KDE Accessibility people (but do not have enough 
&lt;br&gt;time left to continue with it), so I appreciate it very much whenever other 
&lt;br&gt;people write accessibility software for KDE and continue this much needed 
&lt;br&gt;work.
&lt;br&gt;&lt;br&gt;The KDE promo team is currently discussing how to wrote the dot story, and are 
&lt;br&gt;very interested in interviewing a developer. I am sending this reply to both 
&lt;br&gt;mailing lists, so that you can discuss this directly.
&lt;br&gt;&lt;br&gt;Olaf
&lt;br&gt;&lt;br&gt;[ Peter Grasch, Dienstag 14 Juli 2009 ]
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I smell a candidate for a really cool dot story.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That would be awesome!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I think simon could already be of great help to some people (who just don't
&lt;br&gt;&amp;gt; know it yet) and of course it can't hurt to expose it to a great community
&lt;br&gt;&amp;gt; of developers :)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; There is a release announcement on our blog (if someone is interested):
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://simon-listens.blogspot.com/2009/07/simon-02-released.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://simon-listens.blogspot.com/2009/07/simon-02-released.html&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Greetings,
&lt;br&gt;&amp;gt; Peter (simon developer)
&lt;/div&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24479878&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/24479878/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Simon-Listens-tp24475249p24479878.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24477569</id>
	<title>Re: Simon Listens</title>
	<published>2009-07-14T04:17:18Z</published>
	<updated>2009-07-14T04:17:18Z</updated>
	<author>
		<name>grasch</name>
	</author>
	<content type="html">Hi!
&lt;br&gt;&lt;br&gt;&amp;gt; I smell a candidate for a really cool dot story.
&lt;br&gt;That would be awesome!
&lt;br&gt;&lt;br&gt;I think simon could already be of great help to some people (who just don't 
&lt;br&gt;know it yet) and of course it can't hurt to expose it to a great community of 
&lt;br&gt;developers :)
&lt;br&gt;&lt;br&gt;There is a release announcement on our blog (if someone is interested):
&lt;br&gt;&lt;a href=&quot;http://simon-listens.blogspot.com/2009/07/simon-02-released.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://simon-listens.blogspot.com/2009/07/simon-02-released.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Greetings,
&lt;br&gt;Peter (simon developer)
&lt;br&gt;&lt;br&gt;Am Montag 13 Juli 2009 21:24:11 schrieb Kevin Krammer:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; just came across this (project website [1])
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.youtube.com/watch?v=x_9ImaiOISs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.youtube.com/watch?v=x_9ImaiOISs&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Awesome!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; Kevin
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [1] &lt;a href=&quot;http://simon-listens.org/index.php?id=122&amp;L=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://simon-listens.org/index.php?id=122&amp;L=1&lt;/a&gt;&lt;/div&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24477569&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Simon-Listens-tp24475249p24477569.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24475249</id>
	<title>Simon Listens</title>
	<published>2009-07-13T12:24:11Z</published>
	<updated>2009-07-13T12:24:11Z</updated>
	<author>
		<name>Bugzilla from kevin.krammer@gmx.at</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;just came across this (project website [1])
&lt;br&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=x_9ImaiOISs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.youtube.com/watch?v=x_9ImaiOISs&lt;/a&gt;&lt;br&gt;&lt;br&gt;Awesome!
&lt;br&gt;&lt;br&gt;I smell a candidate for a really cool dot story.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Kevin
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://simon-listens.org/index.php?id=122&amp;L=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://simon-listens.org/index.php?id=122&amp;L=1&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Kevin Krammer, KDE developer, xdg-utils developer
&lt;br&gt;KDE user support, developer mentoring
&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24475249&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (196 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/24475249/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Simon-Listens-tp24475249p24475249.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23948427</id>
	<title>Re: Help Disable people who loves Linux</title>
	<published>2009-06-09T11:09:03Z</published>
	<updated>2009-06-09T11:09:03Z</updated>
	<author>
		<name>Bugzilla from bluedzins@wp.pl</name>
	</author>
	<content type="html">On Monday 08 June 2009 17:21:24 Aymeric van Puyvelde wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I can't no more use Ubuntu, because there is no tools available to
&lt;br&gt;&amp;gt; move mouse pointer except &lt;a href=&quot;http://viacam.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://viacam.org&lt;/a&gt;&amp;nbsp;wich doesn't work.
&lt;br&gt;&lt;br&gt;I just tested it (opensuse here) and initially it does not work, but I 
&lt;br&gt;got quick response from developers how to make it run. Install it 
&lt;br&gt;first of course, and then in your home directory, create file
&lt;br&gt;.eviacam
&lt;br&gt;edit it, and add the line:
&lt;br&gt;openClickWinAtStartup=0
&lt;br&gt;&lt;br&gt;With such settings it works for me (using KDE 3.5.10). However you 
&lt;br&gt;have to move your head, not eyes, to control the cursor, I don't know 
&lt;br&gt;if you are capable to do this.
&lt;br&gt;&lt;br&gt;&amp;gt; this software &amp;lt;&lt;a href=&quot;http://nipg.inf.elte.hu/headmouse/headmouse.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nipg.inf.elte.hu/headmouse/headmouse.html&lt;/a&gt;&amp;gt; is
&lt;br&gt;&amp;gt; the best open-source for windows.
&lt;br&gt;&amp;gt; sources are here &amp;lt;&lt;a href=&quot;http://sourceforge.net/projects/erutarian&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/projects/erutarian&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; is it posssible for a team to port it ?
&lt;br&gt;&lt;br&gt;I am sorry but for now I cannot help with this.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23948427&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Help-Disable-people-who-loves-Linux-tp23939666p23948427.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23939666</id>
	<title>Help Disable people who loves Linux</title>
	<published>2009-06-08T08:21:24Z</published>
	<updated>2009-06-08T08:21:24Z</updated>
	<author>
		<name>Aymeric van Puyvelde</name>
	</author>
	<content type="html">Hello all&lt;br&gt;&lt;br&gt;I&amp;#39;m french, 33 years old and father of a young sweet baby.&lt;br&gt;I&amp;#39;m daily using this &lt;a href=&quot;http://nipg.inf.elte.hu/headmouse/headmouse.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;software&lt;/a&gt;  in order to manage my computer by moving the mouse with my head moves throught a usb webcam, I became disable due to a  &lt;a href=&quot;http://en.wikipedia.org/wiki/Amyotrophic_lateral_sclerosis&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;desease&lt;/a&gt;: ALS.&lt;br&gt;


I can&amp;#39;t no more use Ubuntu, because there is no tools available to move mouse pointer except &lt;a href=&quot;http://viacam.org/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://viacam.org&lt;/a&gt; wich doesn&amp;#39;t work.&lt;br&gt;
this &lt;a href=&quot;http://nipg.inf.elte.hu/headmouse/headmouse.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;software&lt;/a&gt; is the best open-source for windows.&lt;br&gt;
sources are &lt;a href=&quot;http://sourceforge.net/projects/erutarian&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;&lt;br&gt;
is it posssible for a team to port it ?&lt;br&gt;
but I&amp;#39;m not a dev &lt;img src=&quot;http://ubuntuforums.org/images/smilies/icon_sad.gif&quot; alt=&quot;&quot; title=&quot;Sad&quot; class=&quot;inlineimg&quot; border=&quot;0&quot;&gt; just a script maker..&lt;br&gt;
Thank you for your time and your atttention&lt;br&gt;
&lt;br&gt;
&lt;br&gt;-- &lt;br&gt;Aymeric aka Kilhian
&lt;br /&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23939666&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Help-Disable-people-who-loves-Linux-tp23939666p23939666.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23888835</id>
	<title>kttsd using speech-dispatcher</title>
	<published>2009-06-05T07:02:40Z</published>
	<updated>2009-06-05T07:02:40Z</updated>
	<author>
		<name>Bugzilla from jeremy@scitools.com</name>
	</author>
	<content type="html">Gary,
&lt;br&gt;&lt;br&gt;I hope all is well with you. &amp;nbsp;As you may or may not know I've been working 
&lt;br&gt;toward getting kttsd to use speech-dispatcher exclusively for it's speech 
&lt;br&gt;synthesis and have a couple of questions for you. &amp;nbsp;I'm not sure if you are 
&lt;br&gt;allowed to give advice in this regard, if not please let me know and I'll 
&lt;br&gt;continue to get help from other KDE devs.
&lt;br&gt;&lt;br&gt;I've been porting ktts using the speech-dispatcher C API and it has been 
&lt;br&gt;working alright so far. &amp;nbsp;I removed all the plugins completely, and combined 
&lt;br&gt;speechdata and speaker classes into one class, made it a singleton, and it 
&lt;br&gt;uses the C API to talk to speech-dispatcher. &amp;nbsp;I've commented out the filtering 
&lt;br&gt;for now, as I'm not sure how that will work. &amp;nbsp;speech-dispatcher gives us a job 
&lt;br&gt;number when we tell it to say something, so I'm wondering about possibly 
&lt;br&gt;having our joblists in kttsd not tied directly to those in speech-dispatcher, 
&lt;br&gt;so one SpeechJob can send each sentence as a separate say request. &amp;nbsp;This would 
&lt;br&gt;mean we'd need to handle priority of jobs ourselves also though, which speech-
&lt;br&gt;dispatcher already handles internally for all requests it receives.
&lt;br&gt;&lt;br&gt;So, I think I've got 2 options.
&lt;br&gt;1. continue to make SpeechJob's directly correlate to speech-dispatcher jobs 
&lt;br&gt;and do the filtering synchronously as they come in to kttsd via the dbus 
&lt;br&gt;connection.
&lt;br&gt;&lt;br&gt;2. make SpeechJob's keep a speech-dispatcher jobnum internally, and keep a 
&lt;br&gt;mapping of speech-dispatcher job numbers to our speechjob numbers to use when 
&lt;br&gt;notifications come from speech-dispatcher about it's job's state changes.
&lt;br&gt;&lt;br&gt;Any advice about either option?
&lt;br&gt;&lt;br&gt;thanks,
&lt;br&gt;Jeremy
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23888835&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/kttsd-using-speech-dispatcher-tp23888835p23888835.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23879660</id>
	<title>KTTS Help Hadifix update</title>
	<published>2009-06-04T16:32:10Z</published>
	<updated>2009-06-04T16:32:10Z</updated>
	<author>
		<name>Bugzilla from ralph@mueller-welt.net</name>
	</author>
	<content type="html">If you do not already have Hadifix installed, do this:
&lt;br&gt;1. Download MBROLA binary from &lt;a href=&quot;http://tcts.fpms.ac.be/synthesis/mbrola.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tcts.fpms.ac.be/synthesis/mbrola.html&lt;/a&gt;&lt;br&gt;2. Install MBROLA to /usr/local/mbrola folder.
&lt;br&gt;3. Download at least one german language file from the MBROLA site. Unzip to 
&lt;br&gt;the /usr/local/mbrola folder.
&lt;br&gt;4. Download txt2pho from &lt;a href=&quot;http://www.ikp.uni-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ikp.uni-&lt;/a&gt;&lt;br&gt;bonn.de/forschung/phonetik/sprachsynthese/txt2pho
&lt;br&gt;5. Unzip txt2pho to /usr/local/txt2pho.
&lt;br&gt;6. Edit txt2phorc file, putting correct data paths in.
&lt;br&gt;7. Either copy txt2phorc to ~/.txt2phorc or to /etc/txt2pho. Note that you 
&lt;br&gt;drop the &amp;quot;rc&amp;quot; in file name.
&lt;br&gt;8. In kttsmgr, choose Add/Hinzufügen, Language/Sprache = Deutsch, Synthesiser 
&lt;br&gt;= Hadifix.
&lt;br&gt;9. On the Configure Talker screen, configure a voice and the paths to MBROLA and 
&lt;br&gt;txt2pho. For German Umlauts to work one need to set encoding to Latin1
&lt;br&gt;10. On Audio-Tab set output to ALSA
&lt;br&gt;11. Back in Configure Talker screen press Test-Button.
&lt;br&gt;&lt;br&gt;OK, this is not really better, but links are fixed.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Ralph
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23879660&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/KTTS-Help-Hadifix-update-tp23879660p23879660.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23871255</id>
	<title>AT-SPI on D-bus</title>
	<published>2009-06-04T07:34:56Z</published>
	<updated>2009-06-04T07:34:56Z</updated>
	<author>
		<name>Roman Voronjanski</name>
	</author>
	<content type="html">Hello guys, does someone know more about the progres of moving AT-SPI to 
&lt;br&gt;D-bus? I've even seen that Orca has been made able to use AT-Spi on 
&lt;br&gt;D-Bus, but I couldn't find any D-Bus-based version of AT-SPI. Hope 
&lt;br&gt;someone knows more,
&lt;br&gt;best regards
&lt;br&gt;Roman
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23871255&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/AT-SPI-on-D-bus-tp23871255p23871255.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23744687</id>
	<title>contact removal</title>
	<published>2009-05-27T08:04:52Z</published>
	<updated>2009-05-27T08:04:52Z</updated>
	<author>
		<name>Nick Keefen</name>
	</author>
	<content type="html">hi List.
&lt;br&gt;&lt;br&gt;When i remove a contact from the list, i don't get a confirmation 
&lt;br&gt;dialog. That's likely because i checked &amp;quot;do not ask again&amp;quot; before. I 
&lt;br&gt;haven't found any way to re-enable this in the interface, i have a 
&lt;br&gt;feeling it's somewhere in an xml file since i didn't find anything in 
&lt;br&gt;kopeterc. What did i overlook?
&lt;br&gt;&lt;br&gt;Regards, Nick Keefen,
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23744687&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/contact-removal-tp23744687p23744687.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23737199</id>
	<title>Re: Is the KDE accessibility project dead?</title>
	<published>2009-05-27T00:12:31Z</published>
	<updated>2009-05-27T00:12:31Z</updated>
	<author>
		<name>Mark Doffman</name>
	</author>
	<content type="html">Hi Charlie,
&lt;br&gt;&lt;br&gt;&amp;gt; Hi, I was wondering if the KDE accessibility project dead? For years I have
&lt;br&gt;&amp;gt; checked the progress of accessibility for KDE and haven't seen much progress
&lt;br&gt;&amp;gt; for a few years. Is there any work on a screen read similar to Orca in the
&lt;br&gt;&amp;gt; works? Thank you.
&lt;br&gt;&amp;gt; Charlie
&lt;br&gt;&lt;br&gt;As far as I'm concerned the project isn't dead. My aim at least is to be
&lt;br&gt;able to use Orca itself on KDE, rather than write a whole new screen-reader.
&lt;br&gt;&lt;br&gt;My Qt to AT-SPI D-Bus work can be found at
&lt;br&gt;git://doffman.com/qspiaccessiblebridge. Its at an admittedly early
&lt;br&gt;stage, but its getting constant attention. Any help gratefully received,
&lt;br&gt;especially from those with more Qt experience than I.
&lt;br&gt;&lt;br&gt;For AT-SPI D-Bus information go to:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;Mark
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23737199&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-the-KDE-accessibility-project-dead--tp23726114p23737199.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23726114</id>
	<title>Is the KDE accessibility project dead?</title>
	<published>2009-05-26T08:59:38Z</published>
	<updated>2009-05-26T08:59:38Z</updated>
	<author>
		<name>Charlie59</name>
	</author>
	<content type="html">Hi, I was wondering if the KDE accessibility project dead? For years I have checked the progress of accessibility for KDE and haven't seen much progress for a few years. Is there any work on a screen read similar to Orca in the works? Thank you.
&lt;br&gt;Charlie</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-the-KDE-accessibility-project-dead--tp23726114p23726114.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23726088</id>
	<title>Is the KDE accessibility project is dead?</title>
	<published>2009-05-26T08:58:12Z</published>
	<updated>2009-05-26T08:58:12Z</updated>
	<author>
		<name>Charlie59</name>
	</author>
	<content type="html">Hi, I was wondering if the KDE accessibility project is dead? For years I have checked the progress of accessibility for KDE and haven't seen much progress for a few years. Is there any work on a screen read similar to Orca in the works? Thank you.
&lt;br&gt;Charlie</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-the-KDE-accessibility-project-is-dead--tp23726088p23726088.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23538038</id>
	<title>Re: KDE-accessibility/Qt AT-SPI</title>
	<published>2009-05-14T03:32:45Z</published>
	<updated>2009-05-14T03:32:45Z</updated>
	<author>
		<name>Willie Walker</name>
	</author>
	<content type="html">Hi Dan:
&lt;br&gt;&lt;br&gt;You can learn more about the Orca screen reader and magnifier at 
&lt;br&gt;&lt;a href=&quot;http://live.gnome.org/Orca&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://live.gnome.org/Orca&lt;/a&gt;. &amp;nbsp;I would love to grow the Orca developer 
&lt;br&gt;community, so please let me know what questions you may have.
&lt;br&gt;&lt;br&gt;Will
&lt;br&gt;&lt;br&gt;Dan Miner wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I'm glad to hear that a common ground appears to be coming out the 
&lt;br&gt;&amp;gt; work. &amp;nbsp;I'm becoming very interested in accessibility on a personal front 
&lt;br&gt;&amp;gt; because I'm nearing the end of my vision. &amp;nbsp;Is there some resources you 
&lt;br&gt;&amp;gt; could mention for a developer starting out on building and eventual coding?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm a software developer myself and I'm starting to find serious need 
&lt;br&gt;&amp;gt; for screen magnification and reading now. &amp;nbsp;Last time I tried, I couldn't 
&lt;br&gt;&amp;gt; get the latest code to ever build and then no clues even how to get 
&lt;br&gt;&amp;gt; stuff submitted.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Regards,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dan
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Olaf Schmidt wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi Jeremy,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; thanks a lot for offering to contribute to KDE Accessibility.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; As you already wrote, Qt had an accessibility framework that can be used to 
&lt;br&gt;&amp;gt;&amp;gt; make Qt and KDE applications accessible with Orca or other assistive 
&lt;br&gt;&amp;gt;&amp;gt; technologies. One Trolltech developer (Harald Fernengel) even wrote a D-Bus 
&lt;br&gt;&amp;gt;&amp;gt; interface for it:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://labs.trolltech.com/page/Projects/Accessibility/QDBusBridge&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://labs.trolltech.com/page/Projects/Accessibility/QDBusBridge&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; See also:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://labs.trolltech.com/page/Projects/Accessibility/IAPoke&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://labs.trolltech.com/page/Projects/Accessibility/IAPoke&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://labs.trolltech.com/page/Projects/Accessibility/QDasher&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://labs.trolltech.com/page/Projects/Accessibility/QDasher&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This interface could be used by Orca. But it would need to be completed and 
&lt;br&gt;&amp;gt;&amp;gt; bug-fixed to achieve the full results, and in the meantime, it has become clear 
&lt;br&gt;&amp;gt;&amp;gt; Gnome is now also moving to D-Bus for their accessibility framework.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; It would make a lot of sense to rework Harald's code to use the same D-Bus 
&lt;br&gt;&amp;gt;&amp;gt; interfaces as Gnome.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The timing is very good to get involved now, since it has become clear at last 
&lt;br&gt;&amp;gt;&amp;gt; that a common approach with Gnome is possible. Important decisions about the 
&lt;br&gt;&amp;gt;&amp;gt; Free Software accessibility architecture have been made (namely, Gnome's D-Bus 
&lt;br&gt;&amp;gt;&amp;gt; move).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Gunnar and I spent a lot of time on KDE Accessibility in the past, but we are 
&lt;br&gt;&amp;gt;&amp;gt; now at a point where we simply do not have the time any more to continue with 
&lt;br&gt;&amp;gt;&amp;gt; this very important work. But I promise to help you as much as I can (by 
&lt;br&gt;&amp;gt;&amp;gt; answering questions and maybe by helping with the testing) if you wish to 
&lt;br&gt;&amp;gt;&amp;gt; continue with the work started by Harald, Gunnar and myself.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Olaf
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; kde-accessibility mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23538038&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; kde-accessibility mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23538038&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23538038&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/KDE-accessibility-Qt-AT-SPI-tp23487991p23538038.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23536731</id>
	<title>Re: KDE-accessibility/Qt AT-SPI</title>
	<published>2009-05-13T15:59:02Z</published>
	<updated>2009-05-13T15:59:02Z</updated>
	<author>
		<name>Dan Miner-2</name>
	</author>
	<content type="html">I'm glad to hear that a common ground appears to be coming out the 
&lt;br&gt;work. &amp;nbsp;I'm becoming very interested in accessibility on a personal front 
&lt;br&gt;because I'm nearing the end of my vision. &amp;nbsp;Is there some resources you 
&lt;br&gt;could mention for a developer starting out on building and eventual coding?
&lt;br&gt;&lt;br&gt;I'm a software developer myself and I'm starting to find serious need 
&lt;br&gt;for screen magnification and reading now. &amp;nbsp;Last time I tried, I couldn't 
&lt;br&gt;get the latest code to ever build and then no clues even how to get 
&lt;br&gt;stuff submitted.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Regards,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dan
&lt;br&gt;&lt;br&gt;&lt;br&gt;Olaf Schmidt wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Jeremy,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks a lot for offering to contribute to KDE Accessibility.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; As you already wrote, Qt had an accessibility framework that can be used to 
&lt;br&gt;&amp;gt; make Qt and KDE applications accessible with Orca or other assistive 
&lt;br&gt;&amp;gt; technologies. One Trolltech developer (Harald Fernengel) even wrote a D-Bus 
&lt;br&gt;&amp;gt; interface for it:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://labs.trolltech.com/page/Projects/Accessibility/QDBusBridge&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://labs.trolltech.com/page/Projects/Accessibility/QDBusBridge&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; See also:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://labs.trolltech.com/page/Projects/Accessibility/IAPoke&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://labs.trolltech.com/page/Projects/Accessibility/IAPoke&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://labs.trolltech.com/page/Projects/Accessibility/QDasher&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://labs.trolltech.com/page/Projects/Accessibility/QDasher&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This interface could be used by Orca. But it would need to be completed and 
&lt;br&gt;&amp;gt; bug-fixed to achieve the full results, and in the meantime, it has become clear 
&lt;br&gt;&amp;gt; Gnome is now also moving to D-Bus for their accessibility framework.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It would make a lot of sense to rework Harald's code to use the same D-Bus 
&lt;br&gt;&amp;gt; interfaces as Gnome.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The timing is very good to get involved now, since it has become clear at last 
&lt;br&gt;&amp;gt; that a common approach with Gnome is possible. Important decisions about the 
&lt;br&gt;&amp;gt; Free Software accessibility architecture have been made (namely, Gnome's D-Bus 
&lt;br&gt;&amp;gt; move).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Gunnar and I spent a lot of time on KDE Accessibility in the past, but we are 
&lt;br&gt;&amp;gt; now at a point where we simply do not have the time any more to continue with 
&lt;br&gt;&amp;gt; this very important work. But I promise to help you as much as I can (by 
&lt;br&gt;&amp;gt; answering questions and maybe by helping with the testing) if you wish to 
&lt;br&gt;&amp;gt; continue with the work started by Harald, Gunnar and myself.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Olaf
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; kde-accessibility mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23536731&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23536731&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/KDE-accessibility-Qt-AT-SPI-tp23487991p23536731.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23520675</id>
	<title>Re: kde-accessibility Digest, Vol 67, Issue 4</title>
	<published>2009-05-13T05:18:56Z</published>
	<updated>2009-05-13T05:18:56Z</updated>
	<author>
		<name>Mark Doffman</name>
	</author>
	<content type="html">Hi Jeremy,
&lt;br&gt;&lt;br&gt;I have been working on a bridge from QAccessible to the D-Bus version of
&lt;br&gt;AT-SPI. If we manage to move Gnome over to D-Bus AT-SPI then it may be
&lt;br&gt;possible for Gnome and KDE to share an accessibility architecture using
&lt;br&gt;this bridge. The current focus of my work is making Qt applications
&lt;br&gt;testable through programs such as Dogtail and LDTP, more work will
&lt;br&gt;certainly be required to make KDE accessible using a screen reader such
&lt;br&gt;as Orca.
&lt;br&gt;&lt;br&gt;The code can currently be found at:
&lt;br&gt;&lt;br&gt;git://doffman.com/qspiaccessiblebridge
&lt;br&gt;&lt;br&gt;Its under heavy development.
&lt;br&gt;&lt;br&gt;I'd really like to get people together at the desktop summit to talk
&lt;br&gt;about a shared accessibility architecture.
&lt;br&gt;&lt;br&gt;Willie Walker has already suggested an Accessibility meeting on the
&lt;br&gt;gnome-desktop-devel lists, unfortunately without much reaction. I'll be
&lt;br&gt;at the Desktop Summit, willing to meet anyone from KDE to talk about
&lt;br&gt;shared a11y. Perhaps we should have a KDE &amp; Gnome a11y get-together.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I've recently become aware of some shortcomings in KDE-accessibility project 
&lt;br&gt;&amp;gt; (or possibly only percieved shortcomings). &amp;nbsp;I'm very curious as to the state 
&lt;br&gt;&amp;gt; of Qt/KDE with regard to their ability to work with screen reader programs 
&lt;br&gt;&amp;gt; such as Orca. &amp;nbsp;Note that I'm not blind, have not used Orca as of yet, but as a 
&lt;br&gt;&amp;gt; KDE developer I'm worried that we are not quite as supportive of accessibility 
&lt;br&gt;&amp;gt; as we should be and/or used to be. Gunnar posted some specs for how to use ATK 
&lt;br&gt;&amp;gt; and/or AT-SPI to the kde accessibility website, but that was years ago.[1] Qt 
&lt;br&gt;&amp;gt; also supposedly has accessibility support in Qt 4 [2] but without going to AT-
&lt;br&gt;&amp;gt; SPI I've no clue what good it does, i.e. what interfaces it provides and how 
&lt;br&gt;&amp;gt; screen readers such as Orca can use it.
&lt;/div&gt;&lt;br&gt;There was a AT-SPI like D-Bus interface created for Qt a few years ago.
&lt;br&gt;It is not the same as the D-Bus interface Gnome are looking to integrate
&lt;br&gt;into 3.0. (It is similar)
&lt;br&gt;&lt;br&gt;This interface does not work with Orca or any of the gnome a11y tools.
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; From what little research I have done it appears that there is work going on 
&lt;br&gt;&amp;gt; to make an AT-SPI to DBus bridge, which is not yet completed from what I 
&lt;br&gt;&amp;gt; gather. &amp;nbsp;Please correct me if I'm wrong on any of this, my aim is to start a 
&lt;br&gt;&amp;gt; discussion and get some things started or at the very least understand some 
&lt;br&gt;&amp;gt; more about this.
&lt;br&gt;&lt;br&gt;Yes its underway, but ATM its specifically for the purposes of desktop
&lt;br&gt;testing, not accessibility. More work will be required to ensure it
&lt;br&gt;functions with AT's such as Orca.
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I also noticed that on the Orca site, and all gnome accessibility sites I have 
&lt;br&gt;&amp;gt; found Qt/KDE is mentioned as not providing the accessible interface necessary 
&lt;br&gt;&amp;gt; for screen readers to work with our apps. &amp;nbsp; I'd like to know if this is true, 
&lt;br&gt;&amp;gt; and also how to remedy this. &amp;nbsp;I'll be installing/trying Orca soon to get a 
&lt;br&gt;&amp;gt; feel for how it works, and what it does exactly, etc. and so I'll be able to 
&lt;br&gt;&amp;gt; test it with KDE/Qt apps.
&lt;br&gt;&lt;br&gt;KDE provides the QAccessible interface, which is probably not
&lt;br&gt;sufficient. QAccessible2 is included in the codebase, but is probably
&lt;br&gt;classed as 'Beta' as it has not been placed in the documentation and
&lt;br&gt;regular changes are being made to it.
&lt;br&gt;&lt;br&gt;The QAccessible -&amp;gt; AT-SPI D-Bus bridge I am working on targets QAccessible2.
&lt;br&gt;&lt;br&gt;ATM there is no way to test Qt apps with Orca, you could attempt it
&lt;br&gt;using my bridge and the D-Bus version AT-SPI. Information on D-Bus
&lt;br&gt;AT-SPI can be found at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus&lt;/a&gt;&lt;br&gt;&lt;br&gt;Infact, any help would be much appreciated.
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;Mark
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23520675&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-kde-accessibility-Digest%2C-Vol-67%2C-Issue-4-tp23520675p23520675.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23519983</id>
	<title>Re: KDE-accessibility/Qt AT-SPI</title>
	<published>2009-05-13T04:27:48Z</published>
	<updated>2009-05-13T04:27:48Z</updated>
	<author>
		<name>Olaf Schmidt-Wischhöfer</name>
	</author>
	<content type="html">Hi Jeremy,
&lt;br&gt;&lt;br&gt;thanks a lot for offering to contribute to KDE Accessibility.
&lt;br&gt;&lt;br&gt;As you already wrote, Qt had an accessibility framework that can be used to 
&lt;br&gt;make Qt and KDE applications accessible with Orca or other assistive 
&lt;br&gt;technologies. One Trolltech developer (Harald Fernengel) even wrote a D-Bus 
&lt;br&gt;interface for it:
&lt;br&gt;&lt;a href=&quot;http://labs.trolltech.com/page/Projects/Accessibility/QDBusBridge&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://labs.trolltech.com/page/Projects/Accessibility/QDBusBridge&lt;/a&gt;&lt;br&gt;&lt;br&gt;See also:
&lt;br&gt;&lt;a href=&quot;http://labs.trolltech.com/page/Projects/Accessibility/IAPoke&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://labs.trolltech.com/page/Projects/Accessibility/IAPoke&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://labs.trolltech.com/page/Projects/Accessibility/QDasher&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://labs.trolltech.com/page/Projects/Accessibility/QDasher&lt;/a&gt;&lt;br&gt;&lt;br&gt;This interface could be used by Orca. But it would need to be completed and 
&lt;br&gt;bug-fixed to achieve the full results, and in the meantime, it has become clear 
&lt;br&gt;Gnome is now also moving to D-Bus for their accessibility framework.
&lt;br&gt;&lt;br&gt;It would make a lot of sense to rework Harald's code to use the same D-Bus 
&lt;br&gt;interfaces as Gnome.
&lt;br&gt;&lt;br&gt;The timing is very good to get involved now, since it has become clear at last 
&lt;br&gt;that a common approach with Gnome is possible. Important decisions about the 
&lt;br&gt;Free Software accessibility architecture have been made (namely, Gnome's D-Bus 
&lt;br&gt;move).
&lt;br&gt;&lt;br&gt;Gunnar and I spent a lot of time on KDE Accessibility in the past, but we are 
&lt;br&gt;now at a point where we simply do not have the time any more to continue with 
&lt;br&gt;this very important work. But I promise to help you as much as I can (by 
&lt;br&gt;answering questions and maybe by helping with the testing) if you wish to 
&lt;br&gt;continue with the work started by Harald, Gunnar and myself.
&lt;br&gt;&lt;br&gt;Olaf
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23519983&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/23519983/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/KDE-accessibility-Qt-AT-SPI-tp23487991p23519983.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23487991</id>
	<title>KDE-accessibility/Qt AT-SPI</title>
	<published>2009-05-11T10:34:37Z</published>
	<updated>2009-05-11T10:34:37Z</updated>
	<author>
		<name>Bugzilla from jeremy@scitools.com</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I've recently become aware of some shortcomings in KDE-accessibility project 
&lt;br&gt;(or possibly only percieved shortcomings). &amp;nbsp;I'm very curious as to the state 
&lt;br&gt;of Qt/KDE with regard to their ability to work with screen reader programs 
&lt;br&gt;such as Orca. &amp;nbsp;Note that I'm not blind, have not used Orca as of yet, but as a 
&lt;br&gt;KDE developer I'm worried that we are not quite as supportive of accessibility 
&lt;br&gt;as we should be and/or used to be. Gunnar posted some specs for how to use ATK 
&lt;br&gt;and/or AT-SPI to the kde accessibility website, but that was years ago.[1] Qt 
&lt;br&gt;also supposedly has accessibility support in Qt 4 [2] but without going to AT-
&lt;br&gt;SPI I've no clue what good it does, i.e. what interfaces it provides and how 
&lt;br&gt;screen readers such as Orca can use it.
&lt;br&gt;&lt;br&gt;From what little research I have done it appears that there is work going on 
&lt;br&gt;to make an AT-SPI to DBus bridge, which is not yet completed from what I 
&lt;br&gt;gather. &amp;nbsp;Please correct me if I'm wrong on any of this, my aim is to start a 
&lt;br&gt;discussion and get some things started or at the very least understand some 
&lt;br&gt;more about this.
&lt;br&gt;&lt;br&gt;I also noticed that on the Orca site, and all gnome accessibility sites I have 
&lt;br&gt;found Qt/KDE is mentioned as not providing the accessible interface necessary 
&lt;br&gt;for screen readers to work with our apps. &amp;nbsp; I'd like to know if this is true, 
&lt;br&gt;and also how to remedy this. &amp;nbsp;I'll be installing/trying Orca soon to get a 
&lt;br&gt;feel for how it works, and what it does exactly, etc. and so I'll be able to 
&lt;br&gt;test it with KDE/Qt apps.
&lt;br&gt;&lt;br&gt;thanks,
&lt;br&gt;&lt;br&gt;Jeremy Whiting
&lt;br&gt;&lt;br&gt;P.S. I am subscribed to both cc'ed lists and will join any others as needed.
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://accessibility.kde.org/developer/atk.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://accessibility.kde.org/developer/atk.php&lt;/a&gt;&lt;br&gt;[2] &lt;a href=&quot;http://doc.trolltech.com/4.5/qt4-accessibility.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://doc.trolltech.com/4.5/qt4-accessibility.html&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23487991&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/KDE-accessibility-Qt-AT-SPI-tp23487991p23487991.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23479076</id>
	<title>Re: No &quot;show keyboard status&quot; indicator in KDE4</title>
	<published>2009-05-11T01:26:41Z</published>
	<updated>2009-05-11T01:26:41Z</updated>
	<author>
		<name>dotancohen</name>
	</author>
	<content type="html">2009/5/11 Peter Grasch &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23479076&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;grasch@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Wasn't Aaron Seigo working on this (&lt;a href=&quot;http://aseigo.blogspot.com/2009/04/more-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://aseigo.blogspot.com/2009/04/more-&lt;/a&gt;&lt;br&gt;&amp;gt; on-keyboard-status.html)?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Seems like the hard bits are already worked out...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'd contact Aaron Seigo (&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23479076&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;aseigo@...&lt;/a&gt;). I don't know if he is reading this
&lt;br&gt;&amp;gt; mailing list...
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;I didn't see that post but I remember an earlier post in which Aaron
&lt;br&gt;mentioned that he is working on the plasmoid because nobody else is
&lt;br&gt;and it fell on him. I did consider contacting Aaron directly, however
&lt;br&gt;this is a much wider issue. That is why I've written to this list,
&lt;br&gt;which appears to me to be the body which handles these issues in KDE.
&lt;br&gt;&lt;br&gt;I very much appreciate Aaron's work and I've told him that in the
&lt;br&gt;past. I am glad to see his work on the plasmoid which nobody else
&lt;br&gt;seems willing to. I do not want to come off unappreciative, because I
&lt;br&gt;am appreciative, but those people which developers like to call
&lt;br&gt;&amp;quot;users&amp;quot; are not so free to get up and leave when things don't suit us.
&lt;br&gt;I have a lot of time and effort invested in KDE, even if I did not
&lt;br&gt;help code it, and switching desktops is to me a bigger issue than
&lt;br&gt;switching operating systems (KDE runs on Windows now and I am
&lt;br&gt;seriously considering switching to Windows with KDE). We come to
&lt;br&gt;depend on our desktops to function either in a specific fashion or to
&lt;br&gt;provide any specific feature. This is where much of the frustration at
&lt;br&gt;KDE 4 seems to stem from: KDE 3 power users who are missing features
&lt;br&gt;in KDE 4. But even worse, is when a critical feature is added, then
&lt;br&gt;removed. This lures the user away from his
&lt;br&gt;unsupported-but-still-working KDE 3 into KDE 4 (a switch that is
&lt;br&gt;generally irreversible due to different types of configurations of
&lt;br&gt;both KDE itself and critical applications), and then leaves him
&lt;br&gt;without the feature that he depends upon.
&lt;br&gt;&lt;br&gt;By the way, google me on lists like the Kubuntu list, the KDE3-jaunty
&lt;br&gt;list, and other mailing lists to see how many people that I've helped
&lt;br&gt;tell me what is missing for _them_ in KDE 4 and have filed feature
&lt;br&gt;requests or bugs. I have done a lot of work to prevent these
&lt;br&gt;situations for tens of people.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Dotan Cohen
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://what-is-what.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://what-is-what.com&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://gibberish.co.il&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gibberish.co.il&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23479076&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/No-%22show-keyboard-status%22-indicator-in-KDE4-tp23477793p23479076.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23478230</id>
	<title>Re: No &quot;show keyboard status&quot; indicator in KDE4</title>
	<published>2009-05-11T00:14:33Z</published>
	<updated>2009-05-11T00:14:33Z</updated>
	<author>
		<name>grasch</name>
	</author>
	<content type="html">Hello!
&lt;br&gt;&lt;br&gt;Wasn't Aaron Seigo working on this (&lt;a href=&quot;http://aseigo.blogspot.com/2009/04/more-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://aseigo.blogspot.com/2009/04/more-&lt;/a&gt;&lt;br&gt;on-keyboard-status.html)?
&lt;br&gt;&lt;br&gt;Seems like the hard bits are already worked out...
&lt;br&gt;&lt;br&gt;I'd contact Aaron Seigo (&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23478230&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;aseigo@...&lt;/a&gt;). I don't know if he is reading this 
&lt;br&gt;mailing list...
&lt;br&gt;&lt;br&gt;Greetings,
&lt;br&gt;Peter
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23478230&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/No-%22show-keyboard-status%22-indicator-in-KDE4-tp23477793p23478230.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23477793</id>
	<title>No &quot;show keyboard status&quot; indicator in KDE4</title>
	<published>2009-05-10T23:31:02Z</published>
	<updated>2009-05-10T23:31:02Z</updated>
	<author>
		<name>dotancohen</name>
	</author>
	<content type="html">Currently there is no &amp;quot;show keyboard status&amp;quot; indicator in KDE4:
&lt;br&gt;&lt;a href=&quot;https://bugs.kde.org/show_bug.cgi?id=165402&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.kde.org/show_bug.cgi?id=165402&lt;/a&gt;&lt;br&gt;&lt;br&gt;The plasmoid was briefly in kdereview but has now been moved back to
&lt;br&gt;playground for this reason (quote from the bug report):
&lt;br&gt;&amp;quot;move back to playground; the UI is horrific, the code is ancient and
&lt;br&gt;apparently it has no developer to be its constant companion&amp;quot;
&lt;br&gt;&lt;br&gt;Is KDE really this irresponsible? I had been stuck on KDE 3 until just
&lt;br&gt;last month, because I depend on this plasmoid. Now that I've taken the
&lt;br&gt;trouble to move to KDE 4 (Kubuntu packaged the kdereview plasmoid by
&lt;br&gt;special request) they are dropping this issue, and leaving me with a
&lt;br&gt;soon-to-be unusable desktop? KDE 3 is unmaintained, so I cannot go
&lt;br&gt;mack there, and KDE 4 lured me in with the promise of support for my
&lt;br&gt;disability and has now left me hanging here.
&lt;br&gt;&lt;br&gt;Seriously, I am bordering between disappointment and anger here. I
&lt;br&gt;have filed over 200 bugs and feature requests with KDE, and triaged
&lt;br&gt;about 400 other bugs for other people, and often I see that minor
&lt;br&gt;visual enhancements and feature requests are handled quickly and
&lt;br&gt;professionally. So why not the accessibility issues?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Dotan Cohen
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://what-is-what.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://what-is-what.com&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://gibberish.co.il&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gibberish.co.il&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23477793&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/No-%22show-keyboard-status%22-indicator-in-KDE4-tp23477793p23477793.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23333213</id>
	<title>Re: Open Solaris</title>
	<published>2009-05-01T05:17:57Z</published>
	<updated>2009-05-01T05:17:57Z</updated>
	<author>
		<name>Willie Walker</name>
	</author>
	<content type="html">Hi Charlie:
&lt;br&gt;&lt;br&gt;Orca provides the screen reading and magnification capabilities for 
&lt;br&gt;OpenSolaris, and the Sun Microsystems team works to make sure 
&lt;br&gt;accessibility is integrated properly before the distribution is released.
&lt;br&gt;&lt;br&gt;Since this is the KDE list, however, your question is most likely off 
&lt;br&gt;topic for this list. &amp;nbsp;You might try the OpenSolaris 
&lt;br&gt;accessibility-discuss list for OpenSolaris-specific questions and the 
&lt;br&gt;GNOME orca-list for questions specific to Orca:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://mail.opensolaris.org/mailman/listinfo/accessibility-discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.opensolaris.org/mailman/listinfo/accessibility-discuss&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/orca-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/orca-list&lt;/a&gt;&lt;br&gt;&lt;br&gt;Will
&lt;br&gt;&lt;br&gt;CERoss Technologies Services wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Has anyone worked with Open Solaris, I am interested in hearing about it and 
&lt;br&gt;&amp;gt; its usefulness along with accessible areas namely magnification and screen 
&lt;br&gt;&amp;gt; reading.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Charlie Ross
&lt;br&gt;&amp;gt; I am looking to test such a system along with Ubuntu, Fedora, a version of 
&lt;br&gt;&amp;gt; Suse. Although very new to all this I thought I'd just as well jump in all 
&lt;br&gt;&amp;gt; at once and hope for a pleasurable learning curve... any mentorship greatly 
&lt;br&gt;&amp;gt; appreciated. 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; kde-accessibility mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23333213&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23333213&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Open-Solaris-tp23330220p23333213.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23330220</id>
	<title>Open Solaris</title>
	<published>2009-04-30T18:19:34Z</published>
	<updated>2009-04-30T18:19:34Z</updated>
	<author>
		<name>CERoss  Technologies Services</name>
	</author>
	<content type="html">Has anyone worked with Open Solaris, I am interested in hearing about it and 
&lt;br&gt;its usefulness along with accessible areas namely magnification and screen 
&lt;br&gt;reading.
&lt;br&gt;&lt;br&gt;Charlie Ross
&lt;br&gt;I am looking to test such a system along with Ubuntu, Fedora, a version of 
&lt;br&gt;Suse. Although very new to all this I thought I'd just as well jump in all 
&lt;br&gt;at once and hope for a pleasurable learning curve... any mentorship greatly 
&lt;br&gt;appreciated. 
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23330220&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Open-Solaris-tp23330220p23330220.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23194673</id>
	<title>Loquendo TTS and Ktts</title>
	<published>2009-04-23T03:59:04Z</published>
	<updated>2009-04-23T03:59:04Z</updated>
	<author>
		<name>joakim Seeberg</name>
	</author>
	<content type="html">Hi, I'm trying to found out if Loquendo Speech Engine can work with
&lt;br&gt;Ktts. Loquendo TTS comes with a java based GUI and the command line
&lt;br&gt;TTSFileGenerator tool, see below. Any help is very appreciated
&lt;br&gt;&lt;br&gt;Regards Joakim
&lt;br&gt;&lt;br&gt;joakim@vega:/opt/Loquendo/LTTS7/bin$ ./TTSFileGenerator -?
&lt;br&gt;--------------------- TTSFileGenerator -------------------------
&lt;br&gt;Copyright (C) 2008 - Loquendo SpA.
&lt;br&gt;Loquendo TTS Multimedia (LTTS v.7.11.5 Build 16639 - 2009-03-19 11:57:32
&lt;br&gt;+0100 (Thu, 19 Mar 2009))
&lt;br&gt;Multilingual Text-To-Speech Synthesis System.
&lt;br&gt;&lt;br&gt;This program opens a text file and converts each line of text into a
&lt;br&gt;soundfile.
&lt;br&gt;Each input line can contain either an ASCII message, or the name of an
&lt;br&gt;ASCII/UNICODE file on disk (-n option). Supported output formats are:
&lt;br&gt;Microsoft Windows PCM (&amp;quot;wav&amp;quot;), raw data (&amp;quot;raw&amp;quot; or &amp;quot;pcm&amp;quot;) and Windows
&lt;br&gt;Media Audio (&amp;quot;asf&amp;quot; or &amp;quot;wma&amp;quot; - Windows only).
&lt;br&gt;If no input file is given, the program reads from standard input.
&lt;br&gt;Output file name can be optionally given in the form of a &amp;quot;prefix&amp;quot; (that
&lt;br&gt;is the
&lt;br&gt;first part of the output filename). The program will append a progressive
&lt;br&gt;counter and the appropriate file extension (.wav, .raw, etc.). If no
&lt;br&gt;prefix is
&lt;br&gt;given, the output file name will be automatically generated.
&lt;br&gt;&lt;br&gt;Usage: ./TTSFileGenerator [options]... [parameters]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Options:
&lt;br&gt;-h /* Shows usage */
&lt;br&gt;-q /* Quiet mode: no output */
&lt;br&gt;-n /* Each line of the input file is a the name of a text file to read */
&lt;br&gt;-v &amp;lt;Speaker name (default: Ludoviko)&amp;gt;
&lt;br&gt;-l &amp;lt;Language (default: Speaker's mother tongue)&amp;gt;
&lt;br&gt;-c &amp;lt;Speech Coding (a=PCM A-law, u=PCM u-law, l=PCM linear [default])&amp;gt;
&lt;br&gt;-f &amp;lt;Speech Sample Rate (default: 32000Hz)&amp;gt;
&lt;br&gt;-s &amp;lt;Number of audio channels (1:mono, 2:stereo, default:1)&amp;gt;
&lt;br&gt;-o &amp;lt;Output file prefix: [=filename]&amp;gt;
&lt;br&gt;-e &amp;lt;Output file extension (e.g.: wav [default], raw, asf [Windows only]&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Parameters:
&lt;br&gt;Input Filename (default:stdin)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23194673&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Loquendo-TTS-and-Ktts-tp23194673p23194673.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23113097</id>
	<title>Re: Full Screen Magnification</title>
	<published>2009-04-18T06:47:48Z</published>
	<updated>2009-04-18T06:47:48Z</updated>
	<author>
		<name>Bugzilla from hunsum@gmx.de</name>
	</author>
	<content type="html">Am Saturday, 18. April 2009 15:20:37 schrieb Maciej Pilichowski:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Saturday 18 April 2009 15:05:08 Stephan Johach wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Fullscreen is already there, and it is not working.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Are you talking about KDE 4?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yes.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I have Desktop Zoom working (KDE 4.2),
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am talking about KMag. I choose fullscreen and the image is frozen.
&lt;/div&gt;&lt;br&gt;Yes, KMag seems broken with fullscreen mode. Try the Desktop Zoom.
&lt;br&gt;&lt;br&gt;I already filed a wish list item to get the zoom factor saved between
&lt;br&gt;sessions. If anybody else want to comment on this here is the url
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://bugs.kde.org/show_bug.cgi?id=189956&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.kde.org/show_bug.cgi?id=189956&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; It needs composite (dri) enabled, so you need
&lt;br&gt;&amp;gt; &amp;gt; a supported video card/driver.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I believe I have one, everything else works without problem.
&lt;br&gt;&lt;br&gt;The dri I talked about is needed for the kwin effects. KMag should
&lt;br&gt;work without them. So if you have something to complain about
&lt;br&gt;zooming in KDE 4 you should file a bug report against kwin (see above).
&lt;br&gt;&lt;br&gt;I am currently trying to get the Track Mouse effect working. But
&lt;br&gt;nothing happens when pressing Ctrl+Meta. I guess everything
&lt;br&gt;using Meta key is broken here. :/
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Stephan
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;quot;My definition of good literature is that which can be read by an educated 
&lt;br&gt;reader, and reread with increased pleasure.&amp;quot;
&lt;br&gt;- Gene Wolfe
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23113097&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Full-Screen-Magnification-tp23006835p23113097.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23112895</id>
	<title>Re: Full Screen Magnification</title>
	<published>2009-04-18T06:20:37Z</published>
	<updated>2009-04-18T06:20:37Z</updated>
	<author>
		<name>Bugzilla from bluedzins@wp.pl</name>
	</author>
	<content type="html">On Saturday 18 April 2009 15:05:08 Stephan Johach wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; Fullscreen is already there, and it is not working.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Are you talking about KDE 4?
&lt;br&gt;&lt;br&gt;Yes.
&lt;br&gt;&lt;br&gt;&amp;gt; I have Desktop Zoom working (KDE 4.2), 
&lt;br&gt;&lt;br&gt;I am talking about KMag. I choose fullscreen and the image is frozen.
&lt;br&gt;&lt;br&gt;&amp;gt; It needs composite (dri) enabled, so you need
&lt;br&gt;&amp;gt; a supported video card/driver. 
&lt;br&gt;&lt;br&gt;I believe I have one, everything else works without problem.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-accessibility mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23112895&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-accessibility@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-accessibility&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-accessibility&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Full-Screen-Magnification-tp23006835p23112895.html" />
</entry>

</feed>
