Re: D-BUS based magnification API

2007-08-30 Thread Henrik Nilsen Omma
ase jump in with your views. That would be very valuable to this discussion. Thread starts at: http://mail.gnome.org/archives/gnome-accessibility-list/2007-August/msg00027.html) Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: [g-a-devel] Status of IBM a11y

2007-06-05 Thread Henrik Nilsen Omma
ouse enhancements. These tools will interact with their environment via dbus wherever possible. Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: [g-a-devel] Status of IBM a11y

2007-06-04 Thread Henrik Nilsen Omma
rence is there is no real reward from that kind of effort. Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: [g-a-devel] Taking access forward (was: Status of IBM a11y)

2007-06-02 Thread Henrik Nilsen Omma
an add-on later. Conferences like Guadec, Akademy, UDS and LR Live are great for that. You can stop the cutting edge developers in the hall and just ask them if they have thought of the access issues. You then get to do a 10 minute presentation on what that means :) Henrik _

Re: [g-a-devel] Status of IBM a11y

2007-06-02 Thread Henrik Nilsen Omma
ith > truckloads of > examples. Dive into python is quite good: http://www.diveintopython.org/toc/index.html Though it may not be primarily intended for first-time programmers, it does have lots of examples. > Also are there good tools to aid in syntax writing and such? Gedit has python syntax highlighti

Re: what is AT-SPI ?

2007-05-24 Thread Henrik Nilsen Omma
ning, but your widgets will work as normal without it. AT-SPI is generally only run by those who need assistive technology or people doing testing, and is turned on explicitly. Are you doing this to provide access or some general-use automation? Henrik __

Re: Accessibility of gnome-controlcenter?

2007-01-15 Thread Henrik Nilsen Omma
ddenly disappear. Making the new control centre accessible should not be that hard. Who can we contact about it? Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: Accessibility of gnome-controlcenter?

2007-01-14 Thread Henrik Nilsen Omma
by category first, then alphabetically (is that a problem? the selection could skip through categories). Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: gnome-terminal crash in Feisty

2007-01-08 Thread Henrik Nilsen Omma
Henrik Nilsen Omma wrote: > Kenny Hitt wrote: > >> Hi. >> >> I haven't figured out a way to run gnome-terminal under gdb with speech. >> Since all terminals close during the crash, I can't use gnome-terminal. >> If I use xterm to run gdb, I don

Re: gnome-terminal crash in Feisty

2007-01-08 Thread Henrik Nilsen Omma
a stack trace would be apreciated. > Install the KDE shell konsole and espeak run a copy of konsole from Alt-f2 then: gdb gnome-terminal | espeak or similar. It produces speech output, but I'm not sure if it's practical to use. Henrik _

Re: GDM accessibility sans AT-SPI

2006-12-07 Thread Henrik Nilsen Omma
ser name." would be relatively simple to implement (though the login sound almost serves the same purpose). Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: GDM accessibility sans AT-SPI

2006-12-07 Thread Henrik Nilsen Omma
op Linux. It should not be our working plan to settle for that second-rate solution. Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: FW: GDM accessibility sans AT-SPI

2006-12-07 Thread Henrik Nilsen Omma
g in AT-SPI could either be killed or left > running. > But then what about public terminals at an internet cafe or university? Think the idea of having a listener deamon, as Peter says, which would then load the rest is the most general solution Henrik __

Re: GDM accessibility sans AT-SPI

2006-12-07 Thread Henrik Nilsen Omma
Peter Korn wrote: > Hi Henrik, > > Login is a somewhat unique environment; it is reasonable to explore > the question of whether one can get by without AT and AT-SPI. > > Unfortunately, I think the answer is "it depends upon the disability > need", which ends up b

GDM accessibility sans AT-SPI

2006-12-07 Thread Henrik Nilsen Omma
not be the right way to go but I think we should consider it before starting work on fixing the current model. Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: Flexible multiple AT app configuration

2006-12-05 Thread Henrik Nilsen Omma
ly feature. These are just sketches and I don't have any volunteers to code it yet (and I don't have the needed skills myself). Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: Flexible multiple AT app configuration

