Screen Recordings - Do you make sure your Windows PC is easy to view?

Updated by Marcus Irmscher [SSW] 1 month ago. See history

123

When presenting the screen of your Windows PC to an audience it is important to alter a few things for the best possible experience for the audience. The most import thing is to increase your font to make the content more visible.

Here are some of the applications where it is especially important:

  1. Visual Studio
  2. Text Editor
  3. Command Prompt

Visual Studio

  1. Make your font bigger. This is probably rule number one. There's nothing worse than not being able to see the excellent code you're trying to demo.
    • Increase the font of the Text Editor from 10 to 14 or more.
    • Increase the font of your Environment from 9 to 12 or more.
  2. Remove any distracting panes or other windows. These usually just get in the way. If you really need them, make sure they're set to pin mode, so they hide when not in use.
  3. Most importantly, you can have all these things done for you at the click of a button by using the presentation mode extension by Mads.
Video: Use Presentation Mode in Visual Studio (5 min)
Image

❌ Figure: Bad Example - Most of the Visual Studio UI is too small to read and the Output window takes up a lot of space

Image

✅ Figure: Good Example - Presentation mode creates a full alternative profile so you can adjust font sizes across the whole UI

Image

Figure: Open Visual Studio Presentation mode

Text Editor

Change font size in your text editor. Zoom in from 100% to 200%.

Image

❌ Figure: Bad Example - Small font size

Image

✅ Figure: Good Example - Good font size

Command Prompt

And don't forget to change your command prompt as well. Increase the font size from 12 to 16 or more.

Image

❌ Figure: Bad Example - Command prompts are hard to read

Image

✅ Figure: Good Example - Font size for command prompt should be about twice as much as by default

Tip: You can create a custom profile for Command Prompt in Command Prompt | Settings | Add a new profile.

Image

Figure: Command Prompt profiles

Image

Figure: Open Presentation Prompt