User Tools

Site Tools


vnc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
vnc [2020/10/16 08:43] – [Setting up port forwarding manually] jansenvnc [2022/02/23 13:44] jansen
Line 7: Line 7:
 You don't have to configure much, but you can control what applications to run in yout VNC session. The startup script for VNC is **''~/.vnc/xstartup.''**  You don't have to configure much, but you can control what applications to run in yout VNC session. The startup script for VNC is **''~/.vnc/xstartup.''** 
 \\ \\
-Note: if you want to run KDE in your vnc session, this is the setup: +Note: if you want to run KDE Plasma in your vnc session, this is the setup: 
   #!/bin/sh   #!/bin/sh
   unset SESSION_MANAGER   unset SESSION_MANAGER
   vncconfig -iconic &   vncconfig -iconic &
-  startkde &+  startplasma-x11 &
  
 For Gnome, replace the last line with ''gnome-session''. Templates for the various desktops are available for installation. Run one of these commands to get the version of your liking: For Gnome, replace the last line with ''gnome-session''. Templates for the various desktops are available for installation. Run one of these commands to get the version of your liking:
vnc.txt · Last modified: 2023/10/13 14:50 by jansen