Is there a shortcut key for file browser? (Equiv. of Win+E)

64,034

Solution 1

Open System / Preferences / Keyboard shortcuts

Scroll down to Desktop/Home folder, click on it, then press Win+E.

Click Close.

Solution 2

Ubuntu 14.04 LTS:

1) Navigate to System Settings => Keyboard => Shortcuts Tab => Launchers

2) Click Home Folder and press Win+E to set the shortcut

3) When complete it should say Super+E to the right of the Home Folder

Keyboard Shortcuts in System Settings

Solution 3

You can open Nautilus by pressing Ctrl+N.

Solution 4

In Ubuntu 18.04

  • Press Window key,
  • search 'shortcut',
  • you'll have a settings menu for keyboard shortcuts. Dive in.
  • go to the bottom of the screen and click '+' (Add New Shortcut)

Set these :

  • Name: Home,
  • Command: xdg-open . (You can replace '.' with your directory, '.' will open home directory by default).
  • Set Shortcut: Window-Key + E

Solution 5

In Linux, go to System Settings => Keyboard => Custom Shortcuts.

Click on +, write in name box for your as Home Folder and in command box as nautilus.

enter image description here

Click on Add.

Now click on Disabled next to newly created "Home Folder" in Custom Shortcuts. Disabled will change to New Accelerator.

Press any key-combination e.g.Win + E.

Now it will look like below.

enter image description here


Hope it helps!

Share:
64,034

Related videos on Youtube

bguiz
Author by

bguiz

Writes Javascript, Java, Python & C++

Updated on September 17, 2022

Comments

  • bguiz
    bguiz almost 2 years

    In windows you can press the Win+E to get the Windows Explorer window to open up any time.

    Is there an equivalent global hot-key to get the file explorer to show up in Ubuntu Karmic?

  • Ignacio Vazquez-Abrams
    Ignacio Vazquez-Abrams about 14 years
    Don't forget to remap Super to Hyper in your keyboard layout options first.
  • Rishi Dua
    Rishi Dua about 10 years
    That's only when you have the desktop on focus. Won't work if you have something like a browser open
  • Kvothe
    Kvothe over 3 years
    The layout has changed in newer versions, but there is now a search bar which means it is easiest to find this shortcut by typing "Home" in there.