From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 720 invoked from network); 27 Jun 2006 08:38:15 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO autolearn=ham version=3.1.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 27 Jun 2006 08:38:15 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 26047 invoked from network); 27 Jun 2006 08:38:07 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 27 Jun 2006 08:38:07 -0000 Received: (qmail 16087 invoked by alias); 27 Jun 2006 08:37:54 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10448 Received: (qmail 16077 invoked from network); 27 Jun 2006 08:37:54 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 27 Jun 2006 08:37:54 -0000 Received: (qmail 24387 invoked from network); 27 Jun 2006 08:37:54 -0000 Received: from rm-001-08.serve.com (HELO support.lxlabs.com) (65.23.159.4) by a.mx.sunsite.dk with SMTP; 27 Jun 2006 08:37:52 -0000 Received: (qmail 12051 invoked by uid 0); 27 Jun 2006 09:13:11 -0000 Received: from dsl-kk-dynamic-233.62.144.59.touchtelindia.net (HELO localhost) (postmaster@lxlabs.com@59.144.62.233) by support.lxlabs.com with SMTP; 27 Jun 2006 09:13:11 -0000 Date: Tue, 27 Jun 2006 14:04:11 +0530 From: Ligesh To: Bart Schaefer Cc: zsh-users@sunsite.dk Subject: Re: Separating and Message-ID: <20060627083411.GA31344@lxlabs.com> Reply-To: Ligesh References: <20060625201749.GA5646@lxlabs.com> <060625141715.ZM8662@torch.brasslantern.com> <20060625223530.GA7971@lxlabs.com> <060626194611.ZM13928@torch.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <060626194611.ZM13928@torch.brasslantern.com> User-Agent: Mutt/1.5.10i On Mon, Jun 26, 2006 at 07:46:11PM -0700, Bart Schaefer wrote: > On Jun 26, 4:05am, Ligesh wrote: > } > No, you can assign the mappings just within the terminal emulator (e.g. > xterm) by using appropriate X resources. You may even be able to limit > the remappings to instances of the emulator that have been given a > specific window name. Look at the documentation for the terminal progam > to see what resources it supports. Yup thanks again. That is "xterm*vt100: translations" in the xresource file. This is the easier way I guess, and it will only effect the console programs too. Anyway, I think I will have to now search how to rebind keys in gtk. -- :: Ligesh :: http://ligesh.com