Bug 263109 - Calculator key is wrongly recognized as "Launch (1)"
Summary: Calculator key is wrongly recognized as "Launch (1)"
Status: RESOLVED DUPLICATE of bug 257900
Alias: None
Product: khotkeys
Classification: Plasma
Component: general (show other bugs)
Version: 0.4
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Jansen
URL:
Keywords:
: 255329 293392 294318 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-01-14 08:30 UTC by Mohd Asif Ali Rizwaan
Modified: 2012-02-18 14:05 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mohd Asif Ali Rizwaan 2011-01-14 08:30:41 UTC
Version:           0.4 (using KDE 4.5.5) 
OS:                Linux

I want to bind speedcrunch to Calculator key on my multimedia keyboard.

But when I assign "calculator" key, I see "Launch (1)" instead of "Calculator" key.

Reproducible: Didn't try

Steps to Reproduce:
1. open kmenuedit, assign 'calculator' key in the keyboard to any application. 
2. though it takes the calculator key as 'launch (1)' but it won't work

Actual Results:  
3. assigned key doesn't work

Expected Results:  
the application shortcut should have been launched by the assigned key.

Solution: (which works for advanced users) at kde forum

http://forum.kde.org/viewtopic.php?f=17&t=89602


---herbiehancock wrote---
~/.kde/share/config/kglobalshortcutsrc
~/.kde/share/config/khotkeysrc

In both files I had to replace "Launch (1)" with "Calculator". Oddly enough I had to replace it with "Calculator", though the terminal application xev actually indicates the name "XF86Calculator" for that key.

OS: Linux (i686) release 2.6.36-ARCH
Compiler: gcc
Comment 1 Will Stephenson 2011-11-21 08:47:52 UTC
This is why it appears as 'Launch (1)' although it doesn't explain why it then doesn't work

http://doc.qt.nokia.com/4.7/qt.html#Key-enum says:

Qt::Key_Launch1	0x010000a3	On X11 this key is mapped to "Calculator" (XF86XK_Calculator) key for legacy reasons.

Reproduced on openSUSE, not Arch specific
Comment 2 Christoph Feck 2012-02-18 14:00:07 UTC
*** Bug 294318 has been marked as a duplicate of this bug. ***
Comment 3 Christoph Feck 2012-02-18 14:00:30 UTC
*** Bug 293392 has been marked as a duplicate of this bug. ***
Comment 4 Christoph Feck 2012-02-18 14:03:38 UTC
*** Bug 255329 has been marked as a duplicate of this bug. ***
Comment 5 Christoph Feck 2012-02-18 14:05:12 UTC

*** This bug has been marked as a duplicate of bug 257900 ***