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
first i want to say thanks for this amazing workaround since logitech wont fix it…
but i have a Problem to switch the keyboard. So i found the ID of the keyboard and the mouse (the dongle) and when i press the Button on my keyboard, the mouse switches to channel 2 but my keyboard stays at 1. i try to do it myself changed what i was thinking could be the problem, but nothing i need to use the second key on the keyboard but i wanted to use 1 for 2.
and my second problem is, i dont get it how or what should i write in the 11 bit when i use bluetooth, because when i switched to the second i want to do it in reverse but i only got one dongle so the other side needs to be bluetooth
i appreciate all help.
thanks
The text was updated successfully, but these errors were encountered:
So i could get the bluetooth thing working with the mouse. But the keyboard doesnt seem to do anything. I tracked it with the hidapitester but the given information wont work if i do this in the script....
This ist for the M750 Mouse on Bluetooth (switch to channel 1): .\hidapitester.exe --vidpid 046D:B02C --usage 0x0202 --usagePage 0xff43 --open --length 11 --send-output 0x11,0x00,0x0A,0x1E,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
And this for the dongle (switch to channel 2): .\hidapitester.exe --vidpid 046D:C548 --usage 0x0001 --usagePage 0xff00 --open --length 7 --send-output 0x10,0x02,0x0a,0x1b,0x01,0x00,0x00
Hey there,
first i want to say thanks for this amazing workaround since logitech wont fix it…
but i have a Problem to switch the keyboard. So i found the ID of the keyboard and the mouse (the dongle) and when i press the Button on my keyboard, the mouse switches to channel 2 but my keyboard stays at 1. i try to do it myself changed what i was thinking could be the problem, but nothing i need to use the second key on the keyboard but i wanted to use 1 for 2.
and my second problem is, i dont get it how or what should i write in the 11 bit when i use bluetooth, because when i switched to the second i want to do it in reverse but i only got one dongle so the other side needs to be bluetooth
i appreciate all help.
thanks
The text was updated successfully, but these errors were encountered: