[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Changed behaviour in window menu selections
- To: mint <mint@lists.fishpool.fi>
- Subject: Re: [MiNT] Changed behaviour in window menu selections
- From: WongCK <wongck68@yahoo.com>
- Date: Fri, 4 Jan 2013 05:49:11 -0800 (PST)
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1357307351; bh=BtNR+KmNlNboFpuQGNPfkfaU3d1Inc8dv4YSzcZUVw4=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=GsGCcHuVRnT7+Hbdd1i7+XD/iM37wQMfIVqK4Drl8ADhMVa7FIaYYMJyPeH1Zas7ZoT6YXRvcdYjbLakyHCDhup5jHNYnL9IZsTCI+J+8Cj3tifVbCPzb7IRKeg0mp9yX3EoFdF5iAJZn8cTGpCtwyfDZod1trRTDu8Jp4Wm440=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Zu3USanTQc40Kec6tTHusDWYG+hXqhP4B9RInwCEl6MMaw20gg5Kg6mQrATgLSlmzUeV+7zOATuG9sAUq3JAfYtJrD/Ti/KjzAw/XSKnwZy300AW5pSeF37ro2is6jqTEHYQ1Uqf2sUWYEvXGwSL5Epkhl/AV1og/xnwRoYNqgY=;
- In-reply-to: <CAHMGLYTN3L6-=WKk6sAcrGR3_zkRUvM-14K3qx5Dog1zZ8gsdw@mail.gmail.com>
- List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
- List-id: <mint.lists.fishpool.fi>
- List-owner: <mailto:tjhukkan@fishpool.fi>
- List-post: <mailto:mint@lists.fishpool.fi>
- List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
- List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
- References: <CAHMGLYTN3L6-=WKk6sAcrGR3_zkRUvM-14K3qx5Dog1zZ8gsdw@mail.gmail.com>
- Reply-to: WongCK <wongck68@yahoo.com>
- Sender: mint-bounce@lists.fishpool.fi
>
> Now, you have to click to open the menu, then click again to select
> the item. I strongly dislike this behaviour. Maybe I missed a config
> variable in XAAES.CNF but I don't think so.
>
On my Mint 1,18 ( not sure which build) I just move the mouse over to the menu and the menu will drop down.
Move mouse over to the item, click to select the item.
Only 1 click needed, that's to select the menu item.
In Xaaes.cnf you have this config:
menu = <string> (default is 'leave')
<string> can be 'pull', 'push' or 'leave'
Mine is default, as it is commented.