Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-10 | vconsole: support additional keymap for toggling layouts | Andrey Borzenkov | |
At least Mandriva offers configuring characters to toggle keyboard layout independently from main keymap. This functions much the same as XkbOptions for X11 and actually is configured together. The patch adds support for additional keymap, KEYMAP_TOGGLE, to /etc/vconsole.conf, that is intended to be used for the same purpose. | |||
2010-09-28 | parse_env_file() - return empty value strings like FOO="" as NULL value | Kay Sievers | |
2010-09-28 | use .conf for new config files: locale, vconsole, modules.d | Kay Sievers | |
2010-09-28 | vconsole-setup: ignore empty strings like FOO="", imported from config files | Kay Sievers | |
2010-09-21 | suse: locale + vconsole compat support | Kay Sievers | |
2010-09-21 | vconsole: make sure we don't merge configuration settings from different sources | Lennart Poettering | |
2010-09-21 | gentoo: vconsole-setup support. | Gustavo Sverzut Barbieri | |
This patch is a bit bigger than expected since Gentoo being non-standard in some places. 1. it is installing binaries at /usr/bin instead of /bin. 2. it is using CamelCase names for consolefonts. 3. /etc/rc.conf:unicode=(yes|no) just forbids loadkeys and setfont "-u" options, but do not disable the actual kernel default_utf8 from vt module. | |||
2010-09-20 | vconsole: set keyboard mapping and font settings on Arch | Tom Gundersen | |
These variables are defined in /etc/rc.conf | |||
2010-09-18 | vconsole: drop vconsole config file var prefix | Lennart Poettering | |
2010-09-18 | vconsole: more completely cover fedora legacy vconsole configuration | Lennart Poettering | |
2010-09-16 | vconsole: fall back to fedora specific configuration | Lennart Poettering | |
2010-09-16 | vconsole: add new utility to initialize the virtual console | Lennart Poettering | |