How do I configure exactly which command should be run when I press F4 inside konqueror?
Doc
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.
Doc
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.
Kind regards, Stefan
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
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
On 04/02/2020 07:51 AM, D. R. Evans wrote:
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?
I can't try this out at the moment, so it may be wrong. But it occurs to me that konqueror is probably just opening whatever terminal is Trinity's default. So maybe what you want is to change the system default, then restart konqueror, or just to be safe, restart Trinity. Then I think maybe it'll work.
On Thursday 02 April 2020 17.01:55 Dan Youngquist wrote:
On 04/02/2020 07:51 AM, D. R. Evans wrote: I can't try this out at the moment, so it may be wrong. But it occurs to me that konqueror is probably just opening whatever terminal is Trinity's default.
You are right!
Thierry
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
On Thursday 02 April 2020 16.51:13 D. R. Evans wrote:
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?
From what I tried:
If you define F4 as the shortcut key for another app in TDE menu:
- When you press F4 it does run that other program - If you choose Tools - Open Terminal it still runs konsole; I'd guess it's hardwired.
Thierry
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Anno domini 2020 Thu, 2 Apr 08:51:13 -0600 D. R. Evans scripsit:
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
From commandline execute: "tdecmshell componentchooser" - there select "terminal emulator" (or however it's called in your localisation). Problem: this will not only change it for konquereor, but all TDE.
Nik