All Questions
Tagged with logitech-gaming-software xml
1 question
0
votes
0
answers
3k
views
how to convert lua logitech script to xml razer mouses script
i want to convert my lua code to xml code for razer mouses can someone help me with that?
EnablePrimaryMouseButtonEvents(true);
function OnEvent(event, arg)
if IsKeyLockOn("numlock")then
if ...