Рабочая область уезжает за границы экрана.

Здравствуйте, никак не могу настроить X. Проблема в том, что рабочая область виртуальная больше чем физическая, т.е на экране отображается только часть. Допустим при разрешении 1280x768 я реально вижу 1000x600 (примерно конечно).

Видео via chrome9. Официальные дрова установлены, даже компиз работает, но вот такой косяк с разрашением. Какое не выстави всеравно обрезается. В чем может быть проблема ?

Цитата:
### June 5, 2008, M. S. Zick, Development Status: "Works for me." ###
### Presumes no $HOME/.viavideorc file in use (per user options). ###

Section "ServerFlags"
# Option "DefaultServerLayout" "LCD-clone"
# Option "DefaultServerLayout" "CRT-clone"
# Option "DefaultServerLayout" "LCD-only"
# Option "DefaultServerLayout" "CRT-only"

Option "AllowMouseOpenFail" "on"
Option "Pixmap" "32"
EndSection

# Default locations of font files - change if required.

Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

ModulePath "/usr/lib/xorg/modules"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection

Section "DRI"
Mode 0660
EndSection

Section "InputDevice"
Identifier "Keyboard 0"
Driver "kbd"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "pc104"
Option "XkbRules" "xfree86"
EndSection

Section "InputDevice"
Identifier "Mouse 0"
Driver "synaptics"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "on"
Option "InputFashion" "Mouse"
Option "Name" "Synaptics Touchpad"
Option "Protocol" "explorerps/2"
Option "SHMConfig" "on" # GUI setting access
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Mouse 1"
Driver "mouse"
Option "CorePointer"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "on"
Option "Name" "Generic Mouse"
Option "Protocol" "Auto"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection

Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "record"
Load "dri"
Load "v4l"
EndSection

# Device outputs not connected in the HP-2133

Section "Monitor"
Identifier "HP-2133 DVI"
Option "Ignore" "true"
EndSection

Section "Monitor"
Identifier "HP-2133 TV"
Option "Ignore" "true"
EndSection

# Internal LCD does not return DDC information.
# Define first channel:

Section "Modes" # See also "HP-2133 Known Modes" at file end.
Identifier "HP-2133 LCD Modes"
Default mode "1280x768": 80.1 MHz, 47.7 kHz, 60.0 Hz
#Modeline "1280x768-60.0" 80.14 1280 1344 1480 1680 768 769 772 795
Default mode "1280x720": 74.6 MHz, 44.2 kHz, 59.2 Hz
#Modeline "1280x720-59.2" 74.60 1280 1341 1474 1688 720 721 724 746 -hsync +vsync
# Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
#Modeline "1024x768-60.0" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
EndSection

Section "Monitor"
Identifier "HP-2133 LCD"
VertRefresh 50.00-100.00 # X11 discovery claim
HorizSync 30.00-113.00 # X11 discovery claim
# Dot clock range: 20.00-270.00MHz # X11 discovery claim
# Typical dot pitch is: .1515mm x .1515mm
# Native resolution is: 1280x768
#DisplaySize 193 116 # Actual: 193.9 116.4
UseModes "HP-2133 LCD Modes"
Option "PreferredMode" "1280x768-60.0"
Option "DPMS"
EndSection

Section "Device"
Identifier "via-P4M900 Device 0"
BoardName "Chrome9 HC IGP"
BusID "PCI:1:0:0"
Driver "via"
Option "Monitor-LCD" "HP-2133 LCD"
Option "PanelID" "3" # 1280x720 Single, Dithering
# Option "PanelID" "12" # 1280x768 Single, Non-Dithering
Option "NoDDCValue"
EndSection

Section "Screen"
Identifier "via-P4M900 Screen 0"
Device "via-P4M900 Device 0"
Monitor "HP-2133 LCD"
Subsection "Display"
Depth 24 # Depth 16 broke
Modes "1280x768-60.0" "1280x720-59.2" "1024x768-60.0"
# Virtual 1280 768
EndSubsection
# Device section options:
Option "ForceLCD" "true" # BIOS setting over-ride
Option "ActiveDevice" "LCD"
Option "VideoOnDevice" "LCD" # Broke ?
Option "SetMpegFBNumber" "true" # Unknown if required
EndSection

# External device expected to return DDC information.
# Flying on full auto here, the smoke you smell may be your monitor:

Section "Monitor"
Identifier "HP-2133 External"
Option "DPMS"
EndSection

Section "Device"
Identifier "via-P4M900 Device 1"
BoardName "Chrome9 HC IGP"
BusID "PCI:1:0:0"
Driver "via"
Option "Monitor-CRT" "HP-2133 External"
EndSection

