Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dcore:keyboard_layout_in_console [2015/07/28 05:17] – sm8ps | dcore:keyboard_layout_in_console [2015/07/28 05:44] (current) – [Keyboard Layout - Tinycore way] + Link to keyboard codes sm8ps | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======Layout-switching in the Console====== | ======Layout-switching in the Console====== | ||
| - | The command '' | + | The command '' |
| - | + | ||
| - | + | ||
| - | =====Warning about log-in prompt===== | + | |
| - | + | ||
| - | The man-page of '' | + | |
| =====Installing===== | =====Installing===== | ||
| Line 13: | Line 7: | ||
| *Import and load the // | *Import and load the // | ||
| - | ====Note==== | + | ====Storing the key-map-files==== |
| - | + | ||
| - | The package //kbd// has a almost one hundred dependencies going back to, e.g. //passwd// and //mount//. Thus it is desirable to include it into a base extension rather than used it as an isolated extension as here presented. That may be done at a later time without need for repeating the whole procedure. | + | |
| - | + | ||
| - | + | ||
| - | =====Storing the key-map-files===== | + | |
| The necessary key-map files are stored away and made persistent. | The necessary key-map files are stored away and made persistent. | ||
| *Create a directory to store the key-map files in, e.g. '/ | *Create a directory to store the key-map files in, e.g. '/ | ||
| Line 25: | Line 14: | ||
| Hint: if you should have loaded a non-functional keyboard layout, use the arrow-up key to get back to the line loading the US-layout. | Hint: if you should have loaded a non-functional keyboard layout, use the arrow-up key to get back to the line loading the US-layout. | ||
| - | ====Notes==== | + | ===Notes=== |
| *The naming scheme remains a bit hazy. The Swiss-German layout, for instance, may well be loaded by ' | *The naming scheme remains a bit hazy. The Swiss-German layout, for instance, may well be loaded by ' | ||
| Line 31: | Line 20: | ||
| Loading any such key-map with '' | Loading any such key-map with '' | ||
| - | =====Persistence===== | + | ===Warning about log-in prompt=== |
| + | |||
| + | The man-page of '' | ||
| + | |||
| + | |||
| + | ====Persistence==== | ||
| Add the name of the directory, e.g. " | Add the name of the directory, e.g. " | ||
| Line 60: | Line 54: | ||
| - Add kmaps to sceboot.lst | - Add kmaps to sceboot.lst | ||
| - Add your layout to the boot options on your bootloader, for example kmap=qwerty/ | - Add your layout to the boot options on your bootloader, for example kmap=qwerty/ | ||
| + | |||
| + | A list of available keyboard codes can be seen in the [[http:// | ||