If you click on a file/folder and after that click on empty space, the file/folder is unselected but the focus rectangle remain.
Is there any setting to disable focus rectangle in search list when click on empty space?
[Solved] Disable focus rectangle in search list
[Solved] Disable focus rectangle in search list
Last edited by w64bit on Fri Jan 21, 2022 3:29 pm, edited 1 time in total.
Re: Disable focus rectangle in search list
To disable the focus rect entirely:
- In Everything, type in the following search and press ENTER:
/draw_focus_rect=0 - If successful, draw_focus_rect=0 is shown in the statusbar for a few seconds.
Re: Disable focus rectangle in search list
Thank you.
In addition it disable mouse selection "rubber band".
In addition it disable mouse selection "rubber band".
Re: Disable focus rectangle in search list
Please try changing the selection rectangle type:
To change the translucent mask color:
translucent_selection_rectangle_background_color
translucent_selection_rectangle_border_color
translucent_selection_rectangle_alpha
- In Everything, from the Tools menu, click Options.
- Click the View tab on the left.
- Change Selection rectangle to: Translucent mask.
- Click OK.
To change the translucent mask color:
- In Everything, type in the following search and press ENTER:
/translucent_selection_rectangle_background_color=#00f
---where 00f is the RGB color in hex. - type in the following search and press ENTER:
/translucent_selection_rectangle_border_color=#00f
---where 00f is the RGB color in hex.
translucent_selection_rectangle_background_color
translucent_selection_rectangle_border_color
translucent_selection_rectangle_alpha