How To Disable search in nautilus 3.6 while typing text!
Enter this into the terminal:
gsettings set org.gnome.nautilus.preferences enable-interactive-search true
(From this answer)
3 working solutions, in order of difficulty:
- change the options of any version of Nautilus using
gconf-editor
:- apps -> Nautilus -> preferences;
- visit
org.gnome.nautilus.preferences
; - check (enable)
enable-interactive-search
;
- replace any version of Nautilus with another file manager (GUIDE / HOW-TO);
- install a patched version of Nautilus 3.6 (GUIDE / HOW-TO) and remember to update it frequently;
After following these instructions you should reboot your computer to replace the running instances of Nautilus.