INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: [request] Mouse Gestures  (Read 1720 times)

dragyn

  • Guest
[request] Mouse Gestures
« on: October 13, 2003, 03:12:43 pm »

I don't know how to write plugins but if someone is looking for something to do, try this:

MyIE2 has something called 'Mouse Gestures'. Basically you can perform commands with just the mouse.

example:

hold left, click right: goto next track
hold right, click left: goto previous track

hold right, up, down: refresh views

etc etc

I think something like this could benifit MC usage. What do you think and who is up for it?
Logged

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
Re:[request] Mouse Gestures
« Reply #1 on: October 13, 2003, 03:34:12 pm »

I suppose it depends on your keyboard/mouse usage.

Personally I use the keyboard more than my mouse so I like my keyboards to have multimedia keys.

But it would be pretty simple to do ... just setup a global mouse hook (SetWindowsHookEx/WH_MOUSE) and watch for the appropriate button presses/mouse movements ... and no I'm not offering to do it :D
Logged

dragyn

  • Guest
Re:[request] Mouse Gestures
« Reply #2 on: October 13, 2003, 03:37:17 pm »

I'm just the opposite. I use the mouse more than the keyboard.

This sounds like a job for mouseman.
Logged

nila

  • Guest
Re:[request] Mouse Gestures
« Reply #3 on: October 14, 2003, 05:14:55 pm »

Rhino - I generally tend to as well. Keyboard is 100 times faster than mouse once you learn the shortcuts etc.

I dont find it too easy to use keyboard navigation in MC thou - do  you?
Logged

Kurt Young

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 633
  • Tastes like crab, talks like people.
Re:[request] Mouse Gestures
« Reply #4 on: October 17, 2003, 02:31:31 am »

I use MyIE2, and I'm addicted to it's "Back" and "Forward" mouse gestures.  They basically do the standard Back and Forward toolbar functions, but involve holding the right mouse button down and dragging to the left or right.

It's sweet, I wish that it was universal.  Right-drag to the left a bit, and it goes back.
Logged
 mjextman.exe /ipodsync

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
Re:[request] Mouse Gestures
« Reply #5 on: October 17, 2003, 08:32:32 am »

That's why I like the intellimouse explorer with it's thumb buttons as I have them defined as forward/back.
Logged
Pages: [1]   Go Up