General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
Right click --- > New Background Tab
Posted by: penang
Date: April 05, 2009 11:07AM

The K-Meleon that I am currently using has two "New Tab" features.

When I make a right-click on a link, immediately a new window pop up, and among the choices, are :

A. Open In New Tab
B. Open In Background Tab

I am wondering if there is a way for me to just get ONE "Tab" feature, instead of the current two choices.

I myself prefer the "Open In Background Tab" thingy, which works much better than the "Open In New Tab" because it is NOT obstructive.

Can someone please tell me how to edit and compile the source code to make a version of K-M which carries only the "Open In Background Tab" feature.

Please advise.

Options: ReplyQuote
Re: Right click --- > New Background Tab
Posted by: JamesD
Date: April 05, 2009 11:58AM

I think the following code in menus.cfg is what makes the link context menu. You could change some of it. It is located at k-meleon\defaults\settings\menus.cfg

LinkOpen{
%ifplugin tabs
Open In Ne&w Tab=ID_OPEN_LINK_IN_NEW_TAB
Open In Bac&kground Tab=ID_OPEN_LINK_IN_BACKGROUNDTAB
&Force Open in this Tab=ID_OPEN_LINK


Options: ReplyQuote
Re: Right click --- > New Background Tab
Posted by: reeko124
Date: April 05, 2009 03:07PM

Quote
JamesD
I think the following code in menus.cfg is what makes the link context menu. You could change some of it. It is located at k-meleon\defaults\settings\menus.cfg

LinkOpen{
%ifplugin tabs
Open In Ne&w Tab=ID_OPEN_LINK_IN_NEW_TAB
Open In Bac&kground Tab=ID_OPEN_LINK_IN_BACKGROUNDTAB
&Force Open in this Tab=ID_OPEN_LINK


I believe you are correct. I put the background tab one first because that is the only one I ever use anyway.

Options: ReplyQuote
Re: Right click --- > New Background Tab
Posted by: penang
Date: April 05, 2009 04:01PM

Many thanks !!!

I will try it out !

Thanks again !

Options: ReplyQuote


K-Meleon forum is powered by Phorum.