From: linD026 Date: Sun, 10 Apr 2022 12:31:19 +0000 (+0800) Subject: Fix typo X-Git-Tag: latest~64^2 X-Git-Url: https://www.ivnss.com/gitweb/?a=commitdiff_plain;h=6e7eda6398a7377cb57bf07966386addbc4be417;p=lkmpg Fix typo --- diff --git a/lkmpg.tex b/lkmpg.tex index 7928e8a..df9c060 100644 --- a/lkmpg.tex +++ b/lkmpg.tex @@ -1925,7 +1925,7 @@ Simulate a key press on "g" (\cpp|KEY_G| = 34): echo "+34" | sudo tee /dev/vinput0 \end{codebash} -Simulate a key release on "g" (\cpp|KEY_G| = 34:) +Simulate a key release on "g" (\cpp|KEY_G| = 34): \begin{codebash} echo "-34" | sudo tee /dev/vinput0