No "show keyboard status" indicator in KDE4

View: New views
9 Messages — Rating Filter:   Alert me  

No "show keyboard status" indicator in KDE4

by dotancohen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Thanks in advance.

--
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il
א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
_______________________________________________
kde-accessibility mailing list
kde-accessibility@...
https://mail.kde.org/mailman/listinfo/kde-accessibility

Parent Message unknown Re: No "show keyboard status" indicator in KDE4

by Bugzilla from mail@dipe.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...
https://mail.kde.org/mailman/listinfo/kde-accessibility

Re: No "show keyboard status" indicator in KDE4

by dotancohen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2008/8/18 Sebastian Sauer <mail@...>:

> 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;

BKO is up again and I don't like the layout... It looks like they took
everything bad from the Mozilla Bugzilla and copied it. Without the
old version to compare it looks like the text is both smaller and
narrower. At least the functionality is the same.

> 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.
>

Thank you very much, I will test that when I boot back into KDE4. Are
bugs on the applet to be filed against plasma or something else?

Thanks.

--
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il
א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת

ä-ö-ü-ß-Ä-Ö-Ü
_______________________________________________
kde-accessibility mailing list
kde-accessibility@...
https://mail.kde.org/mailman/listinfo/kde-accessibility

Parent Message unknown Re: No "show keyboard status" indicator in KDE4

by Bugzilla from mail@dipe.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dotan Cohen wrote:
>
> Thank you very much, I will test that when I boot back into KDE4.

and? does it work as expected? :)

if yes, please http://bugs.kde.org/show_bug.cgi?id=165402 don't forget about.
If not, it would be probably useful to know about it too.

> Are
> bugs on the applet to be filed against plasma or something else?

y, I guess plasma or plasma-applet(s) would match.
 
> Thanks.
 
np.
_______________________________________________
kde-accessibility mailing list
kde-accessibility@...
https://mail.kde.org/mailman/listinfo/kde-accessibility

Re: No "show keyboard status" indicator in KDE4

by dotancohen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2008/8/21 Sebastian Sauer <mail@...>:

> Dotan Cohen wrote:
>>
>> Thank you very much, I will test that when I boot back into KDE4.
>
> and? does it work as expected? :)
>
> if yes, please http://bugs.kde.org/show_bug.cgi?id=165402 don't forget about.
> If not, it would be probably useful to know about it too.
>
>> Are
>> bugs on the applet to be filed against plasma or something else?
>
> y, I guess plasma or plasma-applet(s) would match.
>
>> Thanks.
>
> np.
>

I haven't gotten to it yet. I have a thermodynamics test this week...

--
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il
א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת

ä-ö-ü-ß-Ä-Ö-Ü
_______________________________________________
kde-accessibility mailing list
kde-accessibility@...
https://mail.kde.org/mailman/listinfo/kde-accessibility

Re: No "show keyboard status" indicator in KDE4

by dotancohen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2008/8/21 Sebastian Sauer <mail@...>:

> Dotan Cohen wrote:
>>
>> Thank you very much, I will test that when I boot back into KDE4.
>
> and? does it work as expected? :)
>
> if yes, please http://bugs.kde.org/show_bug.cgi?id=165402 don't forget about.
> If not, it would be probably useful to know about it too.
>
>> Are
>> bugs on the applet to be filed against plasma or something else?
>
> y, I guess plasma or plasma-applet(s) would match.
>
>> Thanks.
>
> np.
>

I haven't gotten to it yet. I have a thermodynamics test this week...

--
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il
א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת

ä-ö-ü-ß-Ä-Ö-Ü
_______________________________________________
kde-accessibility mailing list
kde-accessibility@...
https://mail.kde.org/mailman/listinfo/kde-accessibility

Re: No "show keyboard status" indicator in KDE4

by dotancohen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sorry for the late response, I have been swamped. Actually, if I don't
finish this today, I do not know when I will get to it.

2008/8/18 Sebastian Sauer <mail@...>:

> 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 .

As I am using the Neon packages for the latest KDE, this is what I tried:

