VNC使いの畠山です。 On Tue, Dec 21, 2004 at 08:33:51PM +0900, Katsuharu Tanaka wrote: > こんばんは、田中と申します。 > > MK278さん From: "KM" <mk278@xxxxxxxxxxx> message wrote. > > > 下記のように起動ファイルはなっているのですが > > うーん、どのように記述したらいいのでしょうか??? > > 本家MLからの引用ですが、server_argsが足らないのではないでしょうか? > http://www.realvnc.com/pipermail/vnc-list/2001-August/024738.html 日本語の解説なら(私のとこですが)、 http://www.sra.co.jp/people/akira/vnc/usage/as-x-terminal.html をどうぞ。 > description: This vnc server serves 640x480x8 VNC sessions > service vnc-640x480x8 > { > socket_type = stream > protocol = tcp > port = 5950 > wait = no > user = nobody > server = /usr/local/vnc/Xvnc > server_args = -inetd -query localhost -once -geometry > 640x480 -depth 8 -nevershared -ac > } > # end > > So, vnc-800x600x8 will look like this: > > # description: This vnc server serves 800x600x8 VNC sessions > service vnc-800x600x8 > { > socket_type = stream > protocol = tcp > port = 5951 > wait = no > user = nobody > server = /usr/local/vnc/Xvnc > server_args = -inetd -query localhost -once -geometry > 800x600 -depth 8 -nevershared -ac > } > # end フォントパスも定義しておいた方が安心です。 > ATT UK researchに感謝申し上げます。 いまは亡き、ですね... -- Akira Hatakeyama E-Mail: akira@xxxxxxxxx http://www.sra.co.jp/people/akira/index.html chigasaki-minami, tsuzuki ward, yokohama, japan
Follow-Ups:
- [linux-users:104135] Re: vncサーバをxinetd経由で起動させるには?KM
- [linux-users:104179] Re: vncサーバをxinetd経由で起動させるには?MATSUDA Yoh-ichi / 松田陽一
- [linux-users:104110] RE: vncサーバをxinetd経由で起動させるには?鈴木孝征 Suzuki Takamasa
- [linux-users:104114] RE: vncサーバをxinetd経由で起動させるには?KM
- [linux-users:104116] RE: vncサーバをxinetd経由で起動させるには?Katsuharu Tanaka
- Prev by Subject: [linux-users:104130] Re: FC3のXサーバにつながらない。
- Next by Subject: [linux-users:104132] Re: FC3 のXサーバにつながらない。
- Previous by thread: [linux-users:104116] RE: vncサーバをxinetd経由で起動させるには?
- Next by thread: [linux-users:104135] Re: vncサーバをxinetd経由で起動させるには?
- Indexes:[Main][Thread]