mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-29 18:18:54 +00:00
455bd9396e
This patch adds the handling of 'CHARACTER' events as emitted by the input-filter's character generator (<chargen>). To avoid interpreting press/release events twice (at the input filter and by the terminal's built-in scancode tracker), the terminal's scancode tracker can be explicitly disabled via <config> <keyboard layout="none"/> </config>. In the future, the terminal's built-in scancode tracker will be removed. The use of the terminal with the input filter is illustrated by the 'terminal_echo.run' script. Issue #2264 |
||
---|---|---|
.. | ||
cell_array.h | ||
char_cell_array_character_screen.h | ||
character_screen_tracer.h | ||
character_screen.h | ||
decoder.h | ||
font_face.h | ||
keymaps.h | ||
read_buffer.h | ||
scancode_tracker.h | ||
types.h |