get a blank(ish) window with vncviewer

xcript

Diamond Member
Apr 3, 2003
8,258
2
81
You may need to add a window manager to your ~/.vnc/xstartup.

$ echo fluxbox \& >>~/.vnc/xstartup :)
 

SarcasticDwarf

Diamond Member
Jun 8, 2001
9,574
2
76
Originally posted by: xcript
You may need to add a window manager to your ~/.vnc/xstartup.

$ echo fluxbox \& >>~/.vnc/xstartup :)

What exactly would I type in? I tried the above and nothing happened.
 

notfred

Lifer
Feb 12, 2001
38,241
4
0
that's nota blank window, it's twm. If you want to use KDE, add a "kdestart" command to ~/.vnc/xstartup. I have no idea what window manager you WANT to be using, though.
 

SarcasticDwarf

Diamond Member
Jun 8, 2001
9,574
2
76
Originally posted by: notfred
that's nota blank window, it's twm. If you want to use KDE, add a "kdestart" command to ~/.vnc/xstartup. I have no idea what window manager you WANT to be using, though.

neither do I. I don't understand Linux at all, that's why i'm trying to install this so I can learn.
 

notfred

Lifer
Feb 12, 2001
38,241
4
0
Originally posted by: SarcasticDwarf
Originally posted by: notfred
that's nota blank window, it's twm. If you want to use KDE, add a "kdestart" command to ~/.vnc/xstartup. I have no idea what window manager you WANT to be using, though.

neither do I. I don't understand Linux at all, that's why i'm trying to install this so I can learn.

Well, I can't very well tell you what window manager you want to start instead of twm. Probably gnome or KDE, since they're the two most popular ones.

The question you're asking is kind of like saying, "Help, I turned my computer on and there are no programs open!" I gave the answer, "well then open one." You're saying "I don't know which one to open". I don't know which one you want to open either. KDE, Gnome, fluxbox that xcript suggested? Or you could use the default TWN if you want a super-basic window manager (right click and you get a menu).
 

SarcasticDwarf

Diamond Member
Jun 8, 2001
9,574
2
76
Originally posted by: notfred
Originally posted by: SarcasticDwarf
Originally posted by: notfred
that's nota blank window, it's twm. If you want to use KDE, add a "kdestart" command to ~/.vnc/xstartup. I have no idea what window manager you WANT to be using, though.

neither do I. I don't understand Linux at all, that's why i'm trying to install this so I can learn.

Well, I can't very well tell you what window manager you want to start instead of twm. Probably gnome or KDE, since they're the two most popular ones.

The question you're asking is kind of like saying, "Help, I turned my computer on and there are no programs open!" I gave the answer, "well then open one." You're saying "I don't know which one to open". I don't know which one you want to open either. KDE, Gnome, fluxbox that xcript suggested? Or you could use the default TWN if you want a super-basic window manager (right click and you get a menu).

Let's just say KDE. How would I go about fixing it?