Author Topic: Mapping mouse events  (Read 5451 times)

cuongtran

  • Junior Community Member
  • Posts: 4
  • Hero Points: 0
Mapping mouse events
« on: June 08, 2008, 05:39:27 PM »
I have Microsoft Comfort Optical Mouse 3000 and would like to  map the right side red button to "back" function (so that it works like when browsing with Firefox).

I can't find a way to map the event when pressing this red button to the predefined mouse events in SlickEdit. On Ubuntu 8, the event is generated from button 8.

This tool is so cool. I have not seen such an editor or IDE like this one.


hs2

  • Senior Community Member
  • Posts: 2761
  • Hero Points: 292
Re: Mapping mouse events
« Reply #1 on: June 08, 2008, 09:28:18 PM »
Hmm .. there is a BackButtonDn event (along with ForwardButtonDn) available at least since v12 and it's bound to back by default.
HS2

cuongtran

  • Junior Community Member
  • Posts: 4
  • Hero Points: 0
Re: Mapping mouse events
« Reply #2 on: June 08, 2008, 10:08:10 PM »
Thanks for your response but it does not work. I need to map the red button even to this button that SlickEdit defines as back button.

hs2

  • Senior Community Member
  • Posts: 2761
  • Hero Points: 292
Re: Mapping mouse events
« Reply #3 on: June 08, 2008, 11:46:55 PM »
What about using IntelliPoint to assign the 'Back' function to the red button ?
HS2

cuongtran

  • Junior Community Member
  • Posts: 4
  • Hero Points: 0
Re: Mapping mouse events
« Reply #4 on: June 09, 2008, 01:04:43 AM »
I am running Linux rather than Windoze :-).


hs2

  • Senior Community Member
  • Posts: 2761
  • Hero Points: 292
Re: Mapping mouse events
« Reply #5 on: June 09, 2008, 09:10:52 AM »
It's always a good idea to attach SE version/OS platform information when posting ;)
However, mouse button remapping in X is also possible. See e.g. this (gentoo) thread.
Good luck, HS2

cuongtran

  • Junior Community Member
  • Posts: 4
  • Hero Points: 0
Re: Mapping mouse events
« Reply #6 on: June 09, 2008, 02:01:52 PM »
It's always a good idea to attach SE version/OS platform information when posting ;)
However, mouse button remapping in X is also possible. See e.g. this (gentoo) thread.
Good luck, HS2

It's always a good idea to read before making an assumption when responding :-). I already wrote "Ubuntu" and button mapping in X in my first posting.