Bug 60550 - Generic Hotkey Support for Applications
Summary: Generic Hotkey Support for Applications
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-30 21:22 UTC by Justace Clutter
Modified: 2003-07-01 02:49 UTC (History)
0 users

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 Justace Clutter 2003-06-30 21:22:30 UTC
Version:            (using KDE KDE 3.1)
Installed from:    Compiled From Sources
OS:          Linux

I would be very nice if the user had the option to add a hotkey to launch a shell applicaiton.
For instance, if you run xmms, you could have a hotkey set to run the console remote to change the state of xmms.  I know there are a million apps out there to control xmms but that was just an example.  This could be used to bind keys to applications that KDE will never support like IRAF for astronomical image reduction.  Just something that I have been looking for for a while.  I used to do this in WindowMaker and E, but then I switched to full KDE.
Comment 1 Lubos Lunak 2003-06-30 21:32:00 UTC
Run kmenuedit (rightclick on the K-Menu, and select Menu Editor), and assign keyboard 
shortcuts to various menu entries, and add new ones if you need. 
And since I see you compiled from sources, it may be easier for you to create only one in 
kmenuedit, and then go to ~/.kde/share/config/khotkeysrc, use the one action as a template, 
and add more actions, if you set MenuEntry=false, you can enter atritrary commands in Run=. 
 
 
Comment 2 Justace Clutter 2003-06-30 23:16:27 UTC
This might work, and probibly will since you do it, however, the general user will 
not know or want to go through that process.  I am of course ok with it but my Mom 
would not.  It seems to me that there should be a tab in the hotkey system to allow 
you to interactivly edit your hotkeyd generic programs. 
Comment 3 Maksim Orlovich 2003-07-01 00:10:12 UTC
It's there in CVS, thanks to Aaron Seigo.

Comment 4 Thiago Macieira 2003-07-01 02:49:20 UTC
I assigning keyboard shortcuts to applications to be more straightforward than a 
panel with shortcuts and "actions". Actually, I've just described kmenuedit...