2006-12-05 Thread Henrik Nilsen Omma
. Not a disaster, but not great. I'm not sure what the answer is, but there should probably be a way of turning AT-SPI on separately. If one of the apps that needs it is set to autostart the AT-SPI checkbox could be on and unchangeable. So we are back to the Advanced setting button :) I've ma

Re: Flexible multiple AT app configuration

2006-12-05 Thread Henrik Nilsen Omma
Bill Haneman wrote: > Hi Henrik: > > Thanks for doing the mock-up. I like this idea. > > I would suggest adding the 'description' bar (like the one in > add/remove applications) > to the AT configuration dialog, so the user could see more info about > the appl

Flexible multiple AT app configuration

2006-12-05 Thread Henrik Nilsen Omma
Dasher in the 'Other' category by itself, etc.) It seems that a more flexible approach is called for. Using Ubuntu's Add/Remove Applications as a reference point I started playing with a mock-up of a possible solution. http://people.ubuntu.com/~henrik/images/ubuntu-ad

Re: ubuntu and software synthesiser

2006-12-02 Thread Henrik Nilsen Omma
nical ones? If it's a question of some compile flags then I can ask our packagers to make a DECtalk-enabled version available. Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

eSpeak support in Orca -- what is the best way?

2006-12-01 Thread Henrik Nilsen Omma
Another question is whether eSpeak itself is feature complete enough (does not support asynchronous calls ATM AFAIK), but this is mediated by the ability to install Festival or something else post-install. I do wonder how the user community would react to a sudden switch of default

Re: LSR 0.3.2 - BSD Licensed!

2006-11-29 Thread Henrik Nilsen Omma
Peter Parente wrote: > The purpose of this release is to publicly announce the change of license on > the LSR code base from the Common Public License to the New Berkeley Software > Distribution License (BSD) official and public. Excellent news! Congratulations

Re: Ubuntu Edgy Eft Live CD f5 menu

2006-11-11 Thread Henrik Nilsen Omma
ttings you want by default. If you remove the conditional structure and the other options it should work. I guess just adding access v3 to isolinux.cfg should work too. Then google for how to remaster :) Henrik ___ gnome-accessibility-list mailing lis

Re: Orca on laptops.

2006-11-08 Thread Henrik Nilsen Omma
shibas, etc. There could be quite a few of those, but the changes in each would be simple. Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: Accessibilty module for colorblind people

2006-10-27 Thread Henrik Nilsen Omma
e the feature in the next Ubuntu! Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: harmonizing on-screen keyboard progress

2006-10-25 Thread Henrik Nilsen Omma
etely new app will arise from this, just that we are looking forward. I've deliberately avoided a classic Pros and Cons setup, but just invented some fields that should have some relevance. Please help complete it and add your own fields, topics and ideas! Henrik p

Re: harmonizing on-screen keyboard progress

2006-10-25 Thread Henrik Nilsen Omma
David Bolter wrote: > Henrik, All, > > Hi. I'm just wondering if it might be helpful for everyone involved or > interested in free/open-source on-screen keyboard (or alternative input > software) development to get together in one place or on one phone call > to educate

Re: Installing Ubuntu

2006-10-18 Thread Henrik Nilsen Omma
tself, but the results were messy, so we decided that documenting a workaround would be better. -- Actually your existing CD should work as well if you kill the running version of Orca just before launching the installer. Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: Ubuntu accessibility (mini) summit Nov. 5-10

2006-10-18 Thread Henrik Nilsen Omma
on concrete implementation plans. To help get ourselves organised, I've made a table of participants here: https://wiki.ubuntu.com/Accessibility/UDS-MTV . Please add details about yourself if you are participating, either on-site or remotely. Henrik _

Re: Ubuntu 6.0.6.1 Install

2006-10-18 Thread Henrik Nilsen Omma
re. We will have a release candidate tomorrow and not much will change after that. Get a copy here: http://cdimage.ubuntu.com/daily-live/current/ Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome

