• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Slow page turns, and key mapping with Bluetooth pedal
#5
If you disable the USB Mouse Settings->Enable USB Mouse Processing as well as "Treat Mouse Click as Pedal Press", then your mouse should operate just like a finger.

As for the pedal mappings, I save the keys as integers (i.e. key codes) in the settings. Android and Windows must use different values for what the integers represent. I can't save the keys as a string identifier, because there is no mapping in the API to go from a string back to the virtual key code.  If I limit the key codes I support, I could create a mapping of the OS key codes to internal key codes, but this probably isn't worth it and could cause issues with some pedals that send unusual values (I've seen this with certain USB pedals). I'll have to think on this some more to see if I can come up with a way to make the settings more compatible between each OS.

Thanks,
Mike
Reply


Messages In This Thread
RE: Slow page turns, and key mapping with Bluetooth pedal - by Zubersoft - 10-23-2017, 03:25 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.