Development :  K-Meleon Web Browser Forum
K-Meleon development related discussions. 
Tab Focus Problem
Posted by: chuckbales
Date: January 07, 2007 06:53AM

I use a laptop, and when not at a desk to use my mouse I use ctrl-click to open a link in a new layer. However, I can't figure out how to configure it so the new tab is opened in the background, instead of stealing the focus from the original page.

Options: ReplyQuote
Re: Tab Focus Problem
Posted by: kaos
Date: January 07, 2007 09:16AM

CTRL RButton = ID_OPEN_LINK_IN_BACKGROUNDTAB
CTRL LButton= ID_OPEN_LINK_IN_NEW_TAB

above is default. replace this wiht below in accel.cfg file.

CTRL RButton = ID_OPEN_LINK_IN_NEW_TAB
CTRL LButton= ID_OPEN_LINK_IN_BACKGROUNDTAB

regards...

Options: ReplyQuote


K-Meleon forum is powered by Phorum.