You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**MouseMirror**| An upper device filter driver for the Mouse class for Microsoft Pro Intellimouse. Registers a [MouseMirrorDeviceInformation](MouseMirror/MouseMirror.mof) WMI class that can be accessed from user mode to mirror mouse movement. Can easily be modified to also work with other mouse models. |`MouseMirror.ps1`: PowerShell script for enabling mirroring of mouse movement through the WMI interface. |
6
+
|**MouseMirror**| An upper device filter driver for the HID Mouse class. Registers a [MouseMirrorDeviceInformation](MouseMirror/MouseMirror.mof) WMI class that can be accessed from user mode to mirror mouse movement. |`MouseMirror.ps1`: PowerShell script for enabling mirroring of mouse movement through the WMI interface. |
7
7
|**TailLight**| An upper device filter driver for the HID class for Microsoft Pro Intellimouse. Registers a [TailLightDeviceInformation](TailLight/TailLight.mof) WMI class that can be accessed from user mode to control the tail-light. |`TailLight.ps1`: PowerShell script for updating the tail-light through the WMI interface. |
8
8
|||`HidUtil`: Command-line utility for querying and communicating with HID devices. |
9
9
|||`flicker`: Application for causing the mouse to blink by sending commands through the WMI interface. |
0 commit comments