Gentoo Archives: gentoo-user

From: anhnmncb <anhnmncb@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] how to open a chdired rxvt?
Date: Sun, 29 Apr 2007 01:17:09
Message-Id: 20070429011044.GA30901@gentoo
In Reply to: Re: [gentoo-user] how to open a chdired rxvt? by Daniel Vrcic
1 On Sat, Apr 28, 2007 at 04:08:55PM +0200, Daniel Vrcic wrote:
2 > DestroyFunc FvwmTermDoc
3 > AddToFunc FvwmTermDoc
4 > + I Exec exec $(cd ~/doc && rxvt)
5 >
6 > # Keybind
7 > Key C A MC FvwmTermDoc
8 >
9 > --
10 > Daniel Vrcic
11 > --
12 solved, well done! Thank you, Daniel Vrcic. My way:
13 Key C A MC Exec exec $(cd ~/doc && rxvt)
14
15 Cheers,
16
17 --
18 gentoo-user@g.o mailing list