I saw in the help file that _CapsLock, _NumLock, and _ScrollLock aren't supported on Linux.
Linux can be a bit hit-or-miss with these things. However, I have a program where NumLock and CapsLock work fine on my 64-bit Linux Mint (X11). Scroll Lock isn't mapped yet, so I’d appreciate it if other users could test it out and let me know how it goes. It probably won't work on Wayland, but it's worth a try.
You'll find the dependencies and compiler/linker parameters right at the top of the BAS code.
ZIP file contains H file and BAS file.
Linux can be a bit hit-or-miss with these things. However, I have a program where NumLock and CapsLock work fine on my 64-bit Linux Mint (X11). Scroll Lock isn't mapped yet, so I’d appreciate it if other users could test it out and let me know how it goes. It probably won't work on Wayland, but it's worth a try.
You'll find the dependencies and compiler/linker parameters right at the top of the BAS code.
ZIP file contains H file and BAS file.

