Re: Remapping mouse buttons

On Sat, 23 Aug 2008 09:55:03 -0500
"Adam Krolnik" <akrolnik@xxxxxxxxx> wrote:

> So I tried the double-click & right click functionality.
> 
> For a file as one word 'formatCheck'
>   - double clicking it, runs it (its an executable.)
>   - Right clicking it, brings up the menu wuth "open" enabled.

> For a file with a path "/home/adam/bin/formatCheck"
>   - double clicking it just highlights the word that you clicked on - I
> configured Xterm character
>     classes to include "/" so that double clicking a path would select
> everything.
>   * It would be great to have this ability.
>   - Right clicking it, brings up the menu with 'Open' disabled.

It scanned back and forward around the clicked point, looking for quote or 
space character to delineate the item, so it would never work for a string at 
start and/or end of line. I changed that, and now prepend CWD if clicked string 
is not an absolute path.

You can get update from svn or last pre-release (dated today).

> Bummer on the number of buttons.
I forgot to mention: need also to handle double/triple clicks, multiple pointer 
devices.
I'll log button-bindings for further consideration for a later release.

Regards
Tom


-- 
Users can unsubscribe from the list by sending email to 
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by 
logging into the web interface.

Other related posts: