Reply To: Change behaviour of wireless toggle button

Forum › Forums › General › Software › Change behaviour of wireless toggle button › Reply To: Change behaviour of wireless toggle button

#83102
ModdIt
Member

    I wish someone could help me !. Have you tried to help yourself?.

    DDG or whatever is your friend.
    Had you tried you would have found that a keypress gives some code depending on device
    which is translated to a code.
    As you have also windoze you can startwith.
    http://docs.microsoft.com/en-us/windows/win32/learnwin32/keyboard-input

    You have the device and can find out how to read and convert a code to get the result you want.