Build Your Own Arcade Controls Forum
Software Support => DOS/WinCab => Topic started by: FrizzleFried on May 15, 2007, 05:35:57 pm
-
How am I able to make my pointer invisible in WinCab?
-
I opened up the "jukebox.ini" file and inside I found:
# Mouse sets the mode of the mouse. Mouse = Disabled
# will disable the mouse, Mouse = Enabled will enable the
# mouse with a visible pointer, and
# Mouse = Touchscreen will enable the mouse with an
# invisible pointer. (If you prefer, you can use Visible
# and Invisible in place of Enabled and Touchscreen.)
#
# Note that touchscreens are currently only supported
# under DOS and Windows XP.
Mouse = Enabled
-
i myself had setting : "mouse = disabled"
but at start up (dedicated jukebox ,>power on starts jukebox)
the mousepointer is still visible (center of screen)
just a movement of the mouse makes it disappear
-
Try Mouse = Invisible. Does that help?
--Chris
-
Try Mouse = Invisible. Does that help?
--Chris
ok, that worked out fine for me ,mouse is gone
thanks
-
ok, that worked out fine for me ,mouse is gone
thanks
Great! I'll add the original problem to the bug list... Mouse=Disabled should have worked too.
-
"mouse=disabled" works,but i have to move the mouse one time (a little bit) and then the pointer disappears , and stays invisible
-
"mouse=disabled" works,but i have to move the mouse one time (a little bit) and then the pointer disappears , and stays invisible
You shouldn't have to move it though... it may be a slight variation among mouse drivers. I should be able to fix it.