This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Super key to load Application Menu

132

Votes
155
23
Tags: None
(comma "," separated)
User avatar
Ujjwol
Registered Member
Posts
136
Karma
1
OS

Super key to load Application Menu

Sun Mar 22, 2009 12:16 pm
I think the super key should also allow to open the Alt+F1 tasks ie to open the kickoff menu. The two key combination is difficult and there is no use of super key. i think super key can be used in that way.

Admin edit: This idea has been marked as Done because it has been implemented in the form of ksuperkey.


Ujjwol, proud user of KDE 4 and member of KDE forums since 2008-Oct.
Image
Image
hellblade
Registered Member
Posts
9
Karma
0
OS
[quote=Ujjwol]there is no use of super key[/quote]

Currently super key is used as a modifier key (like alt, ctrl and shift). KWin and compiz are just two examples that use it for shortcuts.
hdaz
Registered Member
Posts
8
Karma
0
This used to be a configurable option in the old days.
val-gaav
Registered Member
Posts
26
Karma
0
+1

a lot of people are used to it from windows... so imho it there should be an option to cofigure it to behave this way.


val-gaav, proud to be a member of KDE forums since 2008-Nov.
chetankhona
Registered Member
Posts
129
Karma
0
OS

Super key to load Application Menu

Fri Jun 25, 2010 11:53 am
Yes this would be very useful.
HalphaZ
Registered Member
Posts
48
Karma
0

Super key to load Application Menu

Fri Jun 25, 2010 4:38 pm
hellblade wrote:
Currently super key is used as a modifier key (like alt, ctrl and shift). KWin and compiz are just two examples that use it for shortcuts.


Even on Windows Super is a modifier key (Super+M and Super +L are some examples).
Super opening kickoff would be a smart way to do a frequent action.

+1!
User avatar
TheBlackCat
Registered Member
Posts
2945
Karma
8
OS

Super key to load Application Menu

Tue Jun 29, 2010 12:34 am
This isn't possible because of how Qt handles shortcuts.


Man is the lowest-cost, 150-pound, nonlinear, all-purpose computer system which can be mass-produced by unskilled labor.
-NASA in 1965
srikkanth87
Registered Member
Posts
3
Karma
0
OS

Super key to load Application Menu

Sun Feb 20, 2011 9:33 am
It would be awesome it we can get this implemented:)
AnonymousSealion
Karma
0

Super key to load Application Menu

Sat Feb 18, 2012 4:38 pm
I'm voting for it as I sometimes use the Meta and wonder why nothing has happened. I use it in Windows and now in Ubuntu's Unity. Gnome Shell uses it as well I think.

I understand why it isn't currently possible to implement but at least I can register my wish here.
User avatar
tancrackers
Registered Member
Posts
14
Karma
0
OS

Super key to load Application Menu

Mon Feb 20, 2012 7:40 am
When I used gnome-shell, I found it so convenient to bring up my programs using just the meta key. So I'm voting + for this idea!
User avatar
dyfet
Registered Member
Posts
10
Karma
0

Super key to load Application Menu

Thu Feb 23, 2012 10:20 am
I would love to have super key usable alone as a "generic" assignable shortcut key. Personally I would choose to use it to select toggling of "dashboard widgets" with independent widget set enabled, rather then for getting the menu.


"Information in the computer age is the last genuine free market left on earth except those free markets where indigenous people are still surviving" - Russell Means
danielcraig
Registered Member
Posts
2
Karma
0
OS

Super key to load Application Menu

Mon Feb 27, 2012 4:56 am
Good post again.
Thanks.
User avatar
RyanBram
Registered Member
Posts
30
Karma
0
OS

Super key to load Application Menu

Mon Feb 27, 2012 11:45 am
dyfet wrote:I would love to have super key usable alone as a "generic" assignable shortcut key. Personally I would choose to use it to select toggling of "dashboard widgets" with independent widget set enabled, rather then for getting the menu.


Maybe the solution is to implement super key as shortcut if it was combined with other keys. If it was pushed alone, it will launch the menu. In Windows it was possible, hopefully in KDE also.


RyanBram
luebking
Karma
0

Super key to load Application Menu

Wed Feb 29, 2012 1:08 am
The meta key is a modifier and by this not allowed to trigger shortcuts itself to prevent clashes.

What you can do is to simply change the keysym of the keycode ;-)

NOTICE: YOU WILL LOOSE THE META KEY - so you might want to map it somewhere else.

Run "xev | grep keycode", press the meta key and watch the output (the code is likely 115)

then add an entry to your xmodmap configuration (if you don't have one, just "kwrite ~/.Xmodmap")
---- snip ----
keycode 115 = F13
---- /end snip ----

"xmodmap ~/.Xmodmap" will change the keysym to F13 (not present on most keyboards ;-) and you can use it like any regular key.

If your distro does (probably) not invoke ~/.Xmodmap by default, add a short script to ~/.kde/share/autostart/

xmodmap.sh:
------- snip --------
#!/bin/sh
xmodmap $HOME/.Xmodmap
---- / end snip --------

and make it executable "chmod +x ~/.kde/share/autostart/xmodmap.sh"
User avatar
Kubuntiac
Registered Member
Posts
786
Karma
2

Super key to load Application Menu

Wed Mar 07, 2012 12:05 am
TheBlackCat wrote:This isn't possible because of how Qt handles shortcuts.


This is true... but silly. QT is open source and open governnce now. KDE is arguably it's largest user. This idea clearly has traction with users. I'd say it would be highly valuable if someone from the relevant part of KDE would talk with or send a patch for QT so we can get this fixed once and for all. No, I don't know enough to do it myself, but the point of the brainstorm section is to find out what the users want most, right?


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]