Jump to content

VNC Desktop


Ronin
 Share

Recommended Posts

Just got my act together tonight to install and set up vncserver on my desktop and it works great.

 

However, and isn't there always a however, it defaults to KDE and while I have no problems with KDE for VNC I'd prefer a less CPU etc intense WM like perhaps Fluxbox.

 

Is there a way that I've missed to change the default WM that it uses?

 

Thanks

Link to comment
Share on other sites

To get fluxbox to start as the default wm in a vnc session I had to add the line exec fluxbox to the ~/.vnc/xstartup file so that it looks as follows.

 

#!/bin/sh

 

# Mandrake Linux VNC session startup script

# exec /etc/X11/xinit/xinitrc

exec fluxbox

 

 

I haven't tried this with any other wm but it should work for the rest as well.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...