Re: problem debugging xset command inside batch script (revised)

2008-02-19 Thread Larry Hall (Cygwin X)
jjo wrote: Larry Hall (Cygwin X cygwin.com> writes: Again, DISPLAY not set? But your alternative will leave you with a console window, or at least briefly. If this is not tolerable, check out 'run'. I have to admit that adding the line set DISPLAY=localhost:0.0 before ssh -Y remote_

Re: problem debugging xset command inside batch script (revised)

2008-02-19 Thread jjo
Larry Hall (Cygwin X cygwin.com> writes: > > Again, DISPLAY not set? But your alternative will leave you with a > console window, or at least briefly. If this is not tolerable, check > out 'run'. > I have to admit that adding the line set DISPLAY=localhost:0.0 before ssh -Y remote_comp

Re: problem debugging xset command inside batch script (revised)

2008-02-19 Thread Larry Hall (Cygwin X)
jjo wrote: Allen, Matthew utcretail.com> writes: You should be able to simply set the DISPLAY variable and get xset to work that way. The other option I'd think you should be able to do is use a "-display" option to xset. But I haven't confirmed xset has it. Thanks, Allen. Indeed, xset does

Re: problem debugging xset command inside batch script (revised)

2008-02-19 Thread jjo
Allen, Matthew utcretail.com> writes: > > You should be able to simply set the DISPLAY variable and get xset to > work that way. The other option I'd think you should be able to do is > use a "-display" option to xset. But I haven't confirmed xset has it. > Thanks, Allen. Indeed, xset does hav

RE: problem debugging xset command inside batch script (revised)

2008-02-19 Thread Allen, Matthew
You should be able to simply set the DISPLAY variable and get xset to work that way. The other option I'd think you should be able to do is use a "-display" option to xset. But I haven't confirmed xset has it. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf O