If you're coming from Windows and are used to Win + E for opening explorer, I'd suggest following the steps below to achieve the same effect. I'm using Ubuntu 18.04 although this should work for earlier versions (correct me if I'm wrong).
Press Win key and search for 'Keyboard' and open up the result that comes first which is related to Keyboard Settings.
Scroll down and click the + button to add a new shortcut.
Give a name like 'Open Files' and for the Command field, give nautilus -w.
Click Set Shortcut and press Windows Key and 'E' together to bind the combo
Click Add
Now, whenever you press Win + E, you get a new window of the Ubuntu file explorer.
By default there is none, but you can set one:
Then press the
+
Button. The command to run isnautilus
.After creating the shortcut, click 'disabled' then press the desired key combination (e.g., Super + E) to set the new shortcut.
Super+1 opens Nautilus, at least in the default Ubuntu + Unity installation.
If you're coming from Windows and are used to
Win + E
for opening explorer, I'd suggest following the steps below to achieve the same effect. I'm using Ubuntu 18.04 although this should work for earlier versions (correct me if I'm wrong).Win
key and search for 'Keyboard' and open up the result that comes first which is related to Keyboard Settings.nautilus -w
.Now, whenever you press
Win + E
, you get a new window of the Ubuntu file explorer.Super+t = Trash, it uses nautilus to show you the Trash! Works fine for me.
Super+1 works great. This is what I was looking for.
creating own / custom shortcut using
nautilus .
or
nautilus ~/ (for home directory)
just opens up search function. While this the way to open nautilus through command line / terminal, but doesn't work out of it!