| View previous topic :: View next topic |
| Author |
Message |
vtcad Guest
|
Posted: Mon Oct 27, 2008 2:54 pm Post subject: How to add items to right mouse button menu? |
|
|
I would like to add additional items to the right mouse button menu,
can someone tell me what file I would modify. I'm running KDE with
Redhat. |
|
| |
|
Back to top |
arkascha Guest
|
Posted: Mon Oct 27, 2008 8:03 pm Post subject: Re: How to add items to right mouse button menu? |
|
|
vtcad wrote:
| Quote: | I would like to add additional items to the right mouse button menu,
can someone tell me what file I would modify. I'm running KDE with
Redhat.
That menu is called 'context menu' and its entries differ, depending on the |
context it is called in. Most common is the usage in konqueror as file
manager. In this case take a look in these two folders, you will find one
file per menu entry, you can create entries yourself or look
for 'Service-Menu' on KDE-look ( http://www.kde-look.org/ ):
- <KDE base dir>/share/apps/konqueror/servicemenus/
- <personal home dir>.kde/share/apps/konqueror/servicemenus/
--
arkascha |
|
| |
|
Back to top |
|