chiark / gitweb /
dot/lisp-init.lisp: Also squelch `*require-verbose*' on CMU CL.
[profile] / dot / vncrc
1 ## VNC settings
2
3 $geometry = "1280x1024";
4 $depth = 16;
5 $vncStartup = "$ENV{HOME}/.vncsession";