Ubuntu accessibility (mini) summit Nov. 5-10

2006-10-17 Thread Henrik Nilsen Omma
e/593 Please join us if you want to contribute to the initial planning of the Ubuntu Edgy+1 accessibility features. Henrik Nilsen Omma Ubuntu Accessibility Coordinator ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnom

Re: Linux desktop accessibility demo - which programs should I install

2006-10-16 Thread Henrik Nilsen Omma
desktop') you will be able to try it with Orca and Festival pre-installed (English only). Press F5 at the first boot screen to choose from different accessibility features. Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-li

Edgy+1 Accessibility planning meeting

2006-10-16 Thread Henrik Nilsen Omma
for this meeting Daniel and Jono, so I look forward to some excellent advice on this :) We've changed the time of this meeting to make it easier for people in the Americas to participate (which unfortunately makes it a bad time in Australia, sorry). Henrik ps. Sorry for cross-posting, but

Re: Announcing Orca v2.17.0

2006-10-11 Thread Henrik Nilsen Omma
hank smith wrote: > is this going to be implimented in the latest unbuntu coming out in a few > weeks? > Generally not. We will use Orca 1.0 (or 2.16 by the new system), but we have taken some of these patches. Henrik ___ gnome-accessibi

Re: Accessibilty module for colorblind people

2006-10-10 Thread Henrik Nilsen Omma
1x. Some people would want to use both magnification and a filter. Separate implementations may still be the best option for technical reasons or to have simpler configuration of each. But in that case they should at least work well together. Henrik ___

Re: Accessibilty module for colorblind people

2006-10-09 Thread Henrik Nilsen Omma
easily integrate this work into Ubuntu :) Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: Ubuntu and Orca

2006-10-05 Thread Henrik Nilsen Omma
olute no luck with > Orca. > How much memory does your computer have. The Live CD requires more memory to run than the installed version. 256MB is a real minimum, but you should ideally have more. Accessibility tools add extra memory overhead too. Henrik _

Re: Hands Free Mouse Issues

2006-10-02 Thread Henrik Nilsen Omma
Google SoC projects, but next year I'd like to see a separate accessibility FOSS org apply so we can get 6-8 projects going. We could ask gnome, mozilla, OOo etc. to set aside two places each and coordinaate those or we could do it with an organisation like

Re: Hands Free Mouse Issues

2006-10-02 Thread Henrik Nilsen Omma
hat are known to work, but it would be very nice to get the SmartNav or similar working since it's so affordable. Perhaps I should get one and challenge the Ubuntu community to write a driver ... Henrik ___ gnome-accessibility-list mailing list gno

Re: Ubuntu egdy and BRLTTY

2006-10-01 Thread Henrik Nilsen Omma
make this Just Work (or close to it) I'll try to get it into Edgy final. Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: Ubuntu edgy

2006-10-01 Thread Henrik Nilsen Omma
Firefox? Is the version of it that > comes with this betas supported by Orca? We ship Firefox 2 which has some access support but not perfect. Hopefully we can start providing Firefox 3 packages at an early stage. Henrik ___ gnome-accessibility-list ma

Re: trouble getting Gnopernicus to talk

2006-09-15 Thread Henrik Nilsen Omma
t; You might also try turning of the ESD sound system (under System -> Preferences -> Sound ) in Gnome. Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: installing edgy

2006-09-13 Thread Henrik Nilsen Omma
ur non-free repository) so that people don't have to compile it? And would you be willing to maintain it? ;) Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: Fwd: [EMAIL PROTECTED]: Re: still can't boot edgy!!!]

2006-09-06 Thread Henrik Nilsen Omma
n error messages during boot. But it will all take some. More help from other distros would help of course ... Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: [EMAIL PROTECTED]: Re: still can't boot edgy!!!]

2006-09-06 Thread Henrik Nilsen Omma
horoughly pleased with what I am seeing. I have a few issues, > like nautilus not keeping the focus tracking well. But hey if > that's all i can complain about it's got to be good. > Cool! I'm sure the nautilus developers will be receptive to a bug report about it :)

