以下の内容はhttps://higepon.hatenablog.com/entry/20091214/1260769132より取得しました。


Ubuntu vnc 設定

flymake を使いたいので vnc 経由で開発する事にした。
rgb.txt が /usr/share/emacs/xxx あたりにあるので /etc/X11 にコピー。

/etc/xinetd.d/Xvnc

service Xvnc
{
type = UNLISTED
disable = no
socket_type = stream
protocol = tcp
wait = no
user = root
server = /usr/bin/Xvnc
server_args = -inetd -query localhost -geometry 1280x800 -depth 24 -cc 3 -once -SecurityTypes=none -extension XFIXES -f$
port = 5901
}



以上の内容はhttps://higepon.hatenablog.com/entry/20091214/1260769132より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14