xinitrc: Switch based on VNC-ness rather than lots of feature flags.
[profile] / vncsession
index e16bcb2..3e4d0fb 100755 (executable)
@@ -8,7 +8,7 @@ set -vx
 __mdw_force_secure_session=yes
 . $HOME/.bash_profile
 EOPTS="-econfdir $HOME/.enlightenment-vnc"
-SCSAVE=false
+VNCSESSION=true
 xmodmap -e 'keysym Alt_L = Meta_L'
 xmodmap -e 'keysym Alt_R = Meta_R'
 . $HOME/.xinitrc