Re: audacity: was Ubuntu on my desktop

2006-09-06 Thread Henrik Nilsen Omma
ems to work fine. See: http://www.jokosher.org/ - Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: Starting brltty on edgy ubuntu-powerpc

2006-09-05 Thread Henrik Nilsen Omma
pec this up to get a proper solution for Edgy+1 Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: backup applications and speech

2006-09-04 Thread Henrik Nilsen Omma
ng, but we should perhaps start thinking of ways to connect them with the wider Free Software community for general support. I made a post [1] in our forum relating this earlier today. But I'm interested to hear other ideas as well. - Henrik [1] http://www.ubuntuforums.org/s

Re: still can't boot edgy!!!

2006-09-03 Thread Henrik Nilsen Omma
ion of usplash seems to cause the desktop CD to fail to boot for some people, if you experience that, removing "splash" from the kernel command line might help. Are you able to tell if it gets to the first boot screen at all? (we will soon have a helpful sound for that, btw). - H

Re: Software that works with Orca? - was Re: Ubuntu on my desktop

2006-09-01 Thread Henrik Nilsen Omma
based on Omnipages engine. > As anyone looked at the feasibility of this: http://google-code-updates.blogspot.com/2006/08/announcing-tesseract-ocr.html ? - Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://ma

Re: audacity: was Ubuntu on my desktop

2006-09-01 Thread Henrik Nilsen Omma
ve poked it a bit with at-poke; It does reveal access information but how usable it actually is with a screen reader I don't know). - Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: Can't get edgy to boot; also, Orca from powerpc cd?

2006-08-31 Thread Henrik Nilsen Omma
Bill Haneman wrote: > Hi Henrik: > > Regarding knot-2, did you pick up the recent new release of gok? We > put in some exception handling to catch the XInput device error (from > the wacom driver, apparently) that was making gok DOA in many 6.06 > installations. > best

Re: Can't get edgy to boot; also, Orca from powerpc cd?

2006-08-31 Thread Henrik Nilsen Omma
? You might want to check this page: https://help.ubuntu.com/community/BurningIsoHowto Also, some recent ISOs have been over-sized, but i386 should be ok from the 28th onward. Today or tomorrow we'll likely release 'knot-2', our second alpha, which will at least be tested f

Re: Orca Launching in Edgy -- continued

2006-08-29 Thread Henrik Nilsen Omma
Peter Korn wrote: > Hi Henrik, > > Thanks for your thoughts and efforts here. When it comes to keystroke > gestures, may I direct your (and everyone else's) attention to the > System Administration Section of the GNOME 2.14 Accessibility Guide (at > http://www.gnome.org/

Running Orca on the Edgy Live CD -- HOWTO

2006-08-29 Thread Henrik Nilsen Omma
t could be improved. - Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: [Kde-accessibility] KDE Accessibility - sorry, off topic.

2006-08-17 Thread Henrik Nilsen Omma
7;t get trapped in the way of thinking that a few tools have to cover every single use case in their default configuration. It should be possible to adapt both the tools and the environment to the individual. - Henrik ___ gnome-accessibility-list ma

Re: Serious accessibility issue in Gnome 2.15.

2006-08-03 Thread Henrik Nilsen Omma
.0.3, with the same result. The OOo package you tested (I guess) was just the dapper package carried over, which works OK on dapper. So that points to Gnome 2.15, as you say. Have anyone tested Gnome 2.15 for AT support on another distro? - Henrik

Re: Edgy and Orca

2006-08-01 Thread Henrik Nilsen Omma
are also rumours that speech is broken in gnome 2.15, at least on Ubuntu. I need to test that now. - Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: thanks

2006-07-27 Thread Henrik Nilsen Omma
'gnome-sound-properties') You should now be in the Sound Preferences window Press Tab-key and spacebar. That should have turned off ESD mixing for your account. Finally, press Alt-F4 to close that window. You probably have to log out and back in to test it. - Henrik

Re: problem starting gnopernicus

