Re: ssh -Y -l user etc,etc

2011-02-23 Thread Eirik Byrkjeflot Anonsen
gene heskett writes: > On Wednesday, February 23, 2011 04:30:52 pm Adam Jackson did opine: > >> On 2/22/11 11:11 AM, gene heskett wrote: >> > Where can I find a good tutorial on making this Just Work(TM) when the >> > user numbers are disparate, as they will be between a debian based >> > system

Re: ssh -Y -l user etc,etc

2011-02-23 Thread gene heskett
On Wednesday, February 23, 2011 04:30:52 pm Adam Jackson did opine: > On 2/22/11 11:11 AM, gene heskett wrote: > > Where can I find a good tutorial on making this Just Work(TM) when the > > user numbers are disparate, as they will be between a debian based > > system and the rest of the world. I

Longstanding bug in ... XtAppMainLoop?

2011-02-23 Thread Jordan Hayes
The manual page for XtAppMainLoop says that it's just a simple loop that calls XEvent event; XtAppNextEvent(app, &event); XtDispatchEvent(&event); ... until XtAppGetExitFlag() returns true. And looking at the code in libXt-1.0.9/src/Event.c seems to show that to be the case. But: XtAppNextE

Re: The right tool to use: XGetImage or Compositing or something else entirely

2011-02-23 Thread Nathan Kidd
On 11-02-23 03:19 PM, Philip Lawatsch wrote: What I'm trying to do is write some support to use an nvidia "optimus" system under linux (basically one has two graphics cards, but only one of the is connected to physical displays). So, any suggestions / advice / best practices (other than not bu

Re: The right tool to use: XGetImage or Compositing or something else entirely

2011-02-23 Thread Philip Lawatsch
Hi, >> What I'm trying to do is write some support to use an nvidia "optimus" >> system under linux (basically one has two graphics cards, but only one >> of the is connected to physical displays). >> So, any suggestions / advice / best practices (other than not buying >> hardware like that) for

Re: The right tool to use: XGetImage or Compositing or something else entirely

2011-02-23 Thread Alex Deucher
On Wed, Feb 23, 2011 at 2:24 PM, Philip Lawatsch wrote: > Hi, > > I'm trying to get some direction / advice on how to proceed. I'm not > an experienced X developer (at least not with the raw x11 libs), so > I'm thankful for any advice. > > What I'm trying to do is write some support to use an nvid

The right tool to use: XGetImage or Compositing or something else entirely

2011-02-23 Thread Philip Lawatsch
Hi, I'm trying to get some direction / advice on how to proceed. I'm not an experienced X developer (at least not with the raw x11 libs), so I'm thankful for any advice. What I'm trying to do is write some support to use an nvidia "optimus" system under linux (basically one has two graphics cards

Re: ssh -Y -l user etc,etc

2011-02-23 Thread Adam Jackson
On 2/22/11 11:11 AM, gene heskett wrote: Where can I find a good tutorial on making this Just Work(TM) when the user numbers are disparate, as they will be between a debian based system and the rest of the world. I did have this working 6 months ago, but every time *buntu updates the ssh stuff

2 touchscreens 2 pointers 2nd pointer wrong positioning

2011-02-23 Thread Victor Seryodkin
I'm using XOrg built from the scratch using the latest sources from the ftp://ftp.x.org/pub/individual xserver version 1.9.4 evdev version 2.6.0 xinput version: 1.5.3 Linux kernel is 2.6.35.7 (tryied 2.6.38-rc3 - has the same behaviour) The PC has 2 touchscreen displays connected: 1) 15" di

2 touchscreens 2 pointers 2nd pointer wrong positioning

2011-02-23 Thread Victor Seryodkin
I'm using XOrg built from the scratch using the latest sources from the ftp://ftp.x.org/pub/individual  xserver version 1.9.4  evdev   version 2.6.0  xinput version: 1.5.3 Linux kernel is 2.6.35.7 (tryied 2.6.38-rc3 - has the same behaviour) The PC has 2 touchscreen displays connected:  1) 15" di

Re: Set the application always on top

2011-02-23 Thread Alan Cox
> I have only one screen. > The machine has no keyboard and no mouse : only a touchscreen. > > The flash application IP is connected to a java application. > > Flash application and/or Java server have to restart in order to change > parameters (language ...) > > > I will look to your solution

RE: Set the application always on top

2011-02-23 Thread MONDON Daniel
>>> I am looking for an X command (?) to set my program on top level. >>> >>> In fact, this is a SplashScreen shown during transition between two >>> program execution : in order to mask windows during closing and loading. >> >> Why not just unmap the old windows, open a simple progress bar in a