Softwar FN-Lock for ProArt

This commit is contained in:
Serge
2024-08-11 10:44:13 +02:00
parent 59f36e6db3
commit 991eab1280
3 changed files with 46 additions and 3 deletions

View File

@@ -46,6 +46,7 @@ public class AsusACPI
public const int KB_TouchpadToggle = 0x6b;
public const int KB_MuteToggle = 0x7c;
public const int KB_NumlockToggle = 0x4e;
public const int KB_DUO_PgUpDn = 0x4B;
public const int KB_DUO_SecondDisplay = 0x6A;