Supernova Screen Reader

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
void
Developer
Posts: 16672
Joined: Fri Oct 16, 2009 11:31 pm

Supernova Screen Reader

Post by void »

Supernova screen reader will stop screen reading when using Everything 1.4 or
Supernova screen reader will report no focus detected when Everything 1.4 has focus.

Supernova is trying to read every single item in the Everything result list, if you have millions of files this will a long time.

Please disable "Search as your type" and enable "Hide empty search results":
  • Please make sure Everything is not running (Right click the Everything system tray icon and click Exit)
  • Open your %APPDATA%\Everything\Everything.ini
  • Change the following line:
    search_as_you_type=1
    to:
    search_as_you_type=0
  • Change the following line:
    hide_empty_search_results=0
    to:
    hide_empty_search_results=1
  • Save changes and restart Everything.
  • Restart Everything.


Everything will now only perform a search when you press ENTER from the search edit.
No results will be shown when the search edit is empty.
Post Reply