From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 6 07:15:36 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 908B016A41F for ; Sun, 6 Nov 2005 07:15:36 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CB3343D45 for ; Sun, 6 Nov 2005 07:15:36 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.54 (FreeBSD)) id 1EYekZ-000OYv-TW for freebsd-gnome@freebsd.org; Sun, 06 Nov 2005 07:15:36 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.54 (FreeBSD)) id 1EYekX-000O6b-FH for freebsd-gnome@freebsd.org; Sat, 05 Nov 2005 21:15:33 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17261.44437.60487.381717@roam.psg.com> Date: Sat, 5 Nov 2005 21:15:33 -1000 To: freebsd gnome Subject: hierarchic menu X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 07:15:36 -0000 i have many remote hosts where i need an ssh command sequences in an xterm to get to each. in 2.8 (i think it was) i had this hierarchic menu containing maybe 50-60 xterm/ssh launchers. i would love to have it back. given the standard gnome menu on the panel, i can make a new menu within it using smeg, in that menu, i can stick some launchers, again using smeg, i can then button3 on the new menu and kinda softlink it to the panel, so it's right next to the standard gnome menu. this is great! but ... it's only one level! how can i make it a menu hierarchy? i.e. how can an entry in a menu be a sub-menu? 'Settings' looks like an example of what i am trying to do, but i can not see attributes / properties that differentiate it. randy