LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   dual monitor twinview problem (https://www.linuxquestions.org/questions/linux-newbie-8/dual-monitor-twinview-problem-581537/)

superbuper 09-01-2007 05:26 PM

dual monitor twinview problem
 
Hello. I cant configure twinview here...
Im using:
Monitor_1: iiyama prolite e2200ws (main screen, 1680x1050)
Monitor_2: samsung syncmaster 710n (1280x1024)
Card: geforce 7900gt
Distro: Ubuntu 7.04 Feisty Fawn

My xorg.conf:
Quote:

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

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"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
#Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,gr"
Option "XkbVariant" ","
Option "XkbOptions" "grp:alt_shift_toggle,lv3:ralt_switch,grp_led:scroll"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
Identifier "nvidia"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "ModeValidation" "NoMaxPClkCheck"
Option "Xinerama" "0"
Option "TwinView" "1"
Option "TwinViewOrientation" "RightOf"
Option "SecondMonitorHorizSync" "30.0-81.0"
Option "SecondMonitorVertRefresh" "56.0-75.0"
EndSection

Section "Monitor"
Identifier "PLE2200"
Option "DPMS"
HorizSync 30.0-84.0
VertRefresh 55.0-77.0

EndSection

Section "Screen"
Identifier "Default Screen"
Device "nvidia"
Monitor "PLE2200"
DefaultDepth 24
Option "NoLogo" "1"
Option "metamodes" "CRT-0: 1680x1050 +0+0, CRT-1: 1280x1024 +1680+0"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Default Screen" 0 0
Option "Xinerama" "Off"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection

If i use this xorg.conf i get 1280x1024 60hz on iiyama monitor and 1280x1024 75hz on samsung. Help me? I need it to be 1680x1050 on iiyama and 1280x1024 on samsung in twinview mode...

superbuper 09-01-2007 05:28 PM

My /var/log/Xorg.0.log:
Quote:

...
(II) NVIDIA dlloader X Driver 1.0-9755 Mon Feb 26 23:23:13 PST 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(WW) Warning, couldn't open module wfb
(II) UnloadModule: "wfb"
(EE) Failed to load module "wfb" (module does not exist, 0)
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules//libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.1
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xcffff400 - 0xcffff4ff (0x100) MX[B]
[5] -1 0 0xcfff8000 - 0xcfffbfff (0x4000) MX[B]
[6] -1 0 0xcffff800 - 0xcfffffff (0x800) MX[B]
[7] -1 0 0xccfff400 - 0xccfff7ff (0x400) MX[B]
[8] -1 0 0xccfff800 - 0xccfff8ff (0x100) MX[B]
[9] -1 0 0xccffe000 - 0xccffefff (0x1000) MX[B]
[10] -1 0 0xccffd000 - 0xccffdfff (0x1000) MX[B]
[11] -1 0 0xccffc000 - 0xccffcfff (0x1000) MX[B]
[12] -1 0 0xccfffc00 - 0xccfffcff (0x100) MX[B]
[13] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[14] -1 0 0xcfee0000 - 0xcfefffff (0x20000) MX[B](B)
[15] -1 0 0xcd000000 - 0xcdffffff (0x1000000) MX[B](B)
[16] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[17] -1 0 0xce000000 - 0xceffffff (0x1000000) MX[B](B)
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[21] -1 0 0x0000e800 - 0x0000e807 (0x8) IX[B]
[22] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B]
[23] -1 0 0x0000a000 - 0x0000a01f (0x20) IX[B]
[24] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
[25] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[B]
[26] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[27] -1 0 0x0000b400 - 0x0000b40f (0x10) IX[B]
[28] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
[29] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[30] -1 0 0x0000d800 - 0x0000d87f (0x80) IX[B](B)
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xcffff400 - 0xcffff4ff (0x100) MX[B]
[5] -1 0 0xcfff8000 - 0xcfffbfff (0x4000) MX[B]
[6] -1 0 0xcffff800 - 0xcfffffff (0x800) MX[B]
[7] -1 0 0xccfff400 - 0xccfff7ff (0x400) MX[B]
[8] -1 0 0xccfff800 - 0xccfff8ff (0x100) MX[B]
[9] -1 0 0xccffe000 - 0xccffefff (0x1000) MX[B]
[10] -1 0 0xccffd000 - 0xccffdfff (0x1000) MX[B]
[11] -1 0 0xccffc000 - 0xccffcfff (0x1000) MX[B]
[12] -1 0 0xccfffc00 - 0xccfffcff (0x100) MX[B]
[13] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[14] -1 0 0xcfee0000 - 0xcfefffff (0x20000) MX[B](B)
[15] -1 0 0xcd000000 - 0xcdffffff (0x1000000) MX[B](B)
[16] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[17] -1 0 0xce000000 - 0xceffffff (0x1000000) MX[B](B)
[18] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[19] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[20] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[22] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[23] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[24] -1 0 0x0000e800 - 0x0000e807 (0x8) IX[B]
[25] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B]
[26] -1 0 0x0000a000 - 0x0000a01f (0x20) IX[B]
[27] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
[28] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[B]
[29] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[30] -1 0 0x0000b400 - 0x0000b40f (0x10) IX[B]
[31] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
[32] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[33] -1 0 0x0000d800 - 0x0000d87f (0x80) IX[B](B)
[34] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[35] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "NoLogo" "1"
(**) NVIDIA(0): Option "TwinView" "1"
(**) NVIDIA(0): Option "TwinViewOrientation" "RightOf"
(**) NVIDIA(0): Option "SecondMonitorHorizSync" "30.0-81.0"
(**) NVIDIA(0): Option "SecondMonitorVertRefresh" "56.0-75.0"
(**) NVIDIA(0): Option "MetaModes" "CRT-0: 1680x1050 +0+0, CRT-1: 1280x1024 +1680+0"
(**) NVIDIA(0): Option "ModeValidation" "NoMaxPClkCheck"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): TwinView enabled
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 7900 GT/GTO at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 05.71.22.12.03
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 7900 GT/GTO at
(--) NVIDIA(0): PCI:1:0:0:
(--) NVIDIA(0): Iiyama PLE2200 (CRT-0)
(--) NVIDIA(0): Samsung SyncMaster (CRT-1)
(--) NVIDIA(0): Iiyama PLE2200 (CRT-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(0): Samsung SyncMaster (CRT-1): 400.0 MHz maximum pixel clock
(II) NVIDIA(0): Display Devices found referenced in MetaMode: CRT-0, CRT-1
(II) NVIDIA(0): Mode Validation Overrides for Iiyama PLE2200 (CRT-0):
(II) NVIDIA(0): NoMaxPClkCheck
(II) NVIDIA(0): Mode Validation Overrides for Samsung SyncMaster (CRT-1):
(II) NVIDIA(0): NoMaxPClkCheck
(II) NVIDIA(0): Assigned Display Devices: CRT-0, CRT-1
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "CRT-0:1680x1050+0+0,CRT-1:1280x1024+1680+0"
(II) NVIDIA(0): Virtual screen size determined to be 2960 x 1050
(--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xcd000000 - 0xcdffffff (0x1000000) MX[B]
[1] 0 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B]
[2] 0 0 0xce000000 - 0xceffffff (0x1000000) MX[B]
[3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0 0xcffff400 - 0xcffff4ff (0x100) MX[B]
[8] -1 0 0xcfff8000 - 0xcfffbfff (0x4000) MX[B]
[9] -1 0 0xcffff800 - 0xcfffffff (0x800) MX[B]
[10] -1 0 0xccfff400 - 0xccfff7ff (0x400) MX[B]
[11] -1 0 0xccfff800 - 0xccfff8ff (0x100) MX[B]
[12] -1 0 0xccffe000 - 0xccffefff (0x1000) MX[B]
[13] -1 0 0xccffd000 - 0xccffdfff (0x1000) MX[B]
[14] -1 0 0xccffc000 - 0xccffcfff (0x1000) MX[B]
[15] -1 0 0xccfffc00 - 0xccfffcff (0x100) MX[B]
[16] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[17] -1 0 0xcfee0000 - 0xcfefffff (0x20000) MX[B](B)
[18] -1 0 0xcd000000 - 0xcdffffff (0x1000000) MX[B](B)
[19] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[20] -1 0 0xce000000 - 0xceffffff (0x1000000) MX[B](B)
[21] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[22] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[23] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[24] 0 0 0x0000d800 - 0x0000d87f (0x80) IX[B]
[25] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[26] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[27] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[28] -1 0 0x0000e800 - 0x0000e807 (0x8) IX[B]
[29] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B]
[30] -1 0 0x0000a000 - 0x0000a01f (0x20) IX[B]
[31] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
[32] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[B]
[33] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[34] -1 0 0x0000b400 - 0x0000b40f (0x10) IX[B]
[35] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
[36] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[37] -1 0 0x0000d800 - 0x0000d87f (0x80) IX[B](B)
[38] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[39] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "CRT-0:1680x1050+0+0,CRT-1:1280x1024+1680+0"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(WW) NVIDIA(0): Option "Xinerama" is not used
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "us,gr"
(**) Generic Keyboard: XkbLayout: "us,gr"
(**) Option "XkbVariant" ","
(**) Generic Keyboard: XkbVariant: ","
(**) Option "XkbOptions" "grp:alt_shift_toggle,lv3:ralt_switch,grp_led:scroll"
(**) Generic Keyboard: XkbOptions: "grp:alt_shift_toggle,lv3:ralt_switch,grp_led:scroll"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Option "SendCoreEvents"
(**) stylus: always reports core events
(**) stylus device is /dev/input/wacom
(**) stylus is in absolute mode
(**) stylus: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) stylus: serial speed 9600
(**) Option "SendCoreEvents"
(**) cursor: always reports core events
(**) cursor device is /dev/input/wacom
(**) cursor is in relative mode
(**) cursor: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) cursor: serial speed 9600
(**) Option "SendCoreEvents"
(**) eraser: always reports core events
(**) eraser device is /dev/input/wacom
(**) eraser is in absolute mode
(**) eraser: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) eraser: serial speed 9600
(II) XINPUT: Adding extended input device "eraser" (type: Wacom Eraser)
(II) XINPUT: Adding extended input device "cursor" (type: Wacom Cursor)
(II) XINPUT: Adding extended input device "stylus" (type: Wacom Stylus)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing from list!
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1, removing from list!

