Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Screen saver and mouse pointer, could be a bug?  (Read 2641 times)

0 Members and 1 Guest are viewing this topic.

Stormrider

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 318
  • Last login:September 28, 2014, 11:01:54 am
Screen saver and mouse pointer, could be a bug?
« on: March 28, 2009, 04:07:13 am »
I run MaLa at 321x240 full screen in my ArcadeVGA. If you move the mouse you cannot see the pointer on screen. However, if you let the Mala screensaver run, and then go back to the game list, if you move the mouse you cannot see it, but if you open the info window, or the exit dialogue, for instance, and you move the mouse, you can see the pointer on screen, not only in the area of these screens but on all the screen. When these windows are closed, you don't see the mouse pointer. I've tried this is another computer with a Geforce, running Mala with the changeresolution option set to 0, so it appears in a little part of the left-top corner of the screen, and this behaviour doesn't take place. Maybe the fact that I run Mala with userinit in the other, so it loads before explorer.exe may be relevant as regards this issue?

loadman

  • Moderator
  • Trade Count: (+3)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 4306
  • Last login:May 26, 2024, 05:14:32 am
  • Cocktail Cab owner and MaLa FE developer
    • MaLa
Re: Screen saver and mouse pointer, could be a bug?
« Reply #1 on: March 28, 2009, 06:01:30 am »
Is it causing an issue?

Stormrider

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 318
  • Last login:September 28, 2014, 11:01:54 am
Re: Screen saver and mouse pointer, could be a bug?
« Reply #2 on: March 28, 2009, 01:34:23 pm »
No really. It's just that sometimes I see the cursor, which is annoying. It's strange but happens only sometimes, and always after the screensaver has been active. This can be easily fixed with a transparent cursor, although that would make using windows a little more difficult.

loadman

  • Moderator
  • Trade Count: (+3)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 4306
  • Last login:May 26, 2024, 05:14:32 am
  • Cocktail Cab owner and MaLa FE developer
    • MaLa
Re: Screen saver and mouse pointer, could be a bug?
« Reply #3 on: March 28, 2009, 05:56:17 pm »
I will have to check this

Stormrider

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 318
  • Last login:September 28, 2014, 11:01:54 am
Re: Screen saver and mouse pointer, could be a bug?
« Reply #4 on: March 29, 2009, 08:40:48 am »
I've found a solution. Now my Windows pointers are transparent. When MaLa exits and explorer.exe is run, a cmd file is called by a shortcut in the start folder. This file copies visible pointers over the invisible pointers. Then a little .exe file which I have compiled using autoit (a tool for scripting, macros, etc), opens the mouse properties in the cursors section (control main.cpl,@0,1) and presses enter. So, cursors are refreshed and you have visible icons for use with Windows. Finally, the cmd file copies again the invisible cursors over the visible cursors, so that when the system is restarted, you have again invisible pointers for the boot process and for MaLa. A little farfetched, but it works faultlessly.

loadman

  • Moderator
  • Trade Count: (+3)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 4306
  • Last login:May 26, 2024, 05:14:32 am
  • Cocktail Cab owner and MaLa FE developer
    • MaLa
Re: Screen saver and mouse pointer, could be a bug?
« Reply #5 on: March 29, 2009, 05:18:40 pm »
 ;)