On 15 Dec 2001, Pixel wrote:

> Yura Gusev <[EMAIL PROTECTED]> writes:
>
> > Can you add to the keyboard configuration program ability to choose how to
> > change keyboard layout?
> >
> > ex
> >     grp:switch            R-Alt switches group while pressed
> > ->  grp:toggle            Right Alt key changes group
> > ->  grp:caps_toggle       Caps Lock key changes group
>
> i don't even know what's this about? what are those "group"s?
>

When i need to switch keyboard layout(eng/rus) i press Shift+Ctrl. In my
/etc/X11/XF86Config-4 i have this:

Section "InputDevice"
    Identifier "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat"  "250 30"

    Option "XkbRules"    "xfree86"
    Option "XkbModel"    "pc105"
    Option "XkbLayout"   "ru(winkeys)"
    Option "XkbOptions"  "grp:ctrl_shift_toggle"
EndSection

BTW You can also turn on/off caps look when you are using not english
layout.


-- 
 12:11am  up 10 days,  4:23,  3 users,  load average: 0.06, 0.02, 0.00
  O                             //
 <==-}  ->            .--._.-^-(.}
  )'                /{        ( \d
 ./\,                 ) -._.- >
/  /                   `\    /' GNU  -=LFS*1482=-
    I am not 31337. But I can use the Vi editor... ;-0


Reply via email to