genode/repos/libports/src
Christian Prochaska e446fd5f7c Qt5: keyboard layout support
To select a different keyboard layout than the default 'en_us', override the
'language_chargen' function in your run script (after including
qt5_common.inc):

  proc language_chargen { } { return "de" }

where "de" refers to the character map file

  'repos/os/src/server/input_filter/de.chargen'

Issue #2264
2017-02-28 12:59:31 +01:00
..
app mupdf: remove env deprecated warnings 2017-02-28 12:59:31 +01:00
drivers/framebuffer/vesa Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
lib Qt5: keyboard layout support 2017-02-28 12:59:31 +01:00
server Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
test Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00