From kde-accessibility Sun Aug 17 23:19:51 2008 From: Sebastian Sauer Date: Sun, 17 Aug 2008 23:19:51 +0000 To: kde-accessibility Subject: Re: [Kde-accessibility] No "show keyboard status" indicator in KDE4 Message-Id: <200808180119.51271.mail () dipe ! org> X-MARC-Message: https://marc.info/?l=kde-accessibility&m=121901525332454 Hi Dotan, Dotan Cohen wrote: > KDE 3 has a "show keyboard status" (name translated, but it should be > similar) panel applet, that indicates the activation states for the > keyboard meta keys. This is helpful especially for users of Sticky > Keys, which I need due to disability. I have filed a bug regarding the > issue, but it is currently unassigned and therefore not being taken > care of. To whom should it be assigned? > > This is the bug: http://bugs.kde.org/show_bug.cgi?id=165402 atm bugs.kde.org is down for maintaince-reasons. The keyboardLeds plasmoid is located in playground/base/plasma/applets/keyboardLeds and you are able to download and compile it via; 1. checkout the sources svn co svn://anonsvn.kde.org/home/kde/trunk/playground/base/plasma/applets/keyboardLeds 2, go into the directory, compile and install. $KDEDIR should point to the directory where your KDE4 is installed. So, e.g. /opt/kde4 or /usr or /usr/local. cd keyboardLeds/ cmake -DCMAKE_INSTALL_PREFIX=$KDEDIR . make make install 3. restart plasma and choose from "Add Widgets" the "Keyboard Leds". The plasmoid works fine, I just did test it, and does provide hints for numlock, capslock and scrollock. If it fullfit the requirment, please also close the bugreport #165402 (probably also attach there the info I did provide here, so others are able to find the answer easier). If it does not fullfit the requirment, then please add details what is missing since not everyone does know the KDE3 "show keyboard status" panel applet. > Thanks in advance. Thanks in advance too and I hope that helped. _______________________________________________ kde-accessibility mailing list kde-accessibility@kde.org https://mail.kde.org/mailman/listinfo/kde-accessibility