Re: xkb

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



В Втр, 06.01.2004, в 16:20, Tommy Tovbin пишет:

> Section "InputDevice"
>  Identifier  "Keyboard0"
>         Driver      "keyboard"
>         Option      "XkbRules" "xfree86"
>         Option      "XkbModel" "pc105"
>         Option      "XkbLayout" "us,ru"
>         Option      "XkbVariant" ",winkeys"
>         #Option     "XkbOption" "grp:ctr_shift_toggle,grp_led:scroll"
>         Option      "XkbOptions" "grp:rctrl_toggle,grp_led:scroll"
>         Option "XKbOptions" "grp:alt_shift_toggle"
> EndSection
> 
> -------------------cut-----------------------------------
> 
> 
> What I'm doing wrong?

Hmm... Well, e.g. you'd use the following to make the switcher use
LShift+RShift to switch between the layouts. It works in my case and is
actually the set of params FC1 put in during the setup phase... I'm not
sure, about the alt_shift_toggle, but I hope it would work as well...

	Identifier  "Keyboard0"
	Driver      "keyboard"
	Option	    "XkbRules" "xfree86"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "ru,us"
	Option	    "XkbOptions" "grp:shift_toggle,grp_led:scroll"







[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux