Stefan Krusche wrote on 4/1/20 11:46 PM:
Am Mittwoch, 1. April 2020 schrieb D. R. Evans:
D. R. Evans wrote on 4/1/20 3:24 PM:
How do I configure exactly which command should be run when I press F4 inside konqueror?
Possibly I should be a bit clearer: by default, F4 appears to run /opt/trinity/bin/konsole; I want to know how to execute a different command that will open a (different kind of) terminal when I hit F4 inside konqueror.
Have you tried to assign the key F4 globally with kmenuedit? I think it should override the assignment inside konqueror. Not tested.
OK, I guess I still wasn't clear. Sorry.
Let me try a different way.
In konqueror under the Tools Menu, the first item is: Open Terminal F4 When I execute that menu item, I want to run something other than /opt/trinity/bin/konsole. How do I do that?
Suppose, for example, that I just wanted an xterm, whose executable is /usr/bin/xterm; how would I cause that menu item to execute /usr/bin/xterm instead of /opt/trinity/bin/konsole?
Doc