2006-07-26 Thread Henrik Nilsen Omma
t the end of October which will also run from the Live CD. - Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: accessebility suggestion for Ubuntu 6.06 LiveCD

2006-07-24 Thread Henrik Nilsen Omma
te with you in making a new and better one (and I tried it your way first). Neither look likely to happen now. - Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: accessebility suggestion for Ubuntu 6.06 LiveCD

2006-07-24 Thread Henrik Nilsen Omma
quite easily make changes as we get feedback. > >> We haven't make any attempt get this into Gnome 2.16 as I could see that >> there would be strong opposition, but I think we can make a good case >> for Gnome 2.18. >> > > Absolutely not. > So it seems we differ on this point. Ultimately the users will decide. - Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: accessebility suggestion for Ubuntu 6.06 LiveCD

2006-07-24 Thread Henrik Nilsen Omma
Bill Haneman wrote: > On Mon, 2006-07-24 at 12:41, Henrik Nilsen Omma wrote: > >> Our plan is to go ahead with the new >> technology and deal with the problems as they arise. >> > > If by this you mean that you will ship SOK in preference to GOK in >

Re: accessebility suggestion for Ubuntu 6.06 LiveCD

2006-07-24 Thread Henrik Nilsen Omma
an be useful everywhere. I guess KmouseTool does that, but I'm not sure if it works in Gnome. > I like this idea. Making AT-SPI load dynamically is theoretically > possible but there are some real feasibility issues; > What are the real feasibility issues? Are they menti

Re: accessebility suggestion for Ubuntu 6.06 LiveCD

2006-07-24 Thread Henrik Nilsen Omma
rd set of such GDM access keys? This really is something that should be enabled by default, both in Gnome and in Ubuntu. > > Henrik - Carlos Diogenes is working on adding Composite to gnome-mag, > which would make it work as a drop-in enhancement. You probably should > ping him abo

Re: accessebility suggestion for Ubuntu 6.06 LiveCD

2006-07-24 Thread Henrik Nilsen Omma
iers, it is > basically functional and follows both mouse and keyboard focus (at least > when properly configured). We are also working on a compiz-based magnifier which would improve performance, but unfortunately work is slow on this. - Henrik ___

Re: accessebility suggestion for Ubuntu 6.06 LiveCD

2006-07-24 Thread Henrik Nilsen Omma
lly we'll see some of these improvements appearing on the Edgy Live CDs in the next few weeks and we would appreciate if the community here could give them a spin and report back. Thanks for your patience so far! Henrik Ubuntu Accessibility Coordinator ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: ubuntu 6.06 testing

2006-07-17 Thread Henrik Nilsen Omma
alt-f2 > again and tried typing install to install the ubuntu system onto a > disc I have available for it. The installation program is called 'ubiquity' so you might want to type that instead. It is also the first icon on the desktop. Thanks for sticking with us,

Re: Ubuntu 6.06 Live CD

2006-07-12 Thread Henrik Nilsen Omma
ack in automatically. I'd be interested to hear if this work-around works for you. - Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: Getting latest Gnome

2006-07-10 Thread Henrik Nilsen Omma
It is of course not recommended for daily use and there will be constant updates to it (large daily downloads). As Calum says, unless you enjoy the unstable bleeding edge, then 2.14 is probably your best choice. - Henrik ___ gnome-accessibility

Re: setting up orca

2006-07-05 Thread Henrik Nilsen Omma
aying around. It's less handy than the keypad, but will be less hassle while you're just trying this stuff out. I think Luke has this working on a Laptop though, but I'm not sure which make or how much of a hack it is. Laptops are becoming the new standard though so we

Re: followup on Ubuntu (fwd)

2006-07-04 Thread Henrik Nilsen Omma
CD. I've also put up a section on our website to cover this need: http://www.ubuntu.com/access which has some basic info and links to more detail in the wiki. The Start Guide is probably your best starting point: https://wiki.ubuntu.com/Accessibility/doc/StartGuide - Henrik __

Re: followup on Ubuntu (fwd)

