View previous topic :: View next topic |
Author |
Message |
hitchi
Joined: 06 Nov 2006 Posts: 9
|
Posted: Tue Nov 14, 2006 10:13 pm Post subject: XOrg7 zoom(ctrl-alt-+/-) |
|
|
Hello again, i just installed xorg 7.1 and can't change video modes with (ctrl-alt-+/-) .This is not good because i have xinerama enabled and can not use randr.
I googled a lot and only found this references to the problem:
http://linuxfromscratch.org/pipermail/blfs-support/2006-June/060378.html
http://www.mail-archive.com/gentoo-desktop@lists.gentoo.org/msg00361.html
This happens both with nv and NVIDIA drivers, so i'm calling for your help.
This is my xorg.conf:
Code: |
Section "ServerLayout"
Identifier "Default Layout"
Screen "Screen0" 0 0
Screen "Screen1" RightOf "Screen0"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Xinerama" "on"
EndSection
Section "Files"
InputDevices "/dev/ttyS0"
InputDevices "/dev/ttyS1"
InputDevices "/dev/ttyS2"
InputDevices "/dev/ttyS3"
InputDevices "/dev/ttyS4"
InputDevices "/dev/ttyS5"
InputDevices "/dev/ttyS6"
InputDevices "/dev/ttyS7"
InputDevices "/dev/ttyS8"
InputDevices "/dev/psaux"
InputDevices "/dev/logibm"
InputDevices "/dev/inportbm"
InputDevices "/dev/mouse"
InputDevices "/dev/usbmouse"
InputDevices "/dev/input/mice"
InputDevices "/dev/input/event0"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/PEX"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/kwintv"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/kwintv"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/xtest"
EndSection
Section "Module"
Load "glx"
Load "type1"
#Load "randr"
Load "extmod"
Load "dbe"
Load "freetype"
#Load "v4l"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail"
EndSection
Section "InputDevice"
Identifier "Keyboard[0]"
Driver "kbd"
Option "Protocol" "Standard"
Option "XkbLayout" "pt"
Option "XkbVariant" "basic"
Option "XkbModel" "pc105"
Option "XkbOptions" "eurosign:e"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
EndSection
Section "InputDevice"
Identifier "Mouse[1]"
Driver "mouse"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "MacAlly Macally DotMouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "Modes"
Identifier "Modes0"
ModeLine "1280x1024" 114.5 1280 1328 1464 1712 1024 1025 1028 1062
ModeLine "1152x864" 102.1 1152 1224 1352 1552 864 865 868 901
ModeLine "1024x768" 92.0 1024 1088 1200 1376 768 769 772 806
ModeLine "800x600" 55.2 800 840 928 1056 600 601 604 630
ModeLine "768x576" 50.6 768 808 888 1008 576 577 580 605
ModeLine "640x480" 34.8 640 672 736 832 480 481 484 504
ModeLine "1280x1024" 108.0 1280 1344 1456 1688 1024 1025 1028 1066 +hsync +vsync
EndSection
Section "Modes"
Identifier "Modes1"
ModeLine "1280x1024" 165.3 1280 1376 1512 1744 1024 1025 1028 1077
ModeLine "1152x864" 140.4 1152 1232 1360 1568 864 865 868 914
ModeLine "1024x768" 123.0 1024 1096 1208 1392 768 769 772 818
ModeLine "800x600" 97.6 800 856 944 1088 600 601 604 650
ModeLine "768x576" 89.6 768 824 904 1040 576 577 580 624
ModeLine "640x480" 62.1 640 680 752 864 480 481 484 521
ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "PHILIPS"
ModelName "107E"
UseModes "Modes0"
DisplaySize 310 230
HorizSync 30.0 - 70.0
VertRefresh 60.0 - 85.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "SAMSUNG"
ModelName "SYNCMASTER 955DF"
UseModes "Modes1"
DisplaySize 350 260
HorizSync 30.0 - 100.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection
Section "Device"
Identifier "nvidia0"
Driver "nvidia"
VendorName "NVidia"
BoardName "GeForce 7600 GT"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "nvidia1"
Driver "nvidia"
VendorName "NVidia"
BoardName "GeForce 7600 GT"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "nvidia0"
Monitor "Monitor0"
DefaultDepth 24
Option "NoLogo" "true"
Option "UseEdidFreqs" "False"
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "nvidia1"
Monitor "Monitor1"
DefaultDepth 24
Option "NoLogo" "true"
Option "UseEdidFreqs" "False"
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
EndSection
[/ code]
|
|
|
Back to top |
|
 |
hitchi
Joined: 06 Nov 2006 Posts: 9
|
|
Back to top |
|
 |
|