Docs: Update reference to BrightnessKeys (#132)

This commit is contained in:
Hiep Bao Le 2020-10-04 22:45:20 +07:00 committed by GitHub
parent ecbed230e0
commit dbc8cb7a57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@ -1064,7 +1064,7 @@ In the majority of the cases ACPI patches are not useful and harmful:
brightness keys. The conventional process to find these keys usually involves
massive modification on DSDT and SSDTs and the debug kext is not stable on
newer systems. Please switch to built-in brightness key discovery of
\href{https://github.com/acidanthera/VoodooPS2}{VoodooPS2} instead.
\href{https://github.com/acidanthera/BrightnessKeys}{BrightnessKeys} instead.
\item
Try to avoid hacky changes like renaming \texttt{\_PRW} or \texttt{\_DSM}
whenever possible.

Binary file not shown.

View File

@ -1,7 +1,7 @@
\documentclass[]{article}
%DIF LATEXDIFF DIFFERENCE FILE
%DIF DEL PreviousConfiguration.tex Tue Sep 8 21:12:21 2020
%DIF ADD ../Configuration.tex Sun Oct 4 05:06:43 2020
%DIF DEL PreviousConfiguration.tex Sun Oct 4 16:14:00 2020
%DIF ADD ../Configuration.tex Sun Oct 4 16:15:12 2020
\usepackage{lmodern}
\usepackage{amssymb,amsmath}
@ -1128,7 +1128,7 @@ In the majority of the cases ACPI patches are not useful and harmful:
brightness keys. The conventional process to find these keys usually involves
massive modification on DSDT and SSDTs and the debug kext is not stable on
newer systems. Please switch to built-in brightness key discovery of
}\href{https://github.com/acidanthera/VoodooPS2}{VoodooPS2} \DIFadd{instead.
}\href{https://github.com/acidanthera/BrightnessKeys}{BrightnessKeys} \DIFadd{instead.
}\item
\DIFaddend Try to avoid hacky changes like renaming \texttt{\_PRW} or \texttt{\_DSM}
whenever possible.