Menu

Keyboard emulator with "+" for adding a player

murmullos
2018-05-24
2018-05-26
  • murmullos

    murmullos - 2018-05-24

    I'm using unified remote in order to control pydarts without a keyboard, using a virtual keyboard in my phone.
    All the keystrokes works perfectly but "+" and "-" in the scope of adding new players. If I press "+" from a real keyboard I can write a "+" in the name of the player with the virtual keyboard. So the problem is js in the scope of adding a new player.

    Any idea about how to solve it?

     
  • Anonymous

    Anonymous - 2018-05-26

    I @murmullos.
    Could you launch pyDarts in debug mode (--debuglevel=1) and verify that your keyboard send a "+" and a "-" key when you use your remote keyboard ? It should be displayed in the pyDarts logs as "Input debug : X".
    If pyDarts receive a "+" key, normally it should work. How can I test by myself ?
    Thanks.

     

Anonymous
Anonymous

Add attachments
Cancel