Logitech Mouse Knock Sequence & Packet Structure

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
zbit
Posts: 1
Joined: Thu May 01, 2014 2:51 pm

Logitech Mouse Knock Sequence & Packet Structure

Post by zbit »

I am trying to write a custom driver for the Logitech LX6 cordless mouse. It appears to use the standard PS/2 codes and four-byte data packet structure for everything except the horizontal scroll (i.e. tilting the scroll wheel right and left to click).

Does anyone know where the horizontal scroll data is supposed to be in the mouse's data packet? And what if any sequence of bytes needs to be sent to the mouse to activate the horizontal scroll function?

Any suggestions would be greatly appreciated. Thanks!
Post Reply