Key bindings for Enter and Backspace are set by default. For example Enter is by default bound to ZYNSWITCH 3.
This config does not work on some devices .
For example, on device with dummy wiring (encoders connected directly to rpi pins) key bindings for Enter is not working. Here is a log when Enter key is pressed:
Sep 17 19:05:23 zynthian startx[2952]: DEBUG:zynthian_gui_keybinding.get_key_action: Get keybinding function name for keycode: 36, modifier: 0
Sep 17 19:05:23 zynthian startx[2952]: DEBUG:zynthian_gui_keybinding.get_key_action: Get keybinding function name for keycode: 36, modifier: 0
On V5 wiring key bindings for Enter works. Here is a log:
Sep 17 19:06:37 zynthian startx[2455]: DEBUG:zynthian_gui_keybinding.get_key_action: Get keybinding function name for keycode: 36, modifier: 0
Sep 17 19:06:37 zynthian startx[2455]: DEBUG:zynthian_gui_keybinding.get_key_action: Get keybinding function name for keycode: 36, modifier: 0
Sep 17 19:06:37 zynthian startx[2455]: DEBUG:zynthian_gui.zynswitch_short: Short Switch 3
Sep 17 19:06:37 zynthian startx[2455]: DEBUG:zynthian_gui_control.set_controller_screen: SET CONTROLLER SCREEN
Is this a bug or something else is going on here ?
This test was on oram.