How to simulate toggling the CAPS Lock key?

I have a Microsoft Natural Ergonomic 4000 keyboard, and I can detect the Caps Lock key being pressed by using a USB Device Key trigger. Then I can use a variable to track the state (by default, it's off.)

1 Like