dot/screenrc: Customize a whole lot of keybindings.
[profile] / dot / vncsession
... / ...
CommitLineData
1#! /bin/bash
2
3# --- Lots of sensible initialisation ---
4
5exec >$HOME/.vnc-errors 2>&1
6
7__mdw_force_secure_session=yes
8. $HOME/.bash_profile
9$HOME/.xinitrc vnc
10. $HOME/.bash_logout