LINUX.ORG.RU

Странная проблема с Xorg 7.1


0

0

Привет всем!
Я столкнулся со странной проблемой.
Собрал и установил X Window System 7.1, у меня перестали меняться терминалы (через Ctrl+Shift+Fn), а также перестала работать смена раскладки клавиатуры.
В чём может быть дело?
(в следующем сообщении кину свой /etc/X11/xorg.conf)
Заранее спасибо.
PS: В версии 6.9.0 всё прекрасно работало.


# **********************************************************************
# Module section -- this section is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
Section "Module"
Load "dri"
Load "dbe"
Load "drm"
Load "bitmap"
Load "ddc"
Load "composite"
Load "shadow"
Load "freetype"
Load "glx"
EndSection

# **********************************************************************
# Files section. This allows default font and rgb paths to be set
# **********************************************************************
Section "Files"
FontPath "tcp/localhost:7100"
ModulePath "/usr/X11R6/lib/modules"
EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************
Section "ServerFlags"
# Uncomment this to cause a core dump at the spot where a signal is
# received. This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging

# Option "NoTrapSignals"

# Uncomment this to disable the <Ctrl><Alt><Fn> VT switch sequence
# (where n is 1 through 12). This allows clients to receive these key
# events.

# Option "DontVTSwitch"

# Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
# This allows clients to receive this key event.

# Option "DontZap"

# Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
# sequences. This allows clients to receive these key events.

Option "Dont Zoom"

# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.

# Option "DisableVidModeExtension"

# Uncomment this to enable the use of a non-local xvidtune client.

# Option "AllowNonLocalXvidtune"

# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings.

# Option "DisableModInDev"

# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).

Option "AllowNonLocalModInDev"
EndSection

# **********************************************************************
# Input devices
# **********************************************************************
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru(winkeys)"
Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "Resolution" "256"
Option "ZAxisMapping" "4 5 6 7"
EndSection

# **********************************************************************
# Monitor section
# **********************************************************************
Section "Monitor"
Identifier "LG Flatron L1910B"
HorizSync 30-64
VertRefresh 50-90
EndSection

# **********************************************************************
# Graphics device section
# **********************************************************************
Section "Device"
Identifier "NVIDIA GeForce FX5600"
Driver "nvidia"
VideoRam 134217728
EndSection

# **********************************************************************
# Screen sections
# **********************************************************************
Section "Screen"
Identifier "Screen 1"
Device "NVIDIA GeForce FX5600"
Monitor "LG Flatron L1910B"
DefaultDepth 24

Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************
Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Section "DRI"
Mode 0666
EndSection

EViL
() автор топика
Ответ на: комментарий от EViL

xprop -root -set _XKB_RULES_NAMES xorg
setxkbmap -layout 'us,ru(winkeys)' -option 'grp:ctrl_shift_toggle,lv3:win_switch,grp_led:scroll,caps:shift_nocancel,altwin: meta_win' -model pc105

Подставь свои параметры

Lumi ★★★★★
()
Ответ на: комментарий от Lumi

> PS: Вторая и третья строки это на самом деле одна строка.
Сегодня попробую и отпишусь.

EViL
() автор топика

Ответь себе на простой вопрос:
Какого БУЯ я был вынужден качать на своем небыстром и небесплатном GPRS ТУЕВУ хучу строк начинающихся с #   ????

Ты думал мне от этого треша сильно полегчает??

Фтоппку таких авторов.

kilolife ★★★★★
()
Ответ на: комментарий от kilolife

Potomu chto ty snachala doljen otvetit' na drugoy vopros:
Kakogu BUYA ty sidish na LORe cherez nebystrom i nebesplatnom GRPS? =)

EViL
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.