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 
2017-02-28 12:59:31 +01:00
..
2016-05-26 15:54:14 +02:00
2016-11-08 15:26:28 +01:00
2016-11-08 15:26:28 +01:00
2016-05-09 13:09:55 +02:00
2016-05-09 13:09:55 +02:00
2016-11-08 15:26:28 +01:00
2016-11-08 15:26:28 +01:00
2016-11-08 15:26:29 +01:00
2016-11-08 15:26:29 +01:00
2016-02-05 10:47:43 +01:00
2016-02-05 10:47:43 +01:00
2017-02-28 12:59:31 +01:00
2016-12-23 16:52:10 +01:00