Re: XI2 pull warning

2009-06-02 Thread Peter Hutterer
On Tue, Jun 02, 2009 at 11:24:56AM -0400, Thomas Jaeger wrote: > Peter Hutterer wrote: > * A driver sending a proximity event crashes the server. > >>> Fixed, thanks. GetProximityEvents still had the valuator event calculation > >>> in there and returned a wrong number of events. That, an an u

Re: Switching between virtual desktops

2009-06-02 Thread Quinn Harris
Luca, The project you describe is much harder than is reasonable for a single person on a tight budget and has some problems you might not recognize. Driving multiple monitors off of one video in a way that is usable isn't as simple as rapidly switching the signal lines. I believe it takes at

Re: Switching between virtual desktops

2009-06-02 Thread David Gerard
2009/6/2 Luca Bezerra : >> Don't forget also: if you pay for your own electricity, then buying a >> cheap LCD is cheaper than using a free CRT for three to six months. > A: True. Not only the electricity economy, but also because CRT monitors are > really big (students knees would be constantly h

Re: Switching between virtual desktops

2009-06-02 Thread Luca Bezerra
Don't forget also: if you pay for your own electricity, then buying a > cheap LCD is cheaper than using a free CRT for three to six months. > > > - d. A: True. Not only the electricity economy, but also because CRT monitors are really big (students knees would be constantly hitting the bottom of

Re: Switching between virtual desktops

