From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: bgm-rao@ieee.org Newsgroups: gmane.emacs.help Subject: Re: Meta key Date: 15 Nov 2004 12:00:50 +0530 Message-ID: <5eomzxjaajp.fsf@dsplindt038.i-did-not-set--mail-host-address--so-shoot-me> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100500289 23466 80.91.229.6 (15 Nov 2004 06:31:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Nov 2004 06:31:29 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 15 07:31:23 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CTaOY-0003wI-00 for ; Mon, 15 Nov 2004 07:31:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTaXF-00048e-G9 for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Nov 2004 01:40:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CTaWs-00046r-6w for help-gnu-emacs@gnu.org; Mon, 15 Nov 2004 01:39:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CTaWr-00046f-Mr for help-gnu-emacs@gnu.org; Mon, 15 Nov 2004 01:39:57 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTaWr-00046c-Kv for help-gnu-emacs@gnu.org; Mon, 15 Nov 2004 01:39:57 -0500 Original-Received: from [192.91.75.132] (helo=go4.ext.ti.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CTaO8-0001Uf-W4 for help-gnu-emacs@gnu.org; Mon, 15 Nov 2004 01:30:57 -0500 Original-Received: from dbdp30.itg.ti.com ([172.24.170.39]) by go4.ext.ti.com (8.12.11/8.12.11) with ESMTP id iAF6UrUZ026405 for ; Mon, 15 Nov 2004 00:30:54 -0600 (CST) Original-Received: from dsplindt038.india.ti.com (localhost [127.0.0.1]) by dbdp30.itg.ti.com (8.12.11/8.12.11) with ESMTP id iAF6UpLL012265 for ; Mon, 15 Nov 2004 12:00:52 +0530 (IST) Original-Received: (from a0875389@localhost) by dsplindt038.india.ti.com (8.11.6/8.11.2) id iAF6Upl04240; Mon, 15 Nov 2004 12:00:51 +0530 Original-To: help-gnu-emacs@gnu.org Original-Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21989 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21989 Graham, Thanks. This works. When I do a help on vncserver, I do not find the option you mention. Although the switch works all right. Thanks, Madhu bgm-rao@ieee.org writes: > I use VNC from windows to work on Linux. I am not able use the Alt/Win > key as Meta key in emacs? > How do I get this to work? If you're using TightVNC, try starting the Linux Xvnc server with the -compatiblekbd option. Graham