Displaying 11 results from an estimated 11 matches for "leftof".
2007 May 02
3
CentOS 5 dual head doesn't work
I just bit the bullet and installed CentOS 5 on my work desktop, and
although I have two monitors and a card that supports them, I cannot
get the display configuration to work with both as a continuous
(spanning) desktop. I have tried using the correct (autodetected)
monitor type (digital and analog), a generic LCD with 1280x1024,
nothing works. Every time I set the configuration, the X server
2010 Jan 06
0
Mouse cursor rotated on all screens when rotating a single screen.
..." "1600x900_60.00"
EndSection
Section "Monitor"
Identifier "vertical"
VendorName "Unknown"
ModelName "Samsung SyncMaster"
Option "PreferredMode" "1600x900_60.00"
Option "LeftOf" "horizontal"
EndSection
Section "Device"
Identifier "GF9"
Driver "nouveau"
VendorName "NVIDIA Corporation"
BoardName "GeForce 9500 GT"
BusID "PCI:1:0:0"
Option...
2007 Nov 12
0
no decorations on 2nd head using nvidia and aiglx
...stylus" "SendCoreEvents"
#InputDevice "cursor" "SendCoreEvents"
#InputDevice "eraser" "SendCoreEvents"
Identifier "Default Layout"
Screen "Screen0" 0 0
Screen "Screen1" LeftOf "Screen0"
InputDevice "Generic Keyboard" "CoreKeyboard"
InputDevice "Configured Mouse"
EndSection
Section "Files"
EndSection
Section "Module"
Load "bitmap"
Load "ddc"
Load...
2006 Sep 29
1
4.4 on Dell D620: widescreenresolution?
Hi,
Did anyone manage to get 4.4 working on a Dell D620 laptop? The thing
has a 1440x900 LCD screen, but I don't get X the work with that
resolution. (lspci: Intel Corporation Mobile 945GM/GMS/940GML Express
Integrated Graphics Controller (rev 03))
Google suggested to use '915resolution', which I installed
(915resolution-0.5.2-1.el4.rf), but that doesn't help.
Regards,
--
2013 May 06
2
dual head on centos 5 and ancient Nvidia Quadro NVS280SD card
I was just handed a 2nd monitor for my system at work, and using Centos 5 (latest)
can't make dual head work. a good bit of googling isn't being particularly
helpful either.
It's a HP workstation xw4100, with Nvidia Quadro NVS280SD graphics card.
Enabling dual head in the "display" app simply configures X so that it
(i.e., X) won't start. I haven't found the x log
2011 Dec 09
9
[Bug 43668] New: Secondary monitor always in standby on dual head NV94
...he working monitor, so it appears
that the desktop is configured as expected, just that the secondary monitor is
not receiving a signal.
It seems to work fine with no xorg.conf, and I tried various configurations for
about six hours with no success. The only thing was that when I used the
RightOf/LeftOf options in the Monitors sections, gnome3 would come up in
fallback mode.
nVidia binary drivers 290.10 (and earlier) have worked fine.
- XFX nVidia GeForce 9600GT (NV50/NV94) w/ dual DVI-I outputs
- dual NEC 2560x1600 monitors
- xorg-server 1.11.2
- nouveau 0.0.16_pre20111109 (also tried _pre2...
2008 Apr 23
8
[Bug 15675] New: Randr12: works from command-line but not in xorg.conf
http://bugs.freedesktop.org/show_bug.cgi?id=15675
Summary: Randr12: works from command-line but not in xorg.conf
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at
2007 Sep 03
4
Fixes and workarounds for regressions and issues in the randr-1.2 branch
Hi,
Please find attached the patches which I currently use on my desktop
machine for dual head with the randr branch to fix the issues which I found.
They may help others as well but may e.g. also disable the Xv blitter
which might be working for some (but didn't on my card) - more information
is found in the text comments in the patches.
I have to hurry so this is short, will be back.
2006 Dec 03
0
[778] trunk/wxruby2: Remove broken and deprecated LayoutConstraints, update samples & docs
...is":#IndividualLayoutConstraint_asis
-* "IndividualLayoutConstraint#below":#IndividualLayoutConstraint_below
-* "IndividualLayoutConstraint#unconstrained":#IndividualLayoutConstraint_unconstrained
-* "IndividualLayoutConstraint#left_of":#IndividualLayoutConstraint_leftof
-* "IndividualLayoutConstraint#percent_of":#IndividualLayoutConstraint_percentof
-* "IndividualLayoutConstraint#right_of":#IndividualLayoutConstraint_rightof
-* "IndividualLayoutConstraint#same_as":#IndividualLayoutConstraint_sameas
-* "IndividualLayoutConstraint#...
2008 Mar 06
0
[ANNOUNCE] xorg-server 1.4.99.901
...superfluous ",", added missing include for xf86i2c.h.
Always duplicate mode name when duplicating a mode.
Only clear crtc of output if it is the one we're actually working on.
Adjust offsets of modes that do not fit virtual screen size.
Fix initial placement of LeftOf and Above.
Don't segfault if referring to a relative output where no modes survived.
Initialize Mode with 0 in xf86RandRModeConvert.
CVE-2007-6429: Always test for size+offset wrapping.
Matthieu Herrb (10):
Remove an extra cast.
Fix indentation.
typo in comm...
2008 Jan 02
1
[Fwd: Problems with two S3 video devices.]
...Power Management version 1
Capabilities: [80] AGP version 1.0
=================================================================
This is the xorg.conf file content:
Section "ServerLayout"
Identifier "Multihead layout"
Screen 0 "Screen0" LeftOf "Screen1"
Screen 1 "Screen1" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "off"
Option "Clone" "on"
EndSection
Section "Module"
Load...