Do

How can I run command like gconf-editor?

Asked by Simon Ryu

How can I run command like gconf-editor?

(I installed 'files and folders' plugin. )

for example. After install gconf-editor. This program

action in terminal
------------------------------------------------------------
~$ gconf<tab><tab>
gconf-editor gconf-schemas gconftool
gconf-merge-tree gconfsharp2-schemagen gconftool-2
~$ gconf-<tab><tab>
gconf-editor gconf-merge-tree gconf-schemas
~$ gconf-e<tab>
~$ gconf-editor
-----------------------------------------------------------------

Also, in 'Gnome Do' shell, I can run with full typeing 'gconf-editor'.
But I want to know auto completion method. I try to many other method. I don't find yet.

Can I do it?

Question information

Language:
English Edit question
Status:
Solved
For:
Do Edit question
Assignee:
No assignee Edit question
Solved by:
Alex Launi
Solved:
Last query:
Last reply:
Revision history for this message
Alex Launi (alexlauni) said :
#1

You type the application name, not the binary name, so GConf editor is
called "configuration editor" search for that.

--
-- Alex Launi

Revision history for this message
Simon Ryu (neocoin) said :
#2

Yes Alex. I know that. 'gconf-editor' is only example.

I want to know auto-completion like shell command. I feel impossible from your answer. Is that right?

Revision history for this message
Best Alex Launi (alexlauni) said :
#3

Essentially. This is a design decision.

--
--Alex Launi

Revision history for this message
Simon Ryu (neocoin) said :
#4

Thank you for answer. :)

Revision history for this message
Simon Ryu (neocoin) said :
#5

Thanks Alex Launi, that solved my question.

Revision history for this message
fermulator (fermulator) said :
#6

So there is no way to do this?