Section "Screen"
Identifier "via-P4M900 Screen 1"
Device "via-P4M900 Device 1"
Monitor "HP-2133 External"
Subsection "Display"
Depth 24 # Depth 16 broke
# Virtual 2048 1536
EndSubsection
# Device section options:
Option "ActiveDevice" "CRT"
Option "VideoOnDevice" "CRT" # Broke ?
Option "SetMpegFBNumber" "true" # Unknown if required
EndSection

# Single channel, dual outputs driven, screen descriptions

Section "Screen"
Identifier "via-P4M900 Clone 0"
Device "via-P4M900 Device 0"
Monitor "HP-2133 LCD"
Subsection "Display"
Depth 24 # Depth 16 broke
Modes "1280x768" "1200x720" "1024x768"
# Virtual 2048 1536
EndSubsection
# Device section options:
Option "ActiveDevice" "LCD,CRT"
Option "ForceLCD" "true"
Option "VideoOnDevice" "LCD" # Broke ?
# Option true turned off mouse on LCD:
Option "Simultaneous" "false"
EndSection

Section "Screen"
Identifier "via-P4M900 Clone 1"
Device "via-P4M900 Device 1"
Monitor "HP-2133 External"
Subsection "Display"
Depth 24 # Depth 16 broke
# Virtual 2048 1536
EndSubsection
# Device section options:
Option "ActiveDevice" "CRT,LCD"
Option "ForceLCD" "true"
Option "VideoOnDevice" "CRT" # Broke ?
# Option true turned off mouse on LCD:
Option "Simultaneous" "false"
EndSection

# RandR is broken, in various places, for various reasons:
# The driver does not recognize the RandR naming conventions:
# (WW) VIA(0): Option "Monitor-LCD" is not used
# (WW) VIA(0): Option "Monitor-CRT" is not used
# (WW) VIA(0): Option "Monitor-DVI" is not used
# (WW) VIA(0): Option "Monitor-TV" is not used
# (==) RandR enabled
# And if you can't name them, xrandr can't select them. Bummer.

# Old-school layouts

Section "ServerLayout"
Identifier "LCD-clone"
InputDevice "Keyboard 0" "CoreKeyBoard"
InputDevice "Mouse 0" "SendCoreEvents"
InputDevice "Mouse 1" "SendCoreEvents"
Screen "via-P4M900 Clone 0"
Option "xinerama" "off"
Option "clone" "on"
EndSection

Section "ServerLayout"
Identifier "CRT-clone"
InputDevice "Keyboard 0" "CoreKeyBoard"
InputDevice "Mouse 0" "SendCoreEvents"
InputDevice "Mouse 1" "SendCoreEvents"
Screen "via-P4M900 Clone 1"
Option "xinerama" "off"
Option "clone" "on"
EndSection

Section "ServerLayout"
Identifier "LCD-only"
InputDevice "Keyboard 0" "CoreKeyBoard"
InputDevice "Mouse 0" "SendCoreEvents"
InputDevice "Mouse 1" "SendCoreEvents"
Screen "via-P4M900 Screen 0"
Option "xinerama" "off"
Option "clone" "off"
EndSection

Section "ServerLayout"
Identifier "CRT-only"
InputDevice "Keyboard 0" "CoreKeyBoard"
InputDevice "Mouse 0" "SendCoreEvents"
InputDevice "Mouse 1" "SendCoreEvents"
Screen "via-P4M900 Screen 1"
Option "xinerama" "off"
Option "clone" "off"
EndSection

Section "Modes"
Identifier "HP-2133 Known Modes"
## X11 discovered modes are marked "Default mode";
## VIA reference file modes are marked "Extra mode" in this list.
## All have been renamed to include refresh rate and not conflict
## with the standard VESA names (most are VESA standard rates).

## Refresh rate 60Hz - The prefered LCD refresh rate.

# Default mode "2048x1536": 266.9 MHz, 95.3 kHz, 60.0 Hz
Modeline "2048x1536-60.0" 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync
# Default mode "1920x1440": 234.0 MHz, 90.0 kHz, 60.0 Hz
Modeline "1920x1440-60.0" 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync

EndSection

Честно признаюсь, заблудился

Честно признаюсь, заблудился я несколько в вашей конфигурации. Как я понял, вы наблюдаете на мониторе скрин "via-P4M900 Clone 0". Меня смущает, что вы описываете режимы и в секции монитора и в секции скрина. Оставте что нибудь одно. Потом, оставте пока один ServerLayout, чтоб путаницы не возникало.

Да уж. Весь xorg.conf

Да уж. Весь xorg.conf перелопатил. Поодключал все что только можно, но чтобы работало, никакого эфекта. Скорее всего дело в дровах.

Вполне возможно. Ппробуйте

Вполне возможно. Ппробуйте ещё версию xorg-server посвежее и Option "UseEDID" "False", и Option "NoDDC" "true".

Решено! В xorg.conf в секции

Решено!
В xorg.conf в секции скрин надо было указать 1024x768, а Option PanelID указать 17.

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".