[Doc] DesktopBSD 1.0-Prerelease TESTING
Gleb
glebkv at cosmostv.by
Mon Feb 20 13:01:04 CET 2006
Hi,
This works for me in FreeBSD 5.4. The comma in ',winkeys' is important.
Section "InputDevice"
Identifier "Keyboard0"
# Driver "kbd"
# Identifier "Keyboard1"
Driver "keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us,ru"
Option "XkbOptions" "grp:ctrl_shift_toggle"
Option "XkbVariant" ",winkeys"
EndSection
Best regards,
Gleb Kavalenka
Freelance Technical Translator (Russian, English)
glebkv at cosmostv.by, glebwork at gmail.com, glebwork at biz.by
mobile +375 29 7730756
office +375 17 2119928
Bachilo Dmitry wrote:
>>- Keyboard layout switching doesn't seem to work with Russian DesktopBSD.
>> Using "us,ru" instead of "en_US,ru" as XkbLayout seems to do the trick.
>
> Peter, FreeBSD is not Linux. in Linux "us,ru" is suitable, but in FreeBSD, as
> I've told many times, it must be "en_US,ru(winkeys)"
>
> So the whole section must be like this:
> Option "XkbRules" "xorg"
> Option "XkbModel" "pc105"
> Option "XkbLayout" "en_US,ru(winkeys)"
> Option "XkbVariant" "winkeys"
> Option "XkbOptions" "grp:ctrl_shift_toggle"
>
> in any other case group toggle would not work, or the layout would be wrong
> (not like it is in Windows => not like what people got used to)
>
> Ok, now I'm downloading the ISO to see all the other problems.
More information about the Doc
mailing list