Skip to content

Releases: ligius-/lenovo-backlight-control

v02

03 Jan 02:20
Compare
Choose a tag to compare
  • added support for ThinkPad Keyboard Plugin Core 2.0.0.15
  • internal cleanup
  • added demo PowerShell script

NET 5.0 x86 is now required in order to keep the executable size manageable, otherwise it would be ~50MB. If anyone has a better idea to create a self-contained small executable, please let me know.
https://dotnet.microsoft.com/download/dotnet/5.0 , see .NET Desktop Runtime 5.0.0:
x86: https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-5.0.0-windows-x86-installer

For AHK users:
Install AutoHotKey
Copy both the .exe file and the .ahk to some folder.
Follow these instructions to set the .ahk script to run when starting up the computer: https://www.autohotkey.com/docs/FAQ.htm#Startup

EXE file and AutoHotKey script

20 Jan 02:47
1f3a201
Compare
Choose a tag to compare
Pre-release
v01

Initial commit