X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/ec2de2b7d2550c80d56bae8a8e16c353ddfb7381..004beb573d8f7434fa42f3eafdf2fd1af0bbcfd7:/vncsession diff --git a/vncsession b/vncsession index 3e4d0fb..479ca46 100755 --- a/vncsession +++ b/vncsession @@ -3,13 +3,8 @@ # --- Lots of sensible initialisation --- exec >$HOME/.vnc-errors 2>&1 -set -vx __mdw_force_secure_session=yes . $HOME/.bash_profile -EOPTS="-econfdir $HOME/.enlightenment-vnc" -VNCSESSION=true -xmodmap -e 'keysym Alt_L = Meta_L' -xmodmap -e 'keysym Alt_R = Meta_R' -. $HOME/.xinitrc +$HOME/.xinitrc vnc . $HOME/.bash_logout