dl1ycf / pihpsdr

Raspberry Pi standalone code for HPSDR (old and new Ethernet protocol)
GNU General Public License v3.0
41 stars 21 forks source link

Key bouncing #35

Closed qwgsdy closed 2 months ago

qwgsdy commented 2 months ago

For example, if you press the number '5' twice in quick succession, you will get '5' three times. This is the same whether you do it directly on the G2, the remote control. This is the same for all numbers.

Vy 73 Roger DL2YDP

dl1ycf commented 2 months ago

This is now fixed. A mouse "double click" actually generates THREE button press events, the third one has type GDK_2BUTTON_PRESS and is now ignored in vfo_menu.c