IndyGunFreak 09-01-2007 07:38 PM

Hmm, I had no real probs setting up dual screens in Ubuntu w/ Nvidia. After I installed the Nvidia driver, I simply chose Nvidia Settings from the menu, set up dual screens, restart, and it worked fine.

Here's my Xorg... not sure if it will help.

Code:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Mon Feb 26 23:38:46 PST 2007

Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice    "stylus" "SendCoreEvents"
    InputDevice    "cursor" "SendCoreEvents"
    InputDevice    "eraser" "SendCoreEvents"
EndSection

Section "Files"

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

Section "Module"
    Load          "i2c"
    Load          "bitmap"
    Load          "ddc"
    Load          "extmod"
    Load          "freetype"
    Load          "glx"
    Load          "int10"
    Load          "type1"
    Load          "vbe"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules" "xorg"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" "us"
    Option        "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
    Option        "CorePointer"
    Option        "Device" "/dev/input/mice"
    Option        "Protocol" "ExplorerPS/2"
    Option        "ZAxisMapping" "4 5"
    Option        "Emulate3Buttons" "true"
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier    "stylus"
    Driver        "wacom"
    Option        "Device" "/dev/wacom"          # Change to
    Option        "Type" "stylus"
    Option        "ForceDevice" "ISDV4"              # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier    "eraser"
    Driver        "wacom"
    Option        "Device" "/dev/wacom"          # Change to
    Option        "Type" "eraser"
    Option        "ForceDevice" "ISDV4"              # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier    "cursor"
    Driver        "wacom"
    Option        "Device" "/dev/wacom"          # Change to
    Option        "Type" "cursor"
    Option        "ForceDevice" "ISDV4"              # Tablet PC ONLY
EndSection

Section "Monitor"
    Identifier    "MA982K"
    Option        "DPMS"
EndSection

Section "Device"
    Identifier    "NVIDIA Corporation NV34 [GeForce FX 5200]"
    Driver        "nvidia"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "NVIDIA Corporation NV34 [GeForce FX 5200]"
    Monitor        "MA982K"
    DefaultDepth    24
    Option        "TwinView" "True"
    Option        "TwinViewOrientation" "RightOf"
    Option        "UseEdidFreqs" "True"
    Option        "MetaModes" "1280x1024,1280x1024; 1024x768,1024x768"
    Option        "UseDisplayDevice" "CRT"
    Option        "AddARGBGLXVisuals" "True"
    SubSection    "Display"
        Depth      1
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection    "Display"
        Depth      4
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection    "Display"
        Depth      8
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection    "Display"
        Depth      15
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection    "Display"
        Depth      16
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection    "Display"
        Depth      24
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection



All times are GMT -5. The time now is 05:52 PM.