From f48678d2b2db0aa31013ca8e8e976271d6f9fae9 Mon Sep 17 00:00:00 2001 From: Manolis Kiagias Date: Mon, 16 Feb 2009 17:49:36 +0000 Subject: [PATCH] Fix some keyboard shortcuts for layout switching in Russian language PR: docs/119746 Submitted by: Vladimir Chukharev --- en_US.ISO8859-1/books/handbook/l10n/chapter.sgml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml b/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml index 474b880182..d913aeb4c1 100644 --- a/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml @@ -836,14 +836,15 @@ Option "XkbOptions" "grp:toggle" Also make sure that XkbDisable is turned off (commented out) there. - For grp:caps_toggle + For grp:toggle the RUS/LAT switch will be Right Alt, for grp:ctrl_shift_toggle switch will be CtrlShift. + For grp:caps_toggle + the RUS/LAT switch will be CapsLock. The old CapsLock function is still available via ShiftCapsLock (in LAT mode - only). For grp:toggle - the RUS/LAT switch will be Right Alt. + only). grp:caps_toggle does not work in &xorg; for unknown reason.