Skip to content

v1.1: Mouse support, better touch input, symbol menu overlay

Compare
Choose a tag to compare
@ardangelo ardangelo released this 19 Jan 14:25
· 9 commits to master since this release

Please install firmware version 3.3 for this Buildroot release.

This Buildroot release has the following new features:

New parameters at /sys/modules/beepy_kbd/parameters:

  • touch_act: one of click or always
    • click: default, will disable touchpad until the touchpad button is clicked
    • always: touchpad always on, swiping sends touch input, clicking sends Enter
  • touch_as: one of keys or mouse
    • keys: default, send arrow keys with the touchpad
    • mouse: send mouse input (useful for X11)
  • touch_shift: default on. Send touch input while the Shift key is held