In win XPpro – The Auto-hidden task bar pops up by accident when I am moving the mouse pointer near the bottom of the screen. Many of my applications require me to click things near the bottom of the screen so this annoyance is unavoidable. without changing the behavior of popping-up the hidden taskbar.
How can I change the hidden taskbar pop-up behavior to stop this annoyance? I still want the task bar to pop-up just not by accident.
Something like the below fix would work but I have no Idea on how to implement it: Please help me with the code and implimation or come up with some other fix for this annoyance?
1) Allow windows mouse pointer to go below the bottom of the screen(off the monitor)
2) If the pointer reaches a spot 50 pixels below the bottom of the screen the task bar pops up. note: windows pops-up the taskbar when the pointer is on the SECOND TO LAST pixel of the screen
with the above fix moving the mouse well below the bottom of the screen would invoke the taskbar pop-up but the taskbar would not pop-ub by accident.
Thanks!