emacs, dot-emacs: Support debian-changelog-mode after fast startup.
[profile] / vncsession
index e16bcb2..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"
-SCSAVE=false
-xmodmap -e 'keysym Alt_L = Meta_L'
-xmodmap -e 'keysym Alt_R = Meta_R'
-. $HOME/.xinitrc
+$HOME/.xinitrc vnc
 . $HOME/.bash_logout