From 1a63209c3ca42774606fc1e6546569e43c516418 Mon Sep 17 00:00:00 2001 From: Michael Campagnaro Date: Fri, 5 Mar 2021 11:46:51 -0500 Subject: [PATCH] Update Windows readme with a list of components to turn off --- aliases | 2 ++ windows/readme.md | 11 +++++++++++ 2 files changed, 13 insertions(+) diff --git a/aliases b/aliases index 1221624..a1f7ae9 100644 --- a/aliases +++ b/aliases @@ -651,6 +651,8 @@ alias ig-download-and-hflip='dl_instagram_vid_and_hflip ' compression_quality=27 # 27 for gpu; 25 for cpu +alias tw-src='dl_twitch_vid "Source" 0 0' + alias tw='dl_twitch_vid "1080p" 0 0' alias tw-compressed='dl_twitch_vid "1080p" 0 $compression_quality' alias tw-shortname='dl_twitch_vid "1080p" 1 0' diff --git a/windows/readme.md b/windows/readme.md index 7702f09..e7f11bb 100644 --- a/windows/readme.md +++ b/windows/readme.md @@ -35,6 +35,17 @@ * Disable `Enhance Pointer Precision`: * Mouse Properties -> Pointer Options -> Motion section +* Disable various Window features: + * Go to Add/Remove Programs -> Turn Windows features on or off + * Disable: + * Internet Explorer 11 + * Legacy Components - DirectPlay + * Media Features - Windows Media Player + * Microsoft Print to PDF + * Microsoft XPS Document Writer (and any other XPS components) + * Print and Document Services - Internet Printing Client & Windows Fax and Scan + * Windows PowerShell 2.0 (current version is 5+ as of 2021-03-05) + * Laptop: change touchpad sensitivity to medium or high in order to prevent mouse movement when palm touches the pad while typing. * If using a Lenovo then disable touchpad lock in the Lenovo Vantage app.