Main Menu

News:

LINKS: Website | Steam | Wiki

alt-tab doesn't work on GNOME

Started by Elronnd, September 18, 2016, 11:55:23 AM

Previous topic - Next topic

Elronnd

I'm running on linux, with wine, and everything seems to be running smoothly so far, except for one thing.  I'm not sure if this is a GNOME problem or a wine problem, but when I try to alt-tab to other windows, I'm actually "in" the other windows (to exit cogmind, I was able to ^c in the terminal I opened it from), but cogmind is still up on the screen.  Anyone know anything about this?  Any workarounds?

Elronnd

Also, once I alt-tab out of cogmind, if I try to alt-tab back in, it stops accepting my inputs.  It plays very smoothly, though.

ukulele

#2
Hey bud,

I'm running Cogmind, likewise in wine through ubuntu-unity (desktop).

This is a known thing with wine/unity: The work-around is:-

1. F1 (or ?,F12 iirc)
2. Click [4 - Options]
3. General [B - Fullscreen: OFF]

You can now fully Alt-Tab, as I'm doing right now between Cogmind and these forums.

That reminds me I need to optimize 'General [A - Font Set/Size] right now and report back to the linux thread http://http://www.gridsagegames.com/forums/index.php?topic=182 (see: Support sub-forum)

Elronnd

Alright, cool, that worked.  Are there any plans to find the underlying cause?  Maybe a debugger could help?

Senjai

This would likely be a wine compatibility issue. You would have to consult the wine documentaton, or run it with strace to figure it out, as this probably works well with windows.

Worth noting that GDM sits on top of X. Alt tab is an implementation of Gnome. To my knowledge it is not natively supported by X. If I'm correct, this would be hard to account for in Wine as well.