What file controls the Actions | Open Terminal Here function (right-clicking in the open window in Konqueror)? Selecting the action opens a root konsole shell in location /root. If it is possible, I'd like to have the konsole open in the folder that is being viewed within konqueror?
Announcement
Collapse
No announcement yet.
Wanting konsole's 'Open Terminal Here' to open in current working directory
Collapse
This topic is closed.
X
X
-
Wanting konsole's 'Open Terminal Here' to open in current working directory
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock HolmesTags: None
- Top
- Bottom
-
Re: Wanting konsole's 'Open Terminal Here' to open in current working directory
Originally posted by SnowhogWhat file controls ...
Originally posted by SnowhogI'd like to have ...
(provided that the Bash config does not contain "contrary code" ).
- Top
- Bottom
-
Re: Wanting konsole's 'Open Terminal Here' to open in current working directory
Thank you. That confirms that I was looking at the right file. In that file, at the bottom, is the line that executes the konsole with --workdir %f
I have looked high and low to find information on what the %f actuall does. I know that --workdir is used to specify what working directory to use (man konsole). As konsole opens in location /root I have to assume that it tells the command to open there. If so, then what option (to replace %f) would provide for konsole to open in the currently viewed directory? Where can I find documentation on the --workdir %[] options?Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: Wanting konsole's 'Open Terminal Here' to open in current working directory
Originally posted by SnowhogI have looked high and low to find information
# http://docs.kde.org/stable/en/kdebas...e-options.html
# http://standards.freedesktop.org/des...-spec-1.0.html
- Top
- Bottom
Comment
-
Re: Wanting konsole's 'Open Terminal Here' to open in current working directory
Originally posted by UnicornRiderNeither high nor low enough, I dare to say
--workdir dir
'dir' in this context, means specify a directory to use, i.e. '/home/username' would cause konsole to open in /home/username
This site provides information concerning the field code (the %[] entry). Thank you. I did not find this site during my searching. The available field codes don't appear to provide one that would do what I'm wanting, or am I not understanding the descriptions of what the codes do?Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: Wanting konsole's 'Open Terminal Here' to open in current working directory
If it is possible, I'd like to have the konsole open in the folder that is being viewed within konqueror?
Here F4 opens konsole in the folder that is being viewed within konqueror/dolphin.
Same with right click -> open terminal here.
Before you edit, BACKUP !
Why there are dead links ?
1. Thread: Please explain how to access old kubuntu forum posts
2. Thread: Lost Information
- Top
- Bottom
Comment
Comment