xscreensaver can't grab pointer when wine app is running

Questions about Wine on Linux
Locked
captainbalu
Newbie
Newbie
Posts: 2
Joined: Mon Aug 08, 2016 10:11 am

xscreensaver can't grab pointer when wine app is running

Post by captainbalu »

Hi all!

I have an app called UCI Viewer, and it's perfectly run under wine.
It is a client app for a control system to load and show UCIs.
It has Fullscreen and TouchScreen mode, and I would like to use this way.
In TS mode, the pointer is disabled and the app has an on-screen keyboard if you need.
If I use this mode, the xscreensaver can't grab the pointer and I can't deactivate the screensaver (of course).
If I disable the TS mode, I have the pointer, and the xscreensaver can grab it, and works well.

Is there any way to let the screensaver to grab the pointer even if it is disabled by wine app?

Versions:
Wine 1.6.2
Debian 8.5 with LXDE

Thanks!
captainbalu
Newbie
Newbie
Posts: 2
Joined: Mon Aug 08, 2016 10:11 am

Re: xscreensaver can't grab pointer when wine app is running

Post by captainbalu »

No one has any idea?
User avatar
dimesio
Moderator
Moderator
Posts: 13371
Joined: Tue Mar 25, 2008 10:30 pm

Re: xscreensaver can't grab pointer when wine app is running

Post by dimesio »

Try upgrading Wine; 1.6.2 is over two years old and no longer supported.
Locked