genode/repos/gems
Norman Feske f36bc80bd7 driver_manager-pc: numlock handling
This patch incorporates key remapping rules for the input filter that
depend on the global numlock state.
2017-11-30 11:23:15 +01:00
..
include Move gems/bezier.h to util/bezier.h (in repos/os) 2017-11-09 12:18:43 +01:00
lib
recipes driver_manager-pc: numlock handling 2017-11-30 11:23:15 +01:00
run drivers_managed-pc: propagate keyboard LEDs 2017-11-30 11:23:12 +01:00
src driver_manager: improve fb-driver selection 2017-11-30 11:23:13 +01:00
README

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
the 'os' repository, programs contained in 'gems' are able to leverage
the functionalities provided by higher-level repositories such as 'libports'.
To use the 'gems' repository, make sure to also add those repositories to your
build configuraion.