Недавно заметил, что клавиша "аглийская О - русская Щ" не работает просто так.
А именно: при простом нажатии на нее ничего не происходит, а если нажать с шифтом, то она срабатывает, то есть можно получить Большую О\Большую Щ.
А чтобы маленькую получить - Капс -> Шифт + о.
Уже перебрал кучу раскладок клавиатуры (в МСС) и в настройке рабочего стола, не решается. Причем на другой учетке все работает как надо((
Вот такая страная проблема.
Модель ноута Dell Vostro 1000. Mandriva 2009.0, со всеми обновлениями.
Вот листинг Xorg.conf'a
# File generated by XFdrake (rev 247269)
Section "Extensions"
Option "Composite" "Disable"
EndSection
# File generated by XFdrake (rev 247269)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
Section "ServerFlags"
#DontZap # disable <Ctrl><Alt><BS> (server abort)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
#DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
Load "dri" # direct rendering
Load "vnc"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "inspiron"
Option "XkbLayout" "us,ru(winkeys)"
Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll,compose:rwin"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
EndSection
Section "InputDevice"
Identifier "Mouse2"
Driver "evdev"
Option "device" "/dev/input/by-id/usb-A4Tech_PS.2+USB_Mouse-event-mouse"
Option "HWheelRelativeAxisButtons" "7 6"
EndSection
Section "InputDevice"
Identifier "SynapticsMouse1"
Driver "synaptics"
Option "SHMConfig" "on"
EndSection
Section "InputDevice"
# vncKeyboard: keyboard actions from vnc
Identifier "vncKeyboard"
Driver "rfbkeyb"
EndSection
Section "InputDevice"
# vncMouse: mouse actions from vnc
Identifier "vncMouse"
Driver "rfbmouse"
EndSection
Section "Monitor"
Identifier "monitor1"
HorizSync 31.5-94.0
VertRefresh 46-66
EndSection
Section "Device"
Identifier "device1"
VendorName "ATI Technologies Inc"
BoardName "ATI Radeon 9500 to Radeon X1050"
Driver "fglrx"
Option "DPMS"
Option "usevnc"
Option "rfbauth" "/etc/vncpasswd"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1280x800"
EndSubsection
Subsection "Display"
Depth 15
Modes "1280x800"
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x800"
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x800"
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
InputDevice "Mouse2" "SendCoreEvents"
InputDevice "SynapticsMouse1" "SendCoreEvents"
InputDevice "vncMouse" "ExtraPointer"
InputDevice "vncKeyboard" "ExtraKeyboard"
Screen "screen1"
EndSection
А вот /etc/sysconfig/keyboard
XkbModel=inspiron
GRP_TOGGLE=ctrl_shift_toggle
KEYBOARD=ru
KEYTABLE=ru4
Помогите пожалуйста, уже замучился капс нажимать то и дело...