Results 1 to 3 of 3
is there a way make the X apps wait for X server to finish starting before trying to connect the display, I tried using 'X &nedit' and 'X |nedit', neither ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-25-2004 #1Linux Newbie
- Join Date
- Oct 2004
- Posts
- 139
how to make X apps wait for the X server to finish starting
is there a way make the X apps wait for X server to finish starting before trying to connect the display, I tried using 'X &nedit' and 'X |nedit', neither one works
- 11-29-2004 #2Linux Newbie
- Join Date
- Apr 2004
- Posts
- 158
Hi,
Try using .xinitrc or .xserver in your home dir. Syntax should be available through man...
Regards
Jonas--
in Linux Computing we Trust
- 01-05-2005 #3Linux Newbie
- Join Date
- Oct 2004
- Posts
- 139
it should work nowCode:export DISPLAY=:0 X|nedit


Reply With Quote
