Hello every one:
I just wanted to share how I came to disable the new beaver on trisquel's
files manager, in which starts a search every time you start typing something
in the keyboard. This would be fine if it weren't so slow, at least on my
think penguin laptop.
Run the following command on a terminal:
gsettings set org.gnome.nautilus.preferences enable-interactive-search true
This will enable nautilus old behavior in which instead of starts searching
for a file with what your typing, it just selects the closest file with the
given input :)
Hope this help someone and hasn't been asked before. Thank you all.