Search found 3 matches

by KaNoobi
10 May 2021 21:21
Forum: Script Exchange
Topic: Script to toggle between two font sizes, for viewing from a distance.
Replies: 4
Views: 1063

Re: Script to toggle between two font sizes, for viewing from a distance.

Wow thank you very much that works perfectly. I found a script that works great. I just changed the $minSize and $maxSize ; and then created a User button in the Toolbar and added a custom Icon Here is what worked for me "Toggle Font Size" $minSize = 15; $maxSize = 30; // Determine the cur...
by KaNoobi
10 May 2021 20:55
Forum: Script Exchange
Topic: Script to toggle between two font sizes, for viewing from a distance.
Replies: 4
Views: 1063

Re: Script to toggle between two font sizes, for viewing from a distance.

1. The first one, Main Contents 2. The Touch Screen button works pretty well. The only down side is it re sizes the columns when you use it. Which sort of irritates my mild OCD. Would the prefer the Name column to stay larger to read long file names better. But till I find a better option it will do...
by KaNoobi
10 May 2021 20:08
Forum: Script Exchange
Topic: Script to toggle between two font sizes, for viewing from a distance.
Replies: 4
Views: 1063

Script to toggle between two font sizes, for viewing from a distance.

I would like to create toolbar button or hotkey that will enable me to quickly toggle between two different font sizes. One for normal desktop browsing and one for when I'm a few feet away lying in bed. I'm aware you can use ctrl+scroll wheel to change font size. But would prefer a button or hotkey ...