https://bugs.kde.org/show_bug.cgi?id=482628

--- Comment #7 from duha.b...@gmail.com ---
(In reply to Iván Ávalos from comment #3)
> Removing "Find" from the toolbar doesn't seem to work, as it causes ALT+F to
> be remapped to the "File" menu. I agree with @Kunshan Wang in that Konsole
> should /never/ use ALT or CTRL accelerator keys, and should instead rebind
> them to something else, just like it already does with most CTRL keybindings
> (it rebinds them to CTRL+ALT).

You can disable the "File" menu accelerator (the _) in the settings ->
configure konsole -> enable menu accelerators

I tried to expand this behavior to the toolBar as well but was unable so far. I
was only able to set the mainToolbar to no no accelerators with
KAcceleratorManager::setNoAccel(toolBar());  but I haven't had any luck with
the sessionToolbar.

If any dev wants to have a look, the code is in MainWindow.cpp. 


Not sure about the issues with the CTRL shortcuts. I think accelerators (the
underline) and ctrl shortcuts are different. Possibly a seperate bug report for
this might be useful.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to