KDE Gains Full Accessibility Support
kandalf writes "Together with some other interesting news about making KDE and Gtk apps interoperable as well as porting OpenOffice to Qt/KDE, KDE gained accessibility support through the ATK interface from Sun with Qt - so KDE 3.2 will be 'accessibility ready' for the end user once coming out in January. Got the dot?"
You have a valid point, but actually you don't need a mouse to fix Linux software problems, one of the features I like about Linux, when the GUI fails, you can always use the command line and edit some config files, and voila, it's back to normal, OSes that rely heavily on the GUI are vulnerable to being completely inaccessible when the GUI fails, and you know, the command line is more likely to be still working when problems occur that the GUI system.
The IT section color scheme sucks.
This is already included in X server (on which KDE is running), if you press SHIFT+NumLock, you can navigate mouse cursor with arrows on numpad.
Accessibility is a huge issue. Without it, KDE cannot be used for many government purposes.
A deep unwavering belief is a sure sign you're missing something...
QT and GTK are toolkits - libraries that display stuff (windows, toolbars, buttons, text boxes, etc.) on the screen. KDE is a desktop environment - a set of programs that use the QT toolkit to create a user interface. ATK is a set of accessability standards, which are now supported by KDE and GNOME, the two majro desktop environments.
It's hard to be religious when certain people are never incinerated by bolts of lightning.
Only the KDE/Qt OpenOffice port link at dot.kde.org was in Google's cache: porting OpenOffice to Qt/KDE
Direct link to kde.openoffice.org
-Mike
Schrödinger's cat is not amused—maybe.
It's been backported and will likely be in Qt 3.3. That's what makes KDE 3.2 accessibility ready.
(Please browse at -1 to read this comment.)
Knoppix actually does give you some choice as to the desktop you use - it's just slightly hidden. When you boot the CD, hit F2 (I think) and it'll give you a list of options that you can pass to the initialization scripts. Among these options is "desktop=foo". I prefer Fluxbox, as it loads significantly faster than KDE does from a CD. There's about 8 other WM's to try, so you've got your pick of the litter.
So, just type the following when you reach the Knoppix splash screen:
knoppix desktop=fluxbox
I know that I'm probably just feeding a troll here, but I just can't resist...
Look, KDE has been very involved with creating the specs at Freedesktop.org. Hell, I'm a KDE developer, and I'm also in the CVS commit list on the freedesktop server. The reason that you haven't seen Freedesktop standard support in KDE yet is because either A) You haven't tried a KDE 3.2 beta or B) You're obviously trolling.
KDE 3.2 will have support for all of the relevant standards that have moved out of the 'still in progress' stage and even some support for a few that haven't yet been finalized. KDE 3.1 was released almost a full year ago, when none of these standards was really done yet, so it isn't exactly a crime that it didn't support standards that didn't exist.
And KDE 3.3 will support even more of the specs that Freedesktop puts out, because we're involved in their creation (things that are currently pre-spec, even, like the shared MIME and Help systems).
FWIW, even though I don't work on GNOME (and I have worked on KConfig and KControl, so I have some idea what I'm talking about in that area at least), GConf is really nothing like the Windows registry. The fact that the GConf editor _looks_ somewhat similar to Regedit is really bad for the GNOME guys because it gives the wrong impression (IMHO), but the underlying system is really absolutely nothing like the evil that is the Windows Registry.
:) KDE 3.2 is a pretty big step towards it, but it's not done yet, and there will be much more work to clean things up for KDE 3.3, and KDE4 will likely feature a very different configuration application altogether.
And as far as KControl goes... trust me, work is being done to clean up the mess.
But KDE 3.3 is at least a year away, and KDE4 is (to quote Havoc Pennington) something for the Star-Trek future.
This post is ripped off from this post
The linux hacker