Is there a way to search a menu bar in Gnome?

Clash Royale CLAN TAG#URR8PPP
I want to search my menu bar, to easily find obscure menu items.
I know that the HUD (Heads Up Display) in Unity has this feature, however I am running Gnome 3 on Debian 7.
Is there a way to do this on my system?
gnome3 gnome-shell
add a comment |
I want to search my menu bar, to easily find obscure menu items.
I know that the HUD (Heads Up Display) in Unity has this feature, however I am running Gnome 3 on Debian 7.
Is there a way to do this on my system?
gnome3 gnome-shell
so, did my answer solve the problem, or do you need additional help/tips/whatever?
– Alexej Magura
Dec 26 '13 at 21:54
@AlexejMagura No, Sorry, What I meant was searching the menus of a program not searching for the program itself.
– Samadi
Dec 29 '13 at 14:07
oh, I don't know how I could have missed that... I'll see if I can delete my answer then.
– Alexej Magura
Dec 29 '13 at 20:28
add a comment |
I want to search my menu bar, to easily find obscure menu items.
I know that the HUD (Heads Up Display) in Unity has this feature, however I am running Gnome 3 on Debian 7.
Is there a way to do this on my system?
gnome3 gnome-shell
I want to search my menu bar, to easily find obscure menu items.
I know that the HUD (Heads Up Display) in Unity has this feature, however I am running Gnome 3 on Debian 7.
Is there a way to do this on my system?
gnome3 gnome-shell
gnome3 gnome-shell
edited Aug 8 '14 at 16:47
Braiam
23.7k2077142
23.7k2077142
asked Dec 23 '13 at 14:13
SamadiSamadi
1771112
1771112
so, did my answer solve the problem, or do you need additional help/tips/whatever?
– Alexej Magura
Dec 26 '13 at 21:54
@AlexejMagura No, Sorry, What I meant was searching the menus of a program not searching for the program itself.
– Samadi
Dec 29 '13 at 14:07
oh, I don't know how I could have missed that... I'll see if I can delete my answer then.
– Alexej Magura
Dec 29 '13 at 20:28
add a comment |
so, did my answer solve the problem, or do you need additional help/tips/whatever?
– Alexej Magura
Dec 26 '13 at 21:54
@AlexejMagura No, Sorry, What I meant was searching the menus of a program not searching for the program itself.
– Samadi
Dec 29 '13 at 14:07
oh, I don't know how I could have missed that... I'll see if I can delete my answer then.
– Alexej Magura
Dec 29 '13 at 20:28
so, did my answer solve the problem, or do you need additional help/tips/whatever?
– Alexej Magura
Dec 26 '13 at 21:54
so, did my answer solve the problem, or do you need additional help/tips/whatever?
– Alexej Magura
Dec 26 '13 at 21:54
@AlexejMagura No, Sorry, What I meant was searching the menus of a program not searching for the program itself.
– Samadi
Dec 29 '13 at 14:07
@AlexejMagura No, Sorry, What I meant was searching the menus of a program not searching for the program itself.
– Samadi
Dec 29 '13 at 14:07
oh, I don't know how I could have missed that... I'll see if I can delete my answer then.
– Alexej Magura
Dec 29 '13 at 20:28
oh, I don't know how I could have missed that... I'll see if I can delete my answer then.
– Alexej Magura
Dec 29 '13 at 20:28
add a comment |
3 Answers
3
active
oldest
votes
Sadly, no. The gnome shell doesn't include such characteristics as Unity. There were some projects like Synapse to make this possible in any desktop environment but it's dead. There's also Conky and Gnome-do but it functionality can be lacking.
add a comment |
I recommend you try mate-hud.
https://bitbucket.org/ubuntu-mate/mate-hud
It is based on Rofi and works like a charm for me on Ubuntu MATE.
Welcome to Stack Overflow! I recommend you take the tour.
– Stephen Rauch
Jan 26 '17 at 4:41
add a comment |
There is a project called "plotinus" that does just that: https://github.com/p-e-w/plotinus and it is designed to work with every GTK3+ application.
I feel like it is still WIP.
I managed to make it work with gedit and nautilus but not easily.
1
While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. Please review the Help Center for more information regarding this. Thank you!
– kemotep
Feb 22 at 16:03
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f106365%2fis-there-a-way-to-search-a-menu-bar-in-gnome%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sadly, no. The gnome shell doesn't include such characteristics as Unity. There were some projects like Synapse to make this possible in any desktop environment but it's dead. There's also Conky and Gnome-do but it functionality can be lacking.
add a comment |
Sadly, no. The gnome shell doesn't include such characteristics as Unity. There were some projects like Synapse to make this possible in any desktop environment but it's dead. There's also Conky and Gnome-do but it functionality can be lacking.
add a comment |
Sadly, no. The gnome shell doesn't include such characteristics as Unity. There were some projects like Synapse to make this possible in any desktop environment but it's dead. There's also Conky and Gnome-do but it functionality can be lacking.
Sadly, no. The gnome shell doesn't include such characteristics as Unity. There were some projects like Synapse to make this possible in any desktop environment but it's dead. There's also Conky and Gnome-do but it functionality can be lacking.
answered Apr 24 '14 at 23:01
BraiamBraiam
23.7k2077142
23.7k2077142
add a comment |
add a comment |
I recommend you try mate-hud.
https://bitbucket.org/ubuntu-mate/mate-hud
It is based on Rofi and works like a charm for me on Ubuntu MATE.
Welcome to Stack Overflow! I recommend you take the tour.
– Stephen Rauch
Jan 26 '17 at 4:41
add a comment |
I recommend you try mate-hud.
https://bitbucket.org/ubuntu-mate/mate-hud
It is based on Rofi and works like a charm for me on Ubuntu MATE.
Welcome to Stack Overflow! I recommend you take the tour.
– Stephen Rauch
Jan 26 '17 at 4:41
add a comment |
I recommend you try mate-hud.
https://bitbucket.org/ubuntu-mate/mate-hud
It is based on Rofi and works like a charm for me on Ubuntu MATE.
I recommend you try mate-hud.
https://bitbucket.org/ubuntu-mate/mate-hud
It is based on Rofi and works like a charm for me on Ubuntu MATE.
edited Jan 26 '17 at 4:44
G-Man
13.5k93768
13.5k93768
answered Jan 26 '17 at 4:38
vyasholevyashole
112
112
Welcome to Stack Overflow! I recommend you take the tour.
– Stephen Rauch
Jan 26 '17 at 4:41
add a comment |
Welcome to Stack Overflow! I recommend you take the tour.
– Stephen Rauch
Jan 26 '17 at 4:41
Welcome to Stack Overflow! I recommend you take the tour.
– Stephen Rauch
Jan 26 '17 at 4:41
Welcome to Stack Overflow! I recommend you take the tour.
– Stephen Rauch
Jan 26 '17 at 4:41
add a comment |
There is a project called "plotinus" that does just that: https://github.com/p-e-w/plotinus and it is designed to work with every GTK3+ application.
I feel like it is still WIP.
I managed to make it work with gedit and nautilus but not easily.
1
While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. Please review the Help Center for more information regarding this. Thank you!
– kemotep
Feb 22 at 16:03
add a comment |
There is a project called "plotinus" that does just that: https://github.com/p-e-w/plotinus and it is designed to work with every GTK3+ application.
I feel like it is still WIP.
I managed to make it work with gedit and nautilus but not easily.
1
While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. Please review the Help Center for more information regarding this. Thank you!
– kemotep
Feb 22 at 16:03
add a comment |
There is a project called "plotinus" that does just that: https://github.com/p-e-w/plotinus and it is designed to work with every GTK3+ application.
I feel like it is still WIP.
I managed to make it work with gedit and nautilus but not easily.
There is a project called "plotinus" that does just that: https://github.com/p-e-w/plotinus and it is designed to work with every GTK3+ application.
I feel like it is still WIP.
I managed to make it work with gedit and nautilus but not easily.
edited Feb 23 at 1:34
answered Feb 22 at 15:22
Lucas AlonsoLucas Alonso
11
11
1
While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. Please review the Help Center for more information regarding this. Thank you!
– kemotep
Feb 22 at 16:03
add a comment |
1
While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. Please review the Help Center for more information regarding this. Thank you!
– kemotep
Feb 22 at 16:03
1
1
While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. Please review the Help Center for more information regarding this. Thank you!
– kemotep
Feb 22 at 16:03
While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. Please review the Help Center for more information regarding this. Thank you!
– kemotep
Feb 22 at 16:03
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f106365%2fis-there-a-way-to-search-a-menu-bar-in-gnome%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
so, did my answer solve the problem, or do you need additional help/tips/whatever?
– Alexej Magura
Dec 26 '13 at 21:54
@AlexejMagura No, Sorry, What I meant was searching the menus of a program not searching for the program itself.
– Samadi
Dec 29 '13 at 14:07
oh, I don't know how I could have missed that... I'll see if I can delete my answer then.
– Alexej Magura
Dec 29 '13 at 20:28