xinitrc, setup: Overhaul of X session handling.
[profile] / vncsession
index 3e4d0fb..479ca46 100755 (executable)
@@ -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