Ubuntu Multimedia :: ATI Radeon - 2 Cards And 3 Monitors (Xinerama)

May 21, 2010

After working on trying to get my 3 monitors to work with Ubuntu 10.4 and my ATI Radeon HD3200 (IGP) and HD4850 cards, I just had to share the xorg.conf. I am using the default open source drivers that came with 10.4 and I kept KMS enabled (it wouldn't work without it).

Here is my conf:
Code:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "4850-2-Screen"
Screen 1 "4850-1-Screen" RightOf "4850-2-Screen"
Screen 2 "3200-Screen" RightOf "4850-1-Screen"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "on"
#OPtion "Clone" "off"
EndSection .....

View 9 Replies


ADVERTISEMENT

OpenSUSE Install :: Xinerama Config - Adjust Xinerama To Place 1 Desktop On Each Of 2 Monitors And Not Stretch A Single Over Both

Jan 10, 2010

I would like to adjust Xinerama to place 1 desktop on each of my 2 monitors and not stretch a single over both. With the current set up there is a problem with window placement upon opening new widows or context dialog boxes. I realize that I could adjust placement properties and select window placement with the mouse but this is still lacking in productivity. My monitors are not next to on another so this is more of a problem than it seems.

View 4 Replies View Related

Ubuntu Multimedia :: Shopping Video CardS For Multiple Monitors?

Aug 16, 2011

I'm about to start a new build for my primary machine at home. The plan is to load up a server/workstation motherboard (ASUS KGPE-D16) with two 8-core chip, as much RAM as it will take (32GB) and to put two graphics cards in it. One to power my main 24" monitor (ideally via HDMI) and the other card to power two screens, one 24" on each left and right side via DVI (unless I can find a dual-HDMI card that meets my needs).

Does that make sense? Here's my question for this awesome group of intelligent individuals: What video card model should I choose? Obviously, I'd like them to match so I can SLI / CrossFire if I really want to, but what setup should I plan on to have a good experience managing multiple displays on multiple video cards?

Oh, and budget is probably up to about $300 per card, maybe a little more if it makes a lot of sense.I'm not alone in having tons of problems with trying to get multi monitor support in the last few versions of Ubuntu, and honestly it's the only reason why I'm still running Windows7: the multi monitor support is just SO DAMNED easy! I shouldn't have to spend this much energy thinking about video card model- it should just work, shouldn't it?

View 4 Replies View Related

Debian Multimedia :: 2 Graphic Cards For 3 Monitors - Second Card Not Available

Apr 30, 2015

I inserted another graphics card to my computer to use 3 monitors. The card appears in lspci but I can't access it in gnome.

What do I have to do to set this up.

Here is the output of my xorg.log: [URL].....

$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV530 [Radeon X1600 XT/X1650 GTO]

View 7 Replies View Related

Ubuntu :: Xinerama With Triple Monitors - 11.04

Jun 21, 2011

Did a new install with a system that worked well on 10, with Xinerama. I have nvidia 9500 GT cards, but I dont think its driver related. Screen 0 is the center Screen 2 is to the right And Screen 3 is to the left.. When Xinerama is disabled things work flawlessly, but not using Xinerama is a killer to me. The nvidia configuration utility generates the following xorg.conf when Xinerama is disabled. It gets the locations right and the mouse moves correctly between screens.

[Code].....

View 4 Replies View Related

Ubuntu Multimedia :: XOrg (Opensource) Drivers For ATI Radeon Cards?

Jan 4, 2010

For those of us who were stung last year by ATI's decision to drop support for <= R500 series cards from their closed source, or proprietary driver (known as the FGLRX driver), we are now forced to use the opensource ATI XORG driver. This is not as bad as it sounds, as in doing so, ATI has released a lot of the hardware specs on these older cards and the opensource driver has improved dramatically in the last year as a result.

Ubuntu includes both the ATI and the FGLRX driver install capacities in recent releases (since Intrepid(?)). If one can install the FGLRX driver, you should be able to do this by choosing System>Administration>Hardware Drivers and choosing to activate the ATI drivers; or you can manually install them using this guide: [URL]

However, if you have a card that is or below the R500 series (i.e. not R600+) DO NOT install the FGLRX drivers - you will break your X server (video display). If you don't know what series chipset you have, try the following:

Code:
$ lspci
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:01.0 PCI bridge: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root Port (rev 0c)

[Code]....

If you're like me and need a production machine, but just want updated drivers, try this link: [URL]

To add the PPA (Guide): [URL]

These are fairly easy to remove (as described on the site); just remove the PPA from your Software Sources and downgrade the drivers.

View 9 Replies View Related

Ubuntu Multimedia :: 10.04 And 2 ATI Radeon 4870 Cards - Only One Adapter Will Show At A Time

Jun 11, 2010

I am trying to dual boot into Ubuntu and thus far everything works great on my machine. There is one HUGE issue.

I am running 2 Radeon 4870 Cards. Only one adapter will show at a time. I am used to Having 4 monitors and the max amount of Monitors it will allow me to have are two.

It does recognise the Second Adapter when I go into the Catalyst Control (it shows the option for Cross Firing) and it shows both adapters when I do:

Code:

I have tried:

Code:

The closest I had was that my main two monitors showed the splash page when the other two monitors on the other adapter were displayed. So It did switch once... But I have yet get all four monitors to work.

View 3 Replies View Related

Fedora :: F14 And Xinerama With Both NVidia And ATI Cards?

Mar 16, 2011

I've got a Dell Xeon with two video cards - an nVidia Quadro2 MXR/EX/Go and an ATI Radeon 7000/VE. Under Fedora 10 Xinerama worked just fine, but I recently upgraded to F14 and Xinerama no longer works.The X server tries repeatedly to start but fails, with gdm-binary eventually giving up in disgust. If I comment out the ''Option "Xinerama" "On"' line it starts up (see attached xorg.conf), albeit with a few quirks. I have two X screens (:0.0 and :0.1 - one for each monitor), where :0.0 works just fine but :0.1 has no window manager - I can bring up windows on it but they have no window border ( no min/max/close buttons, can't be resized, etc). The mouse moves freely from one monitor to the other, but windows don't.The error messages I get when I try to use Xinerama are as follows. In /var/log/messages I get:

Mar 10 10:32:41 valdez kernel: [60328.892005] [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
Mar 10 10:32:41 valdez kernel: [60328.892477] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 1
Mar 10 10:32:41 valdez kernel: [60328.907615] [drm] nouveau 0000:01:00.0: nouveau_channel_free: freeing fifo 1
Mar 10 10:32:41 valdez gdm-binary[21435]: WARNING: GdmDisplay: display lasted 0.457045 seconds

[code]....

I've tinkered around with xrandr a bit but have had no luck - mostly the screen flickers briefly and things continue on as they were before.

View 1 Replies View Related

General :: Xinerama - 3 Monitors Setup (Slow And Laggy)

Dec 23, 2010

I currently have my monitors set up as an extended desktop using Nividia's Xinerama function. Everything works sweet, except it's acting slow and lags out. It all works out fine when Xinerama is disabled. At the moment, I'm using CentOS with Gnome, but I've tried other distributions with the same outcome. If I can't a fix I'm going back to windblows.

Computer specs:3 monitors
2 Nvidia GTX 275 GFX cards
EVGA 4-way Classified motherboard
12 GB ram
CentOS - with Gnome

View 3 Replies View Related

Ubuntu :: Three Monitors - Xinerama And Cannot Get Desktop Effects Running At Normal Or Extra

Feb 28, 2010

Currently I have a perfect setup of 3 monitors,2 GPUs running under Xinerama. I cannot get desktop effects running at Normal or Extra, when I try to enable either one I get the following message "The Composite extension is not available". Without Xinerama it works along with Compiz. I am running Ubuntu 9.04 x64 with a ATI HD4870 and ATI HD4350 GPU. I have the latest ATI display drivers (set up properly to my knowledge). Here is my xorg.conf file.

[Code]....

View 3 Replies View Related

OpenSUSE Install :: 2 Monitors (xinerama) With NVIDIA GeForce FX Go5200?

Nov 29, 2009

On openSUSE 11.1 I was able to configure KDE 4 for 2 monitors with sax2 (although the resolution was bad).On 11.2 neither SAX2 nor KRandR seem to work. The KDE User Guide says that a driver supporting version 1.2 is necessary. However the nvidia driver for eForce FX Go5200 seems to support only version 1.1.Is there a way to use both monitors with SUSE 11.2? I am quite desperate since for my work using only 1 monitor is definitely a handicap.

View 5 Replies View Related

Hardware :: Triple Monitors Xorg With AMD&NVIDIA: XRANDR And Xinerama Not Working?

Mar 24, 2011

I'm trying to set up a tri monitor setup. Unfortunately I must use 2 cards, one an AMD HD4350 and a PCI Geforce FX200. (Old skool I know) Due to the restrictions, I am forced to use the open source drivers (else nvidia glx will clash).

1: Use XRANDR to span the displays (this is what I did previous to the introduction of the third monitor and nvidia card to my system) I tried to do this, by setting up a second X screen on the NVIDIA card, disabling Xinerama; but after much googling I can't figure out the syntax for panning across 2 screens (X screens) in XRANDR, even tho it's >1.3, which supposedly supports multi card output.

2:Use Xinerama, sacrificing randr, and composite extensions. I also attempted to do this, with some limited success. I could get the NVIDIA screen to be right of the ATI, but I couldn't get 2 independent outputs running on the ATI card, even with "ZapohHeads" appended to one of the device sections for my ATI card.

View 1 Replies View Related

Ubuntu :: Configure Three Monitors Run Across Two Video Cards?

Jul 12, 2010

I was just wondering if is an easy way to configure three monitors run across two video cards (Nvidia Leadtek GTS250 PCI-E 2.0 1G 2DVI ) 2 on one, 1 on the other under the one xserver? I tried to get it going using the Nvidia driver package with no luck - 2 monitors seemed to be simple to configure using Twinview setting on a single xserver (my current settings) and I was hoping their may be a simple extension for three and if so is there an easy way to go about this? (I am new to Ubuntu).

[Code]...

View 9 Replies View Related

Ubuntu :: Multiple Monitors And Video Cards?

Dec 14, 2010

I've been using linux for roughly 12 years now but I've always avoided linux on the desktop since touching X back in the day was quite a hassle. I recently decided that rather than keeping my windows desktop full of 15 PuTTY instances, I should rock the *nix desktop.

I started by installing Ubuntu 10.10 Desktop. It detected my two monitors handing off a pci express card just fine. I decided to install the ATI drivers when it prompted me - the proprietary drivers would let me select to use the monitors separately, but would always just default back to mirroring the screens. I was unable to get it to stop that, so I had to go back to the open source drivers. Which is fine, I don't really need the 3d accel. Roll forward a week, I ordered another video card to add another screen. I purchased another ATI card, since word on the street is that same-vendor chipsets play best together. This one had to be PCI, if this matters.

dmesg reports the new card is fine and happy, but the Monitors GUI thing doesn't detect any monitors off the new card, or report anything about it. So: what should I do to make the second video card get noticed?[URL]...

View 6 Replies View Related

Ubuntu :: 3 Monitors To Work With 2 Video Cards?

Jan 24, 2011

Been looking around and have been trying for 4 days to get my 3 monitors to work with my 2 video cards , When the system starts up I get the bootup screens on the 3rd monitor , then the login box shows up on the 1st monitor and when logging out I see the shutdown screen on the 3rd monitor again , so I know ubuntu see's it , but not sure how to include it in the regular desktop . It's just a lighted very dark red and I can't move my mouse or any windows over to it , here is my xorg.conf that I modified and tried to get it to work with :

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 260.19.06 (buildd@palmer) Mon Oct 4 16:01:38 UTC 2010
Section "ServerLayout"
Identifier "Layout0"

[Code]...

View 5 Replies View Related

Ubuntu Installation :: Two Monitors On Two Graphic Cards?

Jun 10, 2011

I'm using Ubuntu 11.04. I should have two graphic cards, and they are both detected in the terminal.

Code:
lspci | grep VGA
02:00.0 VGA compatible controller [0300]: nVidia Corporation C77 [GeForce 8200] [10de:084b] (rev a2)
03:00.0 VGA compatible controller [0300]: nVidia Corporation G98 [GeForce 8400GS] [10de:10c3] (rev a2)

Both cards have monitors plugged into their VGA ports, but only one of the monitors shows a display. The other monitor goes into power saver mode right after start up. Nvidia X Server settings only shows a single graphics card (the 8200) and a single monitor (detect monitor finds nothing). Going through Prefences: Monitors also only shows a single monitor and doesn't detect a thing when detect monitors is clicked.

Monitor one has 1440 x 900 resolution and I'm not sure what the resolution of Monitor two is supposed to be, but it displays rather nicely at being set to 1440 x 900.

Both graphics cards are detected and usable in Vista, but a quick switch of the plugs shows that only the 8200 is registering in Ubuntu.

Ideally I want to have a dual monitor set up, with one screen showing documents or pictures with the other using Gimp or Blender.

View 4 Replies View Related

Hardware :: Help Setting Up 3 Monitors On Two Cards

Jul 26, 2009

Edit: FIXED, see 2nd 1/2 for correct config...Id like for someone to look over my xorg.conf and tell me what I'm doing wrong. Just a bit of background I'm using an Matrox G450 Multihead and a Nvidia MX4000 and have three monitors. Id like the G450 multi head to fire on the far left and far right and the nvidia to run in the center. The desktop should be extended across all three.

View 3 Replies View Related

Hardware :: Two Monitors On Two Graphics Cards?

May 7, 2010

I have an ACER Veriton 7600GT, with an internal Intel 82865G, which drives the main monitor and a Radeon 9250 which drives a second monitor (on its first port) - it all works fine under XP.I've had no luck at all trying to get any version of linux to cope with this. I've been trying live cds..PCLinuxOS and Mandriva will not boot except in 'safe mode' and then run with the wrong resolution for the main monitor and ignore the second one.

Ubuntu boots OK for primary but ignores the second monitor (I'm not keen on ubuntu anyway because of instability on other machines).OpenSUSE boots OK for primary and seemed to offer some hope of setting up the second monitor. However, after this discussion it seems to have come down to trying the latest development milestone.There is quite a lot of diagnostics in the above discussion and I'm wondering if anyone here has any experience of this sort of thing? The problem seems very fundamental in the sense that (even with all the tests) I've never seen the second monitor even receive a signal and wake up under any version of linux.

View 4 Replies View Related

General :: Ubuntu 3 Monitors, 2 Video Cards Not Working?

Mar 14, 2011

I'm trying to get ubuntu working w/ 3 monitors. I have been given 2 video cards

lspci | grep VGA
20:01:00.0 VGA compatible controller: ATI Technologies Inc RV620 LE [Radeon HD 3450]
25:05:00.0 VGA compatible controller: nVidia Corporation NV44A [GeForce 6200] (rev a1)

I have had it working w/ two monitors plugged into the ATI correctly. and the nVidia monitor blank. Now I have the nVidia monitor working and one monitor from the ATI working, but I can't seem to get the last monitor to show anything. It does show the boot screen and works up until the point you are presented w/ the login screen for ubuntu, then it disappears and the nVidia monitor turns on. Might I have something wrong w/ my xorg.conf or do I need to do something more to get this to work? Currently I'm seeing this error in my Xorg.0.log file, but I'm not sure where to go from here:

[ 24.746] (EE) RADEON(2): reusing fd for second head
/etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 270.29 (buildmeister@swio-display-x86-rhel47-02.nvid

[code]....

View 2 Replies View Related

Ubuntu :: 2 Gfx Cards, 4 Monitors Fails X Fail Cycles?

Aug 20, 2010

I have 2 nvidia gfx cards, if I use the nvidia settings tool to view 2 monitors with the same gfx card works fine, when i use one gfx card for one monitor and the other gfx card for the other monitor X doesnt start and just cycles through monitor flashes.

View 2 Replies View Related

OpenSUSE Hardware :: Twin Monitors On Different Cards?

May 5, 2010

I've got an ACER Veriton 7600GT, with an internal Intel 82865G, which drives the main monitor and a Radeon 9250 which drives a second monitor (on its first port).The configuration seems to kill many live cds but not opensuse - that's the good news. The bad news is that, if I've understood this; Configuring graphics cards/Dual Head Mode - openSUSE, it should be detected and started in clone mode - it isn't. Running sax2 doesn't help (and that's the first thing in the XRandR instructions too. I've yet to see my second monitor so much as flicker. I would like to see this working on the live cd before I commit to installing opensuse.

View 9 Replies View Related

Ubuntu :: Enabling Dual Monitors With Older ATI Video Cards

Oct 19, 2010

Is there a simple way to have both of the monitors on a system enabled? The video cards are both older ATI cards. One is a Radeon 9000 AGP 64MB, and the other is quite a bit older (ATI 3D Rage Pro 2x). When Ubuntu 10.10 is booting up, the splash screen appears nicely on the left-side monitor, and then the final desktop appears on the right-side monitor, but when I go to system --> preferences --> monitors, only one monitor is available. I'm guessing the right monitor is fed by the Radeon (I can check if it matters). If the splash screen appears on the left side when booting, why isn't that display available after the bootup has completed?

View 1 Replies View Related

Ubuntu :: Multi-Monitors: Can ATI + Nvidia Video Cards Co-Exist

Apr 8, 2011

As described in further detail below I am looking for some help in Ubuntu 10.10 with a multi-monitor + multi-gpu setup using both ATI and Nvidia video cards installed within the same system (que scoffs and jeers). Is it possible to sucessfully run both ATI and NVidia GPU's and Drivers simultaneously in Ubuntu 10.10 (think multi-monitor environment)? I am asking b/c I am having trouble figuring out how to manage my video cards - particularly ATI - within a multi-monitor + multi-gpu video card environment.

Here's the setup:

Ubuntu 10.10 Maverick Meerkat
x2 - NVidia 6800XT SLi GPU's + 2 DVI outputs/per card (Serviceable card for my needs)
x1 - ATI Rage XL PCI Card + 1 VGA output (Yes, ancient hardware...I know)

[code]....

View 4 Replies View Related

Hardware :: ATI CrossFireX With Two Radeon HD 3650 Cards?

Aug 20, 2010

For some time, almost since it came out, I've been using a single Radeon HD 3650 with two (dissimilar) monitors. It's fine and works well with fglrx and openSUSE. ( Although now that I come to think of it, openSUSE 11.3 does only have preview support in my current fglrx. ) I now have a second, identical card. My hardware is:

Video cards: 2x Sapphire Radeon HD 3650
Motherboard: Gigabyte GA-MA790X-DS4 1.0
Also...
CPU: AMD Phenom II X4 940 Black

[code]...

My video card did come, if I remember rightly, with a crossfire bridge but that has been thrown away (not by me). However the motherboard specifications do include support for CrossFireX. I've tried, although with very little understanding of how, to use aticonfig to set up my cards for crossfire. As it stands crossfire is not enabled and aticonfig claims that it does not support this platform:

Code:

# aticonfig --cfa --adapter=all --crossfire=on
CrossFire chain added
Warning: X needs to be restarted before CrossFire changes take effect.
CrossFire chain(s) enabled

[code]....

Is it possible to get this working?

View 2 Replies View Related

Fedora Hardware :: Dual Monitors With Open Radeon And F15?

May 31, 2011

The default install of F15 is not detecting my multiple monitor setup properly.I have two dell 17" monitors running on an ATI hd4650. In system settings the display tool does not detect the second monitor. The monitor is working and on but just shows a mirror of the main display.I didn't see an xorg.conf anywhere to try to fiddle with that... so I don't know what to do. Hitting the Detect Displays button does nothing but cause the 2nd display to flicker for a minute.

View 1 Replies View Related

Hardware :: 3-monitors Using ATI Radeon 2600 Video Card?

Jan 19, 2010

I'm running Ubuntu 9.10 on an HP Desktop with an ATI Radeon 2600 pci card that has four outputs. I want to run the same 3-monitor array that I had in windows. Is it possible to get this thing running and configured right in Linux? At the moment I can only get it to send a signal to 2 monitors. I installed the drivers step by step from the manufacturer, but I can't seem to get a signal to all 3 monitors.

View 6 Replies View Related

Fedora :: ATI Radeon 7000 With 2 Attached VGA Monitors.But By Booting Is One Of Them Switched Off:- Without Kernel Param?

Aug 8, 2009

I have dualhead configuration - ATI Radeon 7000 with 2 attached VGA monitors.But by booting is one of them switched off:- without kernel param. - nomodeset (added to GRUB), the monitor is switched off just before X start- with nomodeset - is switchet off by X start.In X: xrandr reports only 1 attached monitor (second port is reported as "disconnected") - the same info is in /var/log/Xorg.0.log.I have also try to use my elsewhere working predefined configuration in xorg.conf, but also without effect. The second monitor stays off :On every other OS I have ever tried: Ubuntu 8.04/8.10/9.04, Mandriva 2008/2009.1, Knoppix, SuSE 10.3/11.1, Windows XP, ....I had not this problem.Also - what is wrong in Fedora ? Why do switch the monitor off ? Why reports, that the monitor is disconnected - when it is not true ?

View 9 Replies View Related

General :: Xorg.conf: Xrandr On One Of Two Widescreen Monitors; Rhel5, Kde, ATI Radeon X1300

Aug 4, 2010

Can anyone help with me configure my dual-screen monitors for rotation? I have xrandr 1.1. Have tried various approaches, nothing takes. I can't even get the xrandr options to show up in KDE's Display control panel.

My lspci output: 03:00.0 VGA compatible controller: ATI Technologies Inc RV516 [Radeon X1300/X1550 Series] My current xorg.conf (works, minus screen rotation): # Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "Multihead layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "off"

[Code]...

View 1 Replies View Related

Ubuntu Multimedia :: Can't Enable The Xinerama / Extended Screen

Aug 26, 2011

I have done a fresh install of ubuntu 11.04. Everything is fine, Ubuntu seemed to be using the opensource ati drivers upon first boot.
Then prompted that I install the ati catalyst control center/drivers from additional drivers which I did.Again smooth sailing untill I decided to enable my HD tv (hdmi) as my secondary screen. This again worked fine cloned. But I could not enable extended. The option is available but requires xinerama to be enabled.

After restarting I could not login. Read up on this and others have has this issue with different cards. I proceeded to login to ubuntu (no effects) session and then swtiched off xinerama. (this did work in this session). The issue is getting it to work with unity. Logged back into unity now but I don't know how I can enable dual screens in extended mode. There are recomendations on other threads advising to use the open source drivers. But these don't work correctly. The card I am using is an ASUS EAH5570. This I believe has the radeon 5570 chip.

View 3 Replies View Related

Ubuntu Multimedia :: Apps Start On Wrong Monitor Using Xinerama

Jan 23, 2010

I use 2 monitors under Ubuntu 9.10, but I have them set up in a unique way. The primary (CRT) faces me on my desk, but the other (widescreen LCD) is turned away from me, because I use it only to watch movies from my couch. My video card is an Nvidia GeForce 9800 GTX+, using the proprietary Nvidia driver package, with Xinerama turned on, so the desktop extends across both displays. Given that setup, is there any way to control which display applications open upon? Several apps have started opening on one display or the other, seemingly at random. Further, some apps start on the primary display, but open their subwindows on the secondary display. It's very annoying, because I can't see the second screen, so I can't drag the windows back to the primary desktop.

I would also like to have VLC Media Player (or any other app) always open on the secondary screen, on purpose. I almost never watch movies sitting at my desk, but rather from the couch. I placed a VLC launcher icon on the secondary screen, but when started it opens on the primary display. (If you're wondering how I can click on anything from my couch, I have a wireless mouse there in addition to the wired mouse at my desk. It's my "remote" since I don't have a TV. Xorg will quite happily support 2 or more mice simultaneously, I discovered.)

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved