Logitech-LCD
Logitech-LCD copied to clipboard
C# wrapper for the Logitech LCD API
Results
2
Logitech-LCD issues
Sort by
recently updated
recently updated
newest added
Hello, Great project! I am currently using this to create a program that will cycle between various color schemes on the keyboard. I would like this to be an applet...
My mouse macro: function ShowLCD() ClearLCD() OutputLCDMessage("HELLO WORD",10000) end It can show the "HELLO WORD" in Logitech LCD screen , but I want to show in Winform Can it do...