Results 1 to 2 of 2
Hello, I am so sorry that I am posting this much of questions during one working day.
But well since I am working with Linux alot im learning and Ill ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-28-2007 #1
xVNC
Hello, I am so sorry that I am posting this much of questions during one working day.
But well since I am working with Linux alot im learning and Ill repay the comunity one day by sharing my wisdom ^^
Anywho, this time I cant get xvnc working right.
I can connect to it, but it pops up xwindows instead of Fluxbox..
And well no one wants to work in Solid X.org...
Anywho, how can I fix this?
Ive been told that you should change the ~.vnc/xstartup file so I did.
Mine is now:
Code:[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstatup [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources xset root -solid gray vncconfig -iconic & startx xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" & twm &
but I think I should change that to something like:
but well, both dont work.Code:[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstatup [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources fluxbox vncconfig -iconic
All I want is that Fluxbox pops up when a user logs in.. and not that darn x..
Thanks.
Robin
- 09-01-2007 #2


Reply With Quote
