search for: rightof

Displaying 20 results from an estimated 25 matches for "rightof".

Did you mean: righto
2012 Jun 12
0
Help needed with Elographics touchscreen
...his going and they are loaded automatically and using the evdev driver. Here are the relevant parts of /etc/X11/xorg.conf: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" RightOf "Screen0" Screen 2 "Screen2" RightOf "Screen1" InputDevice "Touchscreen0" "CorePointer" EndSection Section "InputDevice" Identifier "Touchscreen0" Driver "elographics"...
2008 Apr 23
8
[Bug 15675] New: Randr12: works from command-line but not in xorg.conf
..., then the VGA monitor stays blank, even though X apparently thinks it is using two monitors. Here's what's at the bottom of xorg.conf: Section "Monitor" Identifier "DVI-D-0" EndSection Section "Monitor" Identifier "VGA-0" Option "RightOf" "DVI-D-0" EndSection When I use this configuration, switching which display is left and which is right doesn't help. If I do `xrandr --output VGA-0 --left-of DVI-D-0`, then the DVI gets the other half of the virtual screen and whatever windows should have been displayed on the...
2004 Mar 03
2
x-server with 2screens blanks while starting wine
..."640x480" ViewPort 0 0 # initial origin if mode is smaller than desktop # Virtual 1280 1024 EndSubsection EndSection Section "ServerLayout" Identifier "Server Layout" Screen "Screen0" Screen "Screen1" RightOf "Screen0" EndSection ----------------------------------------------------------------- ____________________________________________________________________________ Nachrichten, Musik und Spiele schnell und einfach per Quickstart im WEB.DE Screensaver - Gratis downloaden: http://screensa...
2019 Jan 21
2
Cannot start a secondary Xserver with resolution 6480x3840
Hi, thank you very much for your reply. I will explain my use case in more detail. First thing is to note that it worked with nvidia (apart from this annoying system freeze which happened roughly every three months). > First off, you're not using the nouveau ddx, you're using the > modesetting ddx. This isn't a problem in itself, but if you're going > to report bugs,
2013 Apr 15
2
ATI video driver problems
User got upgraded to 6.4. Graphical mode video fails. It's an AMD (nee ATI) RV620 (FirePro 2260). So I finished upgrading everything, including kmod-fglrx. Based on the xorg.conf's on there, it's been using the fglrx. Now, in Xorg.0.log, it tells me "no supported AMD display adapters were found". I've been on-and-off googling for hours, and can't figure out if the
2007 May 09
0
CentOS 5 dual head doesn't work [SOLVED}
...s my current xorg.conf, which seems to work: # Xorg configuration created by system-config-display Section "ServerLayout" Identifier "Multihead layout" Screen 0 "aticonfig-Screen[0]" 0 0 Screen 1 "aticonfig-Screen[1]" RightOf "aticonfig-Screen[0]" InputDevice "Keyboard0" "CoreKeyboard" Option "Clone" "off" Option "Xinerama" "on" EndSection Section "Files" EndSection Section "InputDevice"...
2009 Mar 01
3
trying to install 5.2 on a laptop
Hello. I burned a CD with the 5.2 netinstall iso, and installed it onto a laptop (Acer Aspire 3680). Note that I'm *totally* new to laptops. The install went fine. But, when I boot it, it errors at the user login. A screen comes up, stating that X11 cannot start, and that it's probably the mouse. A bit of investigating revealed that there is no Synaptics module installed. It will
2012 Nov 19
1
Display not refreshing when not moving mouse
Dear nouveau developers and users! After many years of dealing with the blob in my kernel, I decided it was time to move to an open source solution. With one of my machines, equipped with 9500GT it went almost flawlessly. I had to patch kernel to get GLXVBlank option working (only because I used the latest and greatest 3.7-rc6), but that is all, and I'm very happy with the result. Nouveau on
2007 Apr 30
1
Strange behavior in X, esp. VMWare Windows
...ullets, etc.). Can anyone explain this? Here's my xorg.conf: # Xorg configuration created by system-config-display Section "ServerLayout" Identifier "Default Layout" Screen 0 "aticonfig-Screen[0]" 0 0 Screen "aticonfig-Screen[1]" RightOf "aticonfig-Screen[0]" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "Xinerama" "on" Option "Clone" "off" EndSection Section "Files" # RgbPath is...
2008 Mar 26
24
[Bug 15206] New: [dualhead, randr12, ppc] Second head displays nothing
http://bugs.freedesktop.org/show_bug.cgi?id=15206 Summary: [dualhead, randr12, ppc] Second head displays nothing Product: xorg Version: unspecified Platform: PowerPC OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at
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
2019 Jan 22
0
Cannot start a secondary Xserver with resolution 6480x3840
...o, using the nouveau ddx, without messing with randr on startup: Section "Monitor" Identifier "Mon0" Option "Rotate" "left" EndSection Section "Monitor" Identifier "Mon1" Option "Rotate" "right" Option "RightOf" "DVI-D-1" EndSection Section "Device" Identifier "Card0" Driver "nouveau" BusID "PCI:2:0:0" Option "Monitor-DVI-D-1" "Mon0" Option "Monitor-HDMI-1" "Mon1&...
2011 Dec 09
9
[Bug 43668] New: Secondary monitor always in standby on dual head NV94
...off of the 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 trie...
2017 May 09
1
multiple cards and monitors with xrandr and opengl
...u" with "nvidia") and not-so-succesfully for noveau. I could get two separate xscreens only for the "nvidia" case. Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" RightOf "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "Xinerama" "0" EndSection Section "Files" EndSection Section "InputDevice" # gener...
2006 Dec 03
0
[778] trunk/wxruby2: Remove broken and deprecated LayoutConstraints, update samples & docs
...t;:#IndividualLayoutConstraint_unconstrained -* "IndividualLayoutConstraint#left_of":#IndividualLayoutConstraint_leftof -* "IndividualLayoutConstraint#percent_of":#IndividualLayoutConstraint_percentof -* "IndividualLayoutConstraint#right_of":#IndividualLayoutConstraint_rightof -* "IndividualLayoutConstraint#same_as":#IndividualLayoutConstraint_sameas -* "IndividualLayoutConstraint#set":#IndividualLayoutConstraint_set - -</div> - - -Edges and relationships - -The _Edge_Edge enumerated type specifies the type of edge or dimension of a window. - -...
2017 May 07
2
multiple cards and monitors with xrandr and opengl
On 05/07/2017 11:12 PM, Ilia Mirkin wrote: > On Sun, May 7, 2017 at 7:17 AM, Sampsa Riikonen <sampsa.riikonen at iki.fi> wrote: >> Dear Devs, >> >> We have achieved a desktop of up to six monitors, with openGL running >> succesfully on the desktop, with the following setup/features: >> >> * Ubuntu 16+ >> * Xrandr >> * Noveau driver >>
2008 Mar 12
15
About WizardPen driver
First of all, I am sorry for my bad english. I have a UC-LoGIC WP8060 tablet.I using wizardpen taplet driver. I using PS 7.0 with wine-0.9.33. My Pen worked perfectly with wine-0.9.33, but PS7.0 has some bugs. I update my wine "wine-0.9.56". PS 7.0 working perfectly but my pen has not got pressure sensitive. I turn back wine-0.9.33. I have too much problems PS 7.0. I want to use new
2019 Jul 10
1
[Bug 111098] New: xf16-video-nouveau 1.0.16-1 arch fails to resume from blank
...quot;LG2" # 3840x2160 59.98 Hz (CVT 8.29M9) hsync: 134.18 kHz; pclk: 712.75 MHz Modeline "3840x2160_60.00" 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync Option "PreferredMode" "3840x2160_60.00" Option "RightOf" "LG1" Option "Rotate" "right" EndSection Section "Device" Identifier "nvidia card" Driver "nouveau" Option "DP-2" "LG1" Option "DP-3" "LG2" EndSection Section &quo...
2017 Apr 22
9
[Bug 100758] New: Kernel Oops when starting X nv50_dma_push
https://bugs.freedesktop.org/show_bug.cgi?id=100758 Bug ID: 100758 Summary: Kernel Oops when starting X nv50_dma_push Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee:
2013 Mar 28
6
Does CentOS support dual graphics cards with 2 monitors each?
I have a user who wants to have 4 monitors attached to his CentOS 6.4 system. I know that you can't use both on-board video and a PCI video card at the same time, but what about two PCI video cards? The system seems to recognize them as shown by the lspci -v output below, but I can't get Xorg to use the second card. Has anyone done this? If so, what is the trick to get it to work?