On Mon, Jan 9, 2017 at 12:58 AM, Ed Greshko <ed.greshko@xxxxxxxxxxx> wrote:
Starting applications specified in /home/egreshko/.vnc/xstartup
Log file is /home/egreshko/.vnc/acer.greshko.com:2.log
If it helps here is what I have in the files in my .vnc directory:
config:
## Supported server options to pass to vncserver upon invocation can be listed
## in this file. See the following manpages for more: vncserver(1) Xvnc(1).
## Several common ones are shown below. Uncomment and modify to your liking.
##
# securitytypes=vncauth,tlsvnc
# desktop=sandbox
# geometry=2000x1200
# localhost
# alwaysshared
geometry=800x600
## in this file. See the following manpages for more: vncserver(1) Xvnc(1).
## Several common ones are shown below. Uncomment and modify to your liking.
##
# securitytypes=vncauth,tlsvnc
# desktop=sandbox
# geometry=2000x1200
# localhost
# alwaysshared
geometry=800x600
xstartup:
#!/bin/sh
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
#exec /etc/X11/xinit/xinitrc
#exec startlxqt
exec startkde
passwd:
xxxxxxxxxxxxx
I then simply enter: vncserver
which starts the session
then on the remote I invoke the tigervnc client
_______________________________________________ kde mailing list -- kde@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kde-leave@xxxxxxxxxxxxxxxxxxxxxxx