General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
ctrl+enter opens new blank tab
Posted by: Kurt63rus
Date: September 25, 2015 06:29AM

Hi, everyone!
Just one question: when i try to send the text message by ctrl+enter, KM75 opens new blank tab. Where i can change it? I can`t find it in "accel.cfg", and any where else. Thanks!
PS: sorry for my english...



Edited 2 time(s). Last edit at 09/25/2015 08:53AM by Kurt63rus.

Options: ReplyQuote
Re: ctrl+enter opens new blank tab
Posted by: rodocop
Date: September 25, 2015 10:47AM

Kurt,
feel free to write in russian - there is a special thread for russian speaking users. It also contains links for russian sites where you can get more info and support in russian.

Ответ простой: надо открыть текстовым (юникодовым) редактором файл macros\domcomplete.kmm и закомментировать 22 строку в нем.
Из такой:
setaccel("CTRL VK_RETURN","macros(domComplete(0))");
она должна стать такой
#setaccel("CTRL VK_RETURN","macros(domComplete(0))");
(знак # "выключает" все символы между собой и следующим переводом каретки)


In english for all other users:
if you don't use domain autocompletion feature or it breaks some page functionality preferred by you
than open file macros\domcomplete.kmm by plain text (Unicode) editor and comment line 22
setaccel("CTRL VK_RETURN","macros(domComplete(0))");
adding # symbol at start. Save file. Restart KM. Enjoy Ctrl+Enter free for your needs!



Edited 1 time(s). Last edit at 09/25/2015 10:47AM by rodocop.

Options: ReplyQuote
Re: ctrl+enter opens new blank tab
Posted by: guenter
Date: September 25, 2015 05:12PM

Quote
Kurt63rus
Hi, everyone!
....
PS: sorry for my english...

Здравствуйте - Your English is just fine and in this forum You are also welcome to post in Your native language.

Greetings from Germany

ps. English only helps to get more readers and that increases the chance for a fast answer.

Options: ReplyQuote
Re: ctrl+enter opens new blank tab
Posted by: Kurt63rus
Date: September 25, 2015 06:04PM

Thanks for help, and for the hospitality!

Options: ReplyQuote


K-Meleon forum is powered by Phorum.