As you can see below, the font setting affects the results but not the size of the font in the search box:
Is it possible to also size the text in the search box and make it larger?
Thanks.
Size of font in search box
Re: Size of font in search box
The search edit size can be customized in the Everything.ini:
Please consider changing the DPI of "Everything".
To set a custom DPI scale for "Everything":
Everything Options 96 DPI (100%):
Everything UI 144 DPI (150%):
Everything Options 144 DPI (150%):
This DPI setting is multiplied by the current user DPI setting.
Note: some windows controls will not scale, such as check boxes, menu bars.
Changing the user DPI in Windows 10:
https://www.tenforums.com/tutorials/5990-change-dpi-scaling-level-displays-windows-10-a.html
Changing the user DPI in Windows 7/8:
https://www.sevenforums.com/tutorials/443-dpi-display-size-settings-change.html
- Completely exit Everything.
- Open %APPDATA%\Everything\Everything.ini in notepad
- Change the following line:
to:
Code: Select all
search_edit_font_size=
where 22 is the font height in logical pixels.Code: Select all
search_edit_font_size=22
- Save changes and restart Everything.
Please consider changing the DPI of "Everything".
To set a custom DPI scale for "Everything":
- In "Everything", type in the following search and press ENTER:
/dpi=144
where 144 is the DPI:- 96=100%
- 120=125%
- 144=150%
- Restart "Everything" with the following search command, In "Everything", type in the following search and press ENTER:
/restart
Everything Options 96 DPI (100%):
Everything UI 144 DPI (150%):
Everything Options 144 DPI (150%):
This DPI setting is multiplied by the current user DPI setting.
Note: some windows controls will not scale, such as check boxes, menu bars.
Changing the user DPI in Windows 10:
https://www.tenforums.com/tutorials/5990-change-dpi-scaling-level-displays-windows-10-a.html
Changing the user DPI in Windows 7/8:
https://www.sevenforums.com/tutorials/443-dpi-display-size-settings-change.html
Re: Size of font in search box
A HUGE thank you for your prompt/complete response!
I used the .ini file approach.
If I were to change one thing about your instructions:
I can't imagine locating any file without Everything!
Thanks again.
I used the .ini file approach.
If I were to change one thing about your instructions:
- Open %APPDATA%\Everything\Everything.ini in notepad (locating this file will require use of Everything).
- Completely exit Everything.
- ...
I can't imagine locating any file without Everything!
Thanks again.
Re: Size of font in search box
Another quick way to open your Everything.ini:
- In Everything, type in the following search and press ENTER:
about:config
Re: Size of font in search box
Very nice. Just like in Firefox.
Re: Size of font in search box
Number one, thanks for a great app. Number two, a question. I was trying to enlarge the font in the search box. I read in the General forum how I might accomplish this. One answer suggested changing the .INI file. Another answer suggested a fast way to bring up the configuration file by using your program and enter “about:config” in the Everything search box; it worked wonderfully. I then closed the Everything app. The suggested parameter to change was “search_edit_font_size=” which I found; and added 22 as suggested next to the = sign with no space. I then opened the menu on the config file and saved the file. But when I opened app again no change. What did I miss? Any help would be most appreciated.
Re: Size of font in search box
Changes to the Everything.ini are ignored when Everything is running.
Please make sure Everything is not running when modifying your Everything.ini:
Please make sure Everything is not running when modifying your Everything.ini:
- In Everything, type in the following search and press ENTER:
about:config
This will open your Everything.ini in Notepad.
- In Everything, from the File menu, click Exit. (Important)
- In Notepad, change the following lines in your Everything.ini
search_edit_font=
search_edit_font_size= - to:
search_edit_font=arial
search_edit_font_size=22
where arial is the font name and 22 is the font height in pixels. - Save changes and restart Everything.
- In Everything, type in the following search and press ENTER:
/dpi=144 - where 144 is the desired DPI. 96 is the default.
- Type in the following search and press ENTER:
/restart
Re: Size of font in search box
I had posted a message on how to change the font size in the search box. I received a post which answered my question. Thank you for you time and effort. For others who might stumble I had closed the config file instead of EXITING. Thanks again
Re: Size of font in search box
Are there still plans to link the Search Box to the Results Box for +/- Zoom scaling, for convenience of use on television sets?
Re: Size of font in search box
Yes, all controls in the main window will be linked to Ctrl +/- zoom in a future release.
Thank you for your suggestion.
Thank you for your suggestion.