summaryrefslogtreecommitdiffstats
path: root/languages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Language support: use 'dk-latin1' instead of 'dk' keyboard layout Eric Hameleers2017-02-231-1/+1
|
* Add Danish as an option in the language selection menu at boot. Eric Hameleers2017-02-151-0/+1
| | | | | | | | This choice results in the following settings being activated in the Live OS: - locale: da_DK.utf8 - console keyboard: dk - timezone: Europe/Copenhagen
* Add swedish (svensk) language choice to the Slackware Live boot menu. Eric Hameleers2016-07-201-0/+1
|
* liveinit: better support for german localizations. Eric Hameleers2016-02-061-1/+1
| | | | | | | Based on feedback, use Scroll Lock instead of AltGr as the Compose Key. Also, use 'de-latin1-nodeadkeys' instead of 'de-latin1' for console keyboard layout, 'de_DE@euro' instead of 'de_DE.utf8' as language definition and 'nodeadkeys' as the X keyboard variant.
* Added support for separate configuration of X keyboard layout/variant. Eric Hameleers2016-01-051-13/+15
| | | | | | | | | | | | | | | | | | | | | 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'.
* Add Portuguese language support to the base KDE4 ISO and to the bootmenu. Eric Hameleers2015-12-021-1/+2
|
* Slackware Live Edition: initial commit.Beta2 Eric Hameleers2015-11-281-0/+12
This is Beta 2. Read http://alien.slackbook.org/blog/slackware-live-edition-beta-2 for all the details.