2006-07-02 Thread Henrik Nilsen Omma
few days, based on this: https://wiki.ubuntu.com/Website/access - Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: [g-a-devel] Slow keys dialog

2006-06-26 Thread Henrik Nilsen Omma
Bill Haneman wrote: > On Mon, 2006-06-26 at 22:28, Henrik Nilsen Omma wrote: > > >> Bill, is it an accessibility violation to have unusable accessibility tools? >> > > Are you going to say something helpful? > > OK, I should have resisted that last l

Re: [g-a-devel] Slow keys dialog

2006-06-26 Thread Henrik Nilsen Omma
you set a sticky flag. Again, each time the user clicks a letter, SOK sends shift++unshift. When shift is clicked again you unset the flag. That way you avoid triggering slow keys and avoid making an 'accessibility violation'. Bill, is it an accessibility violation to have u

Re: getting orca included in gnome 2.16

2006-06-11 Thread Henrik Nilsen Omma
e need to make choices about what we consider to be most suitable at this time, and leave the rest as options. Picking favourites is actually an important part of what we do because it allows us to focus our efforts better on providing support and fixes on those packag

Re: getting orca included in gnome 2.16

2006-06-10 Thread Henrik Nilsen Omma
ts). All these people are already on your side. If you want to make this complaint it should go to the main developer lists of gnome, redhat, ubuntu, etc. Though that said, I do actually think that gnome is right in their policy on this. Henrik Omma Ubuntu

Re: Gnopernicus and the new ubuntu installer

2006-06-05 Thread Henrik Nilsen Omma
g in the October/November release. It would also be useful if you could file a bug about the city combo-box here: https://launchpad.net/distros/ubuntu/+source/ubiquity/+filebug Thanks. - Henrik ___ gnome-accessibility-list mailing list gnome-accessibil

Re: Gnopernicus and the new ubuntu installer

2006-06-05 Thread Henrik Nilsen Omma
mes in the form of an ISO image that must be burned to a CD, and then boot with that CD. Some instructions on using the accessibility features are here: https://wiki.ubuntu.com/Accessibility/doc/StartGuide Note that the system does have some limitations.

Re: dapper drake downloads

2006-05-13 Thread Henrik Nilsen Omma
nd compare with the file http://cdimage.ubuntu.com/daily-live/current/MD5SUMS Hope that helps. - Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: [Kde-accessibility] Accessibility Summer of Code projects

2006-05-05 Thread Henrik Nilsen Omma
David Bolter wrote: Peter Korn wrote: Hi Henrik, Cool stuff. For the on-screen keyboard, please consider doing something like "gok --simple" (assuming folks like David Bolter agree). Yes. This is difficult though, since I can understand both sides of the fence here. My b

Re: [Kde-accessibility] Accessibility Summer of Code projects

2006-05-05 Thread Henrik Nilsen Omma
ents working on AT as well then we should definitely coordinate our efforts. - Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: Accessibility Summer of Code projects

2006-05-05 Thread Henrik Nilsen Omma
good applicants :) I'm not planning to make anything that is GTK-only. Our group is small enough as it is, so we should work hard to avoid fragmentation. The plan for the config panel for example is to have the option for multiple front ends.

Accessibility Summer of Code projects

2006-05-05 Thread Henrik Nilsen Omma
if you know any suitable students please encourage them to apply or if you think you can help in some other way such as with testing or advice, please join in! Let's welcome these students to our community and give them a good start on their projects! - Henrik Ubunt

Re: Common AT config panel

2006-05-02 Thread Henrik Nilsen Omma
Hynek Hanke wrote: Henrik píše v Ne 23. 04. 2006 v 17:36 +0100: There are several new AT apps coming on line that need settings panels. From the user's perspective it would be preferable to have a single interface for all the AT on the free desktop. The challenge of course is that w

Re: Orca 0.2.3

2006-04-24 Thread Henrik Nilsen Omma
roject: https://wiki.ubuntu.com/GoogleSoC2006 The basic design spec should take shape over the next few weeks so this is a good time to float ideas. - Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: [Kde-accessibility] Common AT config panel

