New Anaconda and Mouse Buttons

John.Florian at dart.biz John.Florian at dart.biz
Tue Sep 18 18:20:17 UTC 2012


> From: Przemek Klosowski <przemek.klosowski at nist.gov>
> To: Development discussions related to Fedora 
<devel at lists.fedoraproject.org>
> Date: 09/18/2012 14:09
> Subject: Re: New Anaconda and Mouse Buttons
> Sent by: devel-bounces at lists.fedoraproject.org
> 
> On 09/18/2012 01:26 PM, John.Florian at dart.biz wrote:
> 
> > PROPROSED:
> > on (button-1-press or button-2-press or button-3-press) of ok_button 
do:
> >      commit_changes()
> > end;
> 
> I see two problems with this approach: it blocks forever any possibility 

> of using multiple buttons in Anaconda, and makes it behave differently 
> from the system it is about to install. I would prefer this:
> 
> on (button-1-press or button-2-press or button-3-press) of ok_button do:
>   if (button-1-press) do:
>     commit_changes()
>   else
>     ask_if_the_user_wants_to_change_the_mouse_handedness()
> end;

Very clever.  That would float my boat.

Anything to avoid using my mouse "backwards" would be highly appreciated. 
Oddly, I can make the switch into "backward" use quite quickly, but 
getting back to "normal" latter takes some stumbling.  It's almost like 
having to respond to the name John with one group of people, but Michael 
to everyone else ... it might not be that bad if nobody else shared those 
names.

--
John Florian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/devel/attachments/20120918/c4a51285/attachment.html>


More information about the devel mailing list