diff --git a/docs/index.html b/docs/index.html index 506c084..7c038b5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -106,6 +106,7 @@ Mods that require System rights
[all]\move open with to topqualityReplaces "Open with" in the context menu with a new option, that allows you to pick a program from a dialogue. [all]\postSetupqualityRuns scripts after Windows Setup is done. [all]\power and standby button both standbystability, qualityKeep the computer from shutting down when (accidentally) pressing the power button. When pressing the button on purpose, you likely want the machine to stop operation rather quickly and reliably, so using sleep is often the better choice. + [all]\raise gpu driver timeoutstabilityRaises the TDR timeout from 2 seconds to 16 seconds. Reduces false detection of GPU driver crashes due to strong spikes of usage. [all]\recycle bin in computerqualityShows the Recycle Bin in Computer/This PC for easy access. [all]\remove translated user foldersqualityRemoves translation for a user's main folders, which resolves issues with sorting, and confusion because of falsified names. [all]\sane date and time formatnoneSets your date format to DD.MM.YYYY and time format to HH:MM:SS (24-hour clock). diff --git a/docs/index.md b/docs/index.md index 506c084..7c038b5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -106,6 +106,7 @@ Mods that require System rights
[all]\move open with to topqualityReplaces "Open with" in the context menu with a new option, that allows you to pick a program from a dialogue. [all]\postSetupqualityRuns scripts after Windows Setup is done. [all]\power and standby button both standbystability, qualityKeep the computer from shutting down when (accidentally) pressing the power button. When pressing the button on purpose, you likely want the machine to stop operation rather quickly and reliably, so using sleep is often the better choice. + [all]\raise gpu driver timeoutstabilityRaises the TDR timeout from 2 seconds to 16 seconds. Reduces false detection of GPU driver crashes due to strong spikes of usage. [all]\recycle bin in computerqualityShows the Recycle Bin in Computer/This PC for easy access. [all]\remove translated user foldersqualityRemoves translation for a user's main folders, which resolves issues with sorting, and confusion because of falsified names. [all]\sane date and time formatnoneSets your date format to DD.MM.YYYY and time format to HH:MM:SS (24-hour clock).