bino-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bino-list] Troubles using Bino with x11 devices (Input/output error


From: Martin Lambers
Subject: Re: [Bino-list] Troubles using Bino with x11 devices (Input/output error)
Date: Fri, 23 May 2014 16:13:15 +0200

Hi Bastien!

On Fri, 23 May 2014 15:32:50 +0200, Bastien Tran wrote:
> I have successfully managed to run two additional X servers (:1 on
> tty7 and :2 on tty9) and bino (in :0, tty8) grabs both displays
> perfectly!
> 
> Now I only have to:
> *find a way to export each view (graphic device) from R to their
> respective displays (in my case Left to :1 and Right to :2)

Usually all X programs have an option -display that sets the output
X display, so you can use
$ myprogram -display :1

Or use the environment variable DISPLAY:
$ DISPLAY=:1 myprogram


Best regards,
Martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]