Skip to content

Multiple device support for Logitech Litra Glow.  #32

@kootstra

Description

@kootstra

On my Windows 10 system I have 2 Logitech Litra Glow devices that are connected through a dock to my notebook. When I use the below scripts I am able to switch 1 on and off.

On
hidapitester.exe --quiet --vidpid 046D/C900 --usagePage FF43 --open --length 20 --send-output 0x11,0xff,0x04,0x1c,0x01

Off
hidapitester.exe --quiet --vidpid 046D/C900 --usagePage FF43 --open --length 20 --send-output 0x11,0xff,0x04,0x1c,0x00

Now, I am able to get both of them to switch on and off by moving to Microsoft Edge or Microsoft Word - not outlook, teams etc. Run the command. First one switches on. Move to browser to switch the second one on, and then run command to switch the first one off and then move to browser to switch the second one off.

The applications that do this have application specific settings in Logi Options+, but not for my Logitech Litra's but my mouse (MX Master 3).

Help to understand and improve is appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions