nomousey.exe - version 1.5 beta 


Options: (all options are NOT case sensitive)

Hide the mouse cursor:

/hide
/h
-hide
-h
hide
h

Restrict the mouse to its' current location:

/freeze
/f
-freeze
-f
freeze
f

Cursor hiding options:
Hide all:

/all
-all
all

Selective hiding:
These following options (with - sign) should not have any spaces between them but may be in any order

UPARROW:
-up

ARROW:
-ar
    
IBEAM:
-ib

CROSS:
-cr

SIZENWSE:
-nwse

SIZENESW:
-nesw

SIZEWE:
-we

SIZENS:
-ns

WAIT:
-wa

APPSTARTING:
-as

ICON:
-ic

HAND:
-ha

SIZE:
-si

SIZEALL:
-sa

NO:
-no


Restore mouse cursor:
To restore the cursor run nomousy.exe again (with or without options)

Examples:

- hide cursor but allow movement:  
nomousy.exe /hide

- hide only ARROW and IBEAM and allow movement:
nomousy.exe -ar-ib

- restrict movement only 
nomousy.exe -f

- hide cursor and restrict movement
nomousy.exe /f -h

- restrict movement and hide IBEAM only
nomousy.exe -freeze -ib

- restore cursor
nomousy.exe