2006-04-23 Thread Henrik
o to another web page? Yes, sorry I should have made the icons clickable; that was sloppy ;) It's fixed now (it was just the text link before). When you click you go to pages like this: http://people.ubuntu.com/~henrik/at-conf/orca_voices.html that can each have a whole range of setti

Common AT config panel

2006-04-23 Thread Henrik
he next step would be to write a python version that would generate the GUI in real time, which then in turn could be linked to a back-end that would read, parse and write the config files. See mock-up: http://people.ubuntu.com/~henrik/at-conf/main.html Tarball: http://people.ubuntu.com/~henr

Re: Gnopernicus and gnome-mag issues

2006-04-21 Thread Henrik
with a smaller screen will have issues from that, but larger will be fine). Trouble is we cant even get gnopernicus to pick up the default settings that are given in the gconf schema file included with the package. Any ideas? - Henrik ___ gnome-accessibili

Re: gnopernicus and orca

2006-04-20 Thread Henrik
r now there will be a steady stream of updates until the final release is out in about 6 weeks, but these will be mainly cosmetic. I've used it for months and would say it is ready for home use while enterprise might want to wait with doing larger deployments.

Re: Making Orca the default screen reader?

2006-04-14 Thread Henrik Nilsen Omma
d be happy to collaborate on the design and implementation of it. Perhaps we can do some pre-design work and then put up a bounty for the implementation, a Summer of Code project perhaps. - Henrik -- http://www.ubuntu.com http://www.theopencd.org __

Re: Festival vs. F-lite disk space requirements

2006-02-24 Thread Henrik Nilsen Omma
Bill Haneman wrote: Henrik: I think Flite uses the same file format. ( Will, please correct me if I'm wrong). By same format you mean the same speech files? So what is the main benefit of F-lite, a smaller memory footprint? (and java cross-platformness) It also requires a Java JRE, ar

Festival vs. F-lite disk space requirements

2006-02-24 Thread Henrik Nilsen Omma
Does Festival include all it's supported languages by default or are they packaged separately (as packaged in Debian)? We would be happy to settle for English-only support this time around. Thank you. Any advice will be greatly appreciated.

Re: Fwd: Voice recognition for GNOME

2006-02-10 Thread Henrik Nilsen Omma
course IBM is still working away at its voice recognition technology deep in its labs. I expect the next generation will be very much better than what we have seen so far. - Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnom

Re: Testing plan

2005-12-15 Thread Henrik Nilsen Omma
ike esp. now with this push to introduce ODF in MA by 01.01.2007 that this is the time to band together and push things forward :) Thoughts? (I'm CCing the KDE list as well, which I'm not subscribed to ATM. Hope it gets through) - Henrik ___ gno

Testing plan

2005-12-15 Thread Henrik Nilsen Omma
past experiences (sorry for the added traffic). This is a work in progress, so feedback is welcome :) Once we agree on the general structure and have tests defined, I'll post on the Ubuntu user lists and forum to ask for testers. Cheers, Henrik _

Re: detailed review of GOK

2005-12-12 Thread Henrik Nilsen Omma
I confirm the problems faced with using the system core pointer. Overcoming the problems has caused a great deal of developer pain. Henrik, if you and ubuntu could help improve the gok feedback (dialog) -- to make it less confusing that would be very welcome. Sure, I'll do some initial

Re: detailed review of GOK

2005-12-12 Thread Henrik Nilsen Omma
K1 though, and probably won't compile with Gnome 2. - Henrik ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

detailed review of GOK

2005-12-12 Thread Henrik Nilsen Omma
evelopment. - Henrik Ubuntu Accessibility Team ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Re: Request for help setting up Gnopernicus

2005-11-28 Thread Henrik Nilsen Omma
urse install a bunch of KDE libraries too, but that's OK. You can resize the window of kmag like any other application. (sorry to post this on the gnome list, but I think it's useful advice ...) Good luck! Henrik Nilsen Omna Ubuntu Accessibility Team https://wik

  1   2   >