mouse 4 / 5 to activate window control?

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) :( :o :shock: :? :cool: :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: (wave) :ok: (nod)
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: mouse 4 / 5 to activate window control?

Re: mouse 4 / 5 to activate window control?

Post by Patrick » 12.03.2014 12:40:49

:dex:

No, but here's a simple AutoHotkey script to remap the additional mouse buttons to Win+F2 and Win+F3, the default Dexpot keyboard hotkeys for Window catalog and Full-screen preview:

Code: Select all

XButton1::#F2
XButton2::#F3

mouse 4 / 5 to activate window control?

Post by jbondo777 » 11.03.2014 15:38:23

I am a former Mac user who constantly used expose and triggered it open by clicking one of my mouse shoulder buttons...

Is there any way to configure Dexpot to launch window control with mouse 4 or 5?

Thanks!

- Jesse

Top