On Thu, 19 Feb 2004, J S wrote:

> Hi,
>
> I have a batch script to start an xdmcp session. Once the xwin command runs
> I need to start up xbindkeys. However the program hangs at the xwin command
> until the session is closed down, then executes xbindkeys:
>
> xwin -noreset -ac -query %SERVER% -from %IP% -clipboard -nodecoration
> -emulate3buttons 50 -dpi 91 -once
> xbindkeys
>
> Is there a way (in batch) to fork the xwin session into the background ?
>
> Thanks for any help,
> JS.

Yep, it's called "start".  From a command prompt, type "help start".
        Igor
-- 
                                http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,4-  ) )-,_. ,\ (  `'-'           Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

Reply via email to