You are not logged in.

#1 2011-04-01 01:03:48

rex099
Member
Registered: 2011-04-01
Posts: 7

Trying to get x11vnc to run on startup

I have lxde on top of arch and im useing slim as my login manager, I currently know how to get x11vnc started but i have to set -auth so i want x11vnc to run on startup how would i accomplish this?

x11vnc -wait 60  -many -noxdamage -display :0 -rfbauth /home/daniel/.x11vnc/passwd

is what i have right now, but i know that i need to run

x11vnc -display :0 -auth /var/run/slim.auth

as root, how would i do this at startup?

Offline

#2 2011-04-02 01:45:56

Claj
Member
Registered: 2011-02-14
Posts: 20

Re: Trying to get x11vnc to run on startup

Edit the file /etc/rc.local and add the command you need.

Offline

#3 2011-04-03 21:15:22

rex099
Member
Registered: 2011-04-01
Posts: 7

Re: Trying to get x11vnc to run on startup

Claj wrote:

Edit the file /etc/rc.local and add the command you need.


Thanks, works great!

Last edited by rex099 (2011-04-03 21:26:19)

Offline

#4 2011-04-03 23:55:15

Claj
Member
Registered: 2011-02-14
Posts: 20

Re: Trying to get x11vnc to run on startup

That's great.
You could add SOLVED to the title.

Offline

Board footer

Powered by FluxBB