|
Loading...
|
enlightenment-users@lists.sourceforge.net
[Prev] Thread [Next] | [Prev] Date [Next]
[e-users] Dual-Monitor Setup not working with current e17 ml Fri Apr 06 06:01:22 2012
Hi, I have e17 running with a Matrox G550 and two monitors connected to it. I never had a problem with prior e17 versions. Always e17 recognized the dualhead setup and provided a different screen on each monitor (for example the working version I am running is 0.16.999.55225). But the current e17 from svn always uses both monitors as _one_ screen. All popups appear in half/half on both screens. I didn't find a way to configure it. This problem exists at least since a few months. Can anyone tell me, what is wrong here? Is it a bug in the current e17? Is this a feature and I need to configure it? In case it is needed as reference, I append my xorg.conf to this mail that shows my multiple monitor setup. Thanks in advance Marco
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
Option "Xinerama" "On"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "extmod"
Load "xie"
Load "pex5"
Load "glx"
# Load "dri"
Load "dbe"
Load "record"
Load "ddc"
Load "type1"
Load "vbe"
Load "xrandr"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
Option "XkbOptions" "compose:caps"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "CorePointer"
Option "Protocol" "Auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "ENC"
ModelName "S1932"
### Comment all HorizSync and VertRefresh values to use DDC:
HorizSync 31.0 - 64.0
VertRefresh 59.0 - 61.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "ENC"
ModelName "S1932"
### Comment all HorizSync and VertRefresh values to use DDC:
HorizSync 31.0 - 64.0
VertRefresh 59.0 - 61.0
Option "DPMS"
EndSection
Section "Device"
BoardName "MGA G550 AGP"
BusID "PCI:05:00:0"
# VideoRAM 16384
Driver "mga"
Identifier "Card0"
Option "HwCursor" "off"
Option "MGASDRAM" "true"
Screen 0
Option "UseFBDev" "false"
EndSection
Section "Device"
BoardName "MGA G550 AGP"
BusID "PCI:05:00:0"
# VideoRAM 16384
Driver "mga"
Identifier "Card1"
Option "HwCursor" "off"
Option "MGASDRAM" "true"
Screen 1
Option "UseFBDev" "false"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" #"1024x768" "800x600"
ViewPort 0 0
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" #"1024x768" "800x600"
ViewPort 0 0
EndSubSection
EndSection
Section "DRI"
EndSection
Section "ServerFlags"
Option "IgnoreABI" "True"
EndSection
------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
- [e-users] Dual-Monitor Setup not working with current e17 ml 2012/04/06 <=
- Re: [e-users] Dual-Monitor Setup not working with current e17 The Rasterman 2012/04/06