2009-06-02 Thread Luca Bezerra
If you wait to switch monitors until after the virtual desktop has been > switched, the the new virtual desktop will be displayed on the old monitor! > You have to do do something more like this: > while (1) { > tell video demux to ignore new input > switch virtual desktops > tell video

Re: Switching between virtual desktops

2009-06-02 Thread Luca Bezerra
> > It's not possible without some fancy hardware in the switch box: if > you're going with your six-monitor setup and a simple A-B-C switch, > each monitor needs to be able to handle a refresh rate of at least > 360Hz to avoid flicker (I don't know of any CRT that can do more than > 160Hz; it's ra

help configuring a 30" apple cinema display

2009-06-02 Thread Robby Findler
Hi all: I'm having some trouble getting my apple cinema displays to run properly. I have two of them, a 23" one (DVI0) and a 30" one (DVI1). here's the output from xrandr: Screen 0: minimum 320 x 200, current 3200 x 1200, maximum 4480 x 1600 VGA1 disconnected DVI0 connected 1920x1200+0+0 495m

Re: Switching between virtual desktops

2009-06-02 Thread David Gerard
2009/6/2 McDonald, Michael-p7438c : > Where are the monitors coming from? If you're buying them, then there is > money to buy cheap, modern PCs to run each station. If the monitors are > surplus, then check with you university's surplus property department about > getting ahold of discarded comput

Re: Switching between virtual desktops

2009-06-02 Thread Mark Wagner
On Tue, Jun 2, 2009 at 11:20, Luca Bezerra wrote: > > > On Tue, Jun 2, 2009 at 10:58 AM, Matthijs Kooijman > wrote: >> >> Hi Luca, >> >> But that is on a single monitor. If I understand your intent correctly, >> you >> want to multiplex the signal over 10 different monitors, which is the real >>

Re: XI2 pull warning

2009-06-02 Thread Dan Nicholson
On Tue, Jun 2, 2009 at 8:24 AM, Thomas Jaeger wrote: > Peter Hutterer wrote: >> >> actually, the reason for this could be a missing dependency in the man >> pages. If you can reproduce this error, just check the Makefile.am for the >> dependency setup for the file it fails on. I've tried triggerin

RE: Switching between virtual desktops

2009-06-02 Thread McDonald, Michael-p7438c
From: xorg-boun...@lists.freedesktop.org [mailto:xorg-boun...@lists.freedesktop.org] On Behalf Of Luca Bezerra Sent: Tuesday, June 02, 2009 11:20 AM To: Luca Bezerra; xorg@lists.freedesktop.org Subject: Re: Switching between virt

Re: Switching between virtual desktops

2009-06-02 Thread Luca Bezerra
On Tue, Jun 2, 2009 at 10:58 AM, Matthijs Kooijman wrote: > Hi Luca, > > But that is on a single monitor. If I understand your intent correctly, you > want to multiplex the signal over 10 different monitors, which is the real > challenge here. I'm not so sure what a monitor does when you suddenly

Re: Switching between virtual desktops

2009-06-02 Thread Luca Bezerra
On Tue, Jun 2, 2009 at 10:58 AM, Matthijs Kooijman wrote: > Hi Luca, > > But that is on a single monitor. If I understand your intent correctly, you > want to multiplex the signal over 10 different monitors, which is the real > challenge here. I'm not so sure what a monitor does when you suddenly

Re: ./install-sh: no input file specified.

2009-06-02 Thread Dan Nicholson
On Tue, Jun 2, 2009 at 9:31 AM, Joe Sprankle wrote: > Dan Nicholson wrote: > > On Mon, Jun 1, 2009 at 9:25 PM, wrote: > > > I have finally gotten autogen.sh to complete without failing. > I really just want to build kdrive, not the whole xserver. I have seen > threads stating a  --enable-kdrive

[PATCH] libICE: Don't use _IceTransIsLocal in IceComposeNetworkList

2009-06-02 Thread Jesse Adkins
This saves an extra loop from firing off when there's a non-local socket among the connections. (Since all _IceTransLocal does is check if the socket is a UNIX type.) diff --git a/src/listen.c b/src/listen.c index eb46f87..efd85bd 100644 --- a/src/listen.c +++ b/src/listen.c @@ -207,27 +207,10

Re: ./install-sh: no input file specified.

2009-06-02 Thread Joe Sprankle
Dan Nicholson wrote: On Mon, Jun 1, 2009 at 9:25 PM, wrote: I have finally gotten autogen.sh to complete without failing. I really just want to build kdrive, not the whole xserver. I have seen threads stating a --enable-kdrive option but I still don't exactly know where that option is pu

Re: XI2 pull warning

2009-06-02 Thread Thomas Jaeger
Peter Hutterer wrote: * A driver sending a proximity event crashes the server. >>> Fixed, thanks. GetProximityEvents still had the valuator event calculation >>> in there and returned a wrong number of events. That, an an uninitialized >>> pointer that was only triggerd for proximity events. B

Re: Switching between virtual desktops

2009-06-02 Thread Matthijs Kooijman
Hi Luca, > A: Im no expert either (far from that, actually), but I think the > good/expensive hardware wont be necessary.. I mean, if I choose to have like > 10 virtual desktops and hold down Ctrl+Alt+Right Arrow Key, the VD's change > so fast until the last one that I can barely notice anything..

Re: Switching between virtual desktops

2009-06-02 Thread Luca Bezerra
@Andruk: "I'm a complete newbie to X, so take everything I say with a grain of salt, but I doubt that you'll be able to do this without purchasing some good (read: expensive) hardware and doing some _heavy_ hacking on X and some heavy hard hacking. My understanding of video signals tells me that

Re: (Intel 965) Upgrade to xorg-server 1.6.1, Linux 2.6.30, KMS - Problems with Xv, GL

2009-06-02 Thread Hasso Tepper
Johannes Truschnigg wrote: > x) Logging out of KDE (using KDM, KDE 3.5.10) crashes the X server, and > the screen stays blank/black True even without drm. I filed a bugreport regarding this, but mine is probably just ignored because I don't use Linux. https://bugs.freedesktop.org/show_bug.cgi?id=

Re: ./install-sh: no input file specified.

2009-06-02 Thread Dan Nicholson
On Mon, Jun 1, 2009 at 9:25 PM, wrote: > > I have finally gotten autogen.sh to complete without failing. > I really just want to build kdrive, not the whole xserver. I have seen > threads stating a  --enable-kdrive option but I still don't exactly know > where that option is put. Is it when I r

Re: Switching between virtual desktops

2009-06-02 Thread Timothy S. Nelson
This may not be helpful at the moment, but should you decide that you need to go down the multiple displays route eventually, there exist screen cards that do 4 VGA ports on the one card. Unfortunately the only one I know of requires PCI Express, but I'm fairly sure there are others.

Re: No MergedXinerama for xrandr

2009-06-02 Thread Bill Crawford
Quinn Harris wrote: ... > Something at the xserver level would be nice. A global option or better yet > a > way to instruct xrandr to treat two or more specified screens as one to all X > software. This is basically another feature regression with xrandr and > should > probably be considered

Re: Switching between virtual desktops

2009-06-02 Thread Andruk Tatum
"Well, Im supposing I'll be able to switch between desktops so fast that I'll be able to keep up with the refresh rate and with human eye's perception of image change, so that the screen doesnt go black and the user doesnt notice his screen is acting like a super fast slideshow (switching frames al

Re: XI2 pull warning

2009-06-02 Thread Peter Hutterer
you're certainly keeping me busy :) thanks for all those reports On Sat, May 30, 2009 at 10:59:28AM -0400, Thomas Jaeger wrote: > > Peter Hutterer wrote: > > On Thu, May 28, 2009 at 02:54:22PM -0400, Thomas Jaeger wrote: > >> Thanks for the work you've put into this. I haven't spent a lot of ti