How can I have a dash-like search under Xfce?

39,955

Solution 1

If you don't like the xfce-appfinder, you can replace it with another offering from the application store. synapse is a very capable example. Then assign the Alt+F2-shortcut to it.

Solution 2

I guess your best bet is to use any of the following two recentish plug-ins:

  • xfce4-whiskermenu: "Whisker Menu is an alternate application launcher for Xfce. [..] You can browse through all of your installed applications by clicking on the category buttons on the side. [..] Additionally, Whisker Menu keeps a list of the last ten applications that you’ve launched from it. [..] If you’re not sure exactly where a program is listed, instead of browsing through each category you can simply enter a search term. The search field is focused when opening the menu, so you can just start typing."

    To me this plug-in recalls the Windows 7-style Start button. There are several PPAs (including this PPA) that provide it for easy installation.

    Whisker Menu

  • xfdashboard: "Maybe a Gnome shell like dashboard for Xfce"

    It comes with extensive documentation and screenshots.

    xfdashboard

Solution 3

To access the Xfce4 Terminal from the Alt+F2 screen, one has to type

xfce-terminal

and then click the Execute button. See how over here: http://docs.xfce.org/apps/terminal/getting-started (but note that typing Xfce Terminal as mentioned in the link may not work whereas xfce-terminal will).

xfce doc

To know more about the two modes of the Alt+F2 screen, take a look at http://docs.xfce.org/xfce/xfce4-appfinder/usage.

As far as Writer is concerned, my guess is that you'll have to type

libreoffice3.6 --writer

or

libreoffice --writer
Share:
39,955

Related videos on Youtube

henry
Author by

henry

Updated on September 18, 2022

Comments

  • henry
    henry almost 2 years

    About 1.5 years ago, I tried out Ubuntu 11.04. I remember the dash being a rather helpful tool and I like the equivalent features on both Windows 7 (via the Start-button) and the Mac OS.

    When I press Alt + F2, it opens the app finder but this only gives me a little window that I do not understand how to use. If I type in Terminal or Writer, it shows neither the command terminal or LibreOffice Writer.

    How can I get functionality similar to the dash?

    An important edit, because 14.04 happened

    Synapse still works on 14.04! :) Please go here and upvote this post (click here).

    Update 2019-09-13

    I strongly suggest to use Albert: https://albertlauncher.github.io :)

    • henry
      henry over 11 years
      I'd like to add that Alt + F3 is the solution I was looking for, however, Synapse is just as easy and good to use.
    • henry
      henry over 10 years
      @landroni The Ubuntu dash: help.ubuntu.com/13.10/ubuntu-help/unity-dash-intro.html Anyway, the question was solved nearly one year ago.
    • landroni
      landroni over 10 years
      Sure, but now there are two Xfce homegrown dash-like solutions (see my answer) that seem to me superior to the accepted answer. Thanks for the link.
  • henry
    henry over 11 years
    Thanks, that'll help with understanding the XFCE a bit more, I didn't know about the getting started page.
  • Nemo
    Nemo over 11 years
    Synapse is a perfect alternative to dash, and for me its far more faster that Unity Dash.
  • henry
    henry over 11 years
    @aquaherd Thank you, that was what I was looking for. Through my own googling I also found kupfer. But I'll try synapse first, sounds like a good alternative, like Capt.Nemo said.
  • Kevin Bowen
    Kevin Bowen over 11 years
    @vasa1 The default command to open an xfce terminal is xfce4-terminal, not "Xfce Terminal"
  • Admin
    Admin over 11 years
    Thank you. I'll edit my answer. My source is the wiki I linked to. (I moved form Xfce to Lubuntu a few months ago.) If someone has editing privileges there, there are quite a few things that could be fixed.
  • George Stocker
    George Stocker over 11 years
    @aquaherd how do you make sure that synapse starts at startup? And where do you go to assign the shortcut to it?
  • shay.porteous
    shay.porteous over 11 years
    Start synapse once per terminal or xfce-appfinder. On the top right corner, it will have a bulls-eye that has a drop-down menu. Configure it from there.
  • henry
    henry about 10 years
    It's actually available for 14.04: askubuntu.com/questions/449285/… :) Fwiw, one piece of anecdotal evidence: I myself use it and it works like a charm in 14.04 and have posted exactly this in said thread.
  • cipricus
    cipricus over 4 years
    Synapse has the ability to search files and folders too. By just typing it searches Zeitgeist database (already accessed files) and some related to them (with specific plugins enabled in its Properties section). At the end of search list there is an option which can be selected in order to do a locate search. More here
  • cipricus
    cipricus over 4 years
    What WhiskerMenu lacks compared to Dash/Krun/Synapse is file search. But it supports new "search actions" in its properties. Thus, Catfish can be added for file search (command to add is catfish --start %s) with a "pattern" (some character, e.g. f) typed before search in WhiskerMenu. More here.
  • cipricus
    cipricus over 4 years
    Synapse is still alive, lightest and very responsive, can be run with just Super key, can find applications, folders, files and open them, run commands etc