I’ve a problem with openSUSE 11.1 (freshly installed and updated). I want “WIN” key to be “META” key (modifier), but it somehow assigned by default to run “K Menu” applet. I cannot assign anything else to WIN + smth combination, it always runs K-Menu.
I was trying to find where I could disable it, but failed. Of course I checked “Keyboard Shortcuts” in KDE settings, but there I have only Alt+1 for “K Menu”.
Searching the web, I’ve found many ways how to ENABLE it, but seemingly they all are different from the way used in 11.1.
It is really annoying, because on other KDE 3 machine with openSUSE 11.0 (updated from 10.3), I don’t have such problem.
I like having a lot of different shotcuts with “WIN” key, so thay don’t interfere with Ctrl and/or Alt key shortcuts. I don’t want having WIN key solely devoted to “K-Menu”!!!
> I’ve a problem with openSUSE 11.1 (freshly installed and updated). I
> want “WIN” key to be “META” key (modifier), but it somehow assigned by
> default to run “K Menu” applet. I cannot assign anything else to WIN +
> smth combination, it always runs K-Menu.
>
> I was trying to find where I could disable it, but failed. Of course I
> checked “Keyboard Shortcuts” in KDE settings, but there I have only
> Alt+1 for “K Menu”.
Open a terminal and type:
cat ~/.kde/share/config/khotkeysrc | grep “Win+”
To find out any reference on this key combo, if any.
> cat ~/.kde/share/config/khotkeysrc | grep "Win+"
Comment=After pressing Win+E (Tux+E), WWW browser will be launched and it will open http://www.kde.org . You may run all kind of commands you can run in minicli (Alt+F2).
Key=Win+E
Win+Key combo just does not work, because as soon you press ‘WIN’ K-Menu popups and the next key already go in it.
> Camaleón;2006943 Wrote:
>>
>> Open a terminal and type:
>>
>> ***
>> cat ~/.kde/share/config/khotkeysrc | grep “Win+”
>> ***
>>
>> To find out any reference on this key combo, if any.
>>
>> You can also take a look in the whole file.
>>
> There is only one there:
>
> Code:
> --------------------
> > cat ~/.kde/share/config/khotkeysrc | grep “Win+”
> Comment=After pressing Win+E (Tux+E), WWW browser will be launched and
> it will open http://www.kde.org . You may run all kind of commands you
> can run in minicli (Alt+F2). Key=Win+E
> --------------------
>
>
> Win+Key combo just does not work, because as soon you press ‘WIN’
> K-Menu popups and the next key already go in it.
Does it happen when you login with all users or just with your standard one?
In fact, it is quite difficult to get just one key (i.e., windows key)
associated with any event as the standard way to achieve this is using a
combination of two keys (Win+key) :-?
Review your options under kde control center / regional and accessibility /
keyboard layout (“xkb options” tab) and keyboard shortcuts (“keyboard
shortcut layout” tab).