Keyboard shortcut for "find in page"
Solution 1:
Each application has set their keybindings separately, for example:
- Gnome-terminal uses Ctrl + Shift + F for the search function. (only text)
- gedit uses Ctrl + F (only text)
- nautilus uses Ctrl + F (only files)
- Others applications have set their own keybinding.
There isn't a central option to set such keybindings, the same happens in Windows ecosystems. Most of them are hard coded and are (almost) impossible to modify.