ety@intrepid-desktop:~/keyboardLeds$ cmake
-DCMAKE_INSTALL_PREFIX=/opt/kde-nightly && echo "yes"
-- The CXX compiler identification is GNU
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found Qt-Version 4.4.3 (using /opt/project-neon/bin/qmake)
CMake Error at /opt/kde-nightly/share/apps/cmake/modules/FindX11.cmake:389
(MESSAGE):
  Could not find X11
Call Stack (most recent call first):
  /opt/kde-nightly/share/apps/cmake/modules/FindQt4.cmake:1460 (FIND_PACKAGE)
  /opt/kde-nightly/share/apps/cmake/modules/FindKDE4Internal.cmake:283
(find_package)
  /usr/share/cmake-2.6/Modules/FindKDE4.cmake:81 (FIND_PACKAGE)
  CMakeLists.txt:3 (find_package)


-- Configuring incomplete, errors occurred!
ety@intrepid-desktop:~/keyboardLeds$


Why does it not find X11? What should I do from here? I could not find
anything on Google that seemed related.

> 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!

--
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü
_______________________________________________
kde-accessibility mailing list
kde-accessibility@...
https://mail.kde.org/mailman/listinfo/kde-accessibility

Re: No "show keyboard status" indicator in KDE4

by Bugzilla from mail@dipe.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Saturday 13 December 2008, Dotan Cohen wrote:
> Sorry for the late response, I have been swamped.

np, I have the same prob atm cause x-mas did start to eat my free time
already ;)

> As I am using the Neon packages for the latest KDE, this is what I tried:
>
> ety@intrepid-desktop:~/keyboardLeds$ cmake
> -DCMAKE_INSTALL_PREFIX=/opt/kde-nightly && echo "yes"
> -- The CXX compiler identification is GNU
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Found Qt-Version 4.4.3 (using /opt/project-neon/bin/qmake)
> CMake Error at /opt/kde-nightly/share/apps/cmake/modules/FindX11.cmake:389
> (MESSAGE):
>   Could not find X11
> Call Stack (most recent call first):
>   /opt/kde-nightly/share/apps/cmake/modules/FindQt4.cmake:1460
> (FIND_PACKAGE)
> /opt/kde-nightly/share/apps/cmake/modules/FindKDE4Internal.cmake:283
> (find_package)
>   /usr/share/cmake-2.6/Modules/FindKDE4.cmake:81 (FIND_PACKAGE)
>   CMakeLists.txt:3 (find_package)
>
>
> -- Configuring incomplete, errors occurred!
> ety@intrepid-desktop:~/keyboardLeds$
>
>
> Why does it not find X11? What should I do from here? I could not find
> anything on Google that seemed related.

Looks as you need to install the X11 developer-packages. It may the easiest
way to take a look at
http://techbase.kde.org/Getting_Started/Build/KDE4#Required_packages_from_your_distribution 
and just install the list of developer-packages for your distribution listed
at the link above. That's needed anyway if you plan to also compile other
things your own in the future.
If you are OpenSuse-user, then OpenSuse 11.1 does contain the Keyboard Status
Applet already (see http://www.kdedevelopers.org/node/3746).

I hope that helps.
_______________________________________________
kde-accessibility mailing list
kde-accessibility@...
https://mail.kde.org/mailman/listinfo/kde-accessibility

Re: No "show keyboard status" indicator in KDE4

by dotancohen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2008/12/14 Sebastian Sauer <mail@...>:

>> Why does it not find X11? What should I do from here? I could not find
>> anything on Google that seemed related.
>
> Looks as you need to install the X11 developer-packages. It may the easiest
> way to take a look at
> http://techbase.kde.org/Getting_Started/Build/KDE4#Required_packages_from_your_distribution
> and just install the list of developer-packages for your distribution listed
> at the link above. That's needed anyway if you plan to also compile other
> things your own in the future.
> If you are OpenSuse-user, then OpenSuse 11.1 does contain the Keyboard Status
> Applet already (see http://www.kdedevelopers.org/node/3746).
>
> I hope that helps.
>

Thanks, I am surprised that page did not come up in my searches.

I have been considering a move to Open Suse after playing with a test
install a few weeks ago. That applet might be enough to get me to
switch. Thanks!

--
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü
_______________________________________________
kde-accessibility mailing list
kde-accessibility@...
https://mail.kde.org/mailman/listinfo/kde-accessibility