X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/eae29a8c1c351568452c38d0a612e186448d2114..81213c7cfc4c76b6c328db60beddbf57a50fca20:/vncsession diff --git a/vncsession b/vncsession index e16bcb2..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" -SCSAVE=false -xmodmap -e 'keysym Alt_L = Meta_L' -xmodmap -e 'keysym Alt_R = Meta_R' -. $HOME/.xinitrc +$HOME/.xinitrc vnc . $HOME/.bash_logout