summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/LinHES-session
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/LinHES-system/LinHES-session')
-rwxr-xr-xabs/core/LinHES-system/LinHES-session15
1 files changed, 0 insertions, 15 deletions
diff --git a/abs/core/LinHES-system/LinHES-session b/abs/core/LinHES-system/LinHES-session
index 572bebf..4563078 100755
--- a/abs/core/LinHES-system/LinHES-session
+++ b/abs/core/LinHES-system/LinHES-session
@@ -67,20 +67,6 @@ function keylaunch(){
}
-function start_x11vnc(){
- if [ x$xvncenable = "x1" ]
- then
- if [ -e /etc/x11vnc.cfg ]
- then
- . /etc/x11vnc.cfg
- x11vnc $x11vnc_options
- else
- x11vnc -forever -rfbport 5902 --passwd $xvncpassword
- fi
- fi
-}
-
-
function fluxbox_settings(){
if [ ! -e $HOME/.fluxbox ]
then
@@ -418,7 +404,6 @@ $WM &
pid=$!
mouse_move
keylaunch
-start_x11vnc &
unclutter
load_nvidia_settings
run_tilda