EvilLawnGnome
Group: Members
Posts: 6
Joined: July 2006 |
|
Posted: July 23 2006,09:57 |
|
Yeah, commenting out the vncviewer line makes everything boot properly. I think the problem is that vncviewer needs to ask for a password. If i open up ATerm, and type in:
vncviewer -fullscreen 192.168.2.50:1
the first thing it will come back with is: Password: on the very next line. I think this is where the problem is, all though im not wuite sure how to fix it. Also, pasting my entire .xinitrc file would be a lot of work, its on a different comp, etc etc. Ill give you, verbatim, the changes i have made.
-------above this everything is unchanged-------- #dillo etc etc etc & vncviewer -fullscreen 192.168.2.50:1 & -------below this everything is unchanged--------
Now, something tells me that i need to be doing something with pipes and STDIN to grab that password prompt and route it appropriately, but i cant say for sure. And i also cant say that im even using the right terms.
You've been very helpful so far, i hope im giving you the information you need to help some more.
|