chiark / gitweb /
vconsole: support additional keymap for toggling layouts
authorAndrey Borzenkov <arvidjaar@gmail.com>
Sat, 6 Nov 2010 16:11:03 +0000 (19:11 +0300)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Nov 2010 22:41:54 +0000 (23:41 +0100)
commit5b396b06e0bed91f3e6837994a9c2d5c9fc1de8d
treed2a37785f008ad790f2daa1fa19593b2ac2fda3d
parent6ee5bbf85ce18cf07269a674d96f3a1d0ec7bf6b
vconsole: support additional keymap for toggling layouts

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.
src/vconsole-setup.c