diff options
author | Eric Hameleers <alien@slackware.com> | 2016-01-05 09:36:14 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2016-01-05 09:36:14 +0100 |
commit | cea6043290fb411ad7c693007e4f62fc8687a02d (patch) | |
tree | b29192a67506b32ace2cdbf5fe91b46be65390c1 /syslinux/isolinux.bin | |
parent | 65901f0dd71776c98e228e9df05e900e431224d2 (diff) | |
download | liveslak-cea6043290fb411ad7c693007e4f62fc8687a02d.tar.gz liveslak-cea6043290fb411ad7c693007e4f62fc8687a02d.tar.xz |
Added support for separate configuration of X keyboard layout/variant.
New parameter for the boot commandline:
xkb=[language],variant
Examples:
# Only specify a Xkbvariant, and inherit the console keyboard layout in X:
kbd=nl xkb=,sundeadkeys
# Define a 'french swiss' layout in X, independent of the console:
xkb=ch,fr
Two new keyboard/language choices have been added which use this functionality:
- german swiss
- french swiss
(requested by Niki Kovacs).
New: if a non-US keyboard layout is selected, the US layout will be added
as a secondary layout. Toggling between the two layouts is possible using
the Shift-LeftAlt key combo.
Also new: the RightAlt key is now defined as the Compose Key in X. Meaning,
the combo <RightAlt><"><e> will generate a 'ë character'.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions