mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +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 |
||
---|---|---|
.. | ||
cpu_load_display.run | ||
cpu_sampler_noux.run | ||
cpu_sampler.run | ||
decorator_stress.run | ||
decorator.run | ||
http_blk.run | ||
launcher.run | ||
menu_view.run | ||
mixer_gui_qt_test.run | ||
nano3d.run | ||
nit_fader.run | ||
tcp_terminal.run | ||
terminal_decoder.run | ||
terminal_echo.run | ||
terminal_log.run | ||
terminal_mux.run | ||
wm.run |