In my post about OS, I was asked how to enable the Russian layout and how to do it with Russian certification. So, since posting this http://midnight-code.blogspot.com/2008/07/how-to-windows-opensolaris.html, everything has changed only for the better. Now it is not necessary to replace any files, it is enough to register the following in xorg.conf Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "ru(winkeys)" Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll" EndSection
To switch on the win-key - change the line from XkbOptions to the next