[mdlug] Domination Game for Linux

Ingles, Raymond Raymond.Ingles at dynatrace.com
Wed Aug 3 14:33:33 EDT 2016


I used "HDMI1" as an example; you may well be using DVI, or DisplayPort, or even VGA as the connection to the monitor. (On a laptop, it might be LVDS.) Running 'xrandr' without arguments will give you a list of what connections you have and which are in use. Just something you might check...

-----Original Message-----
From: mdlug-bounces at mdlug.org [mailto:mdlug-bounces at mdlug.org] On Behalf Of ricky
Sent: Tuesday, August 2, 2016 12:32 PM
To: MDLUG's Main discussion list <mdlug at mdlug.org>
Subject: Re: [mdlug] Domination Game for Linux



On 07/27/2016 03:54 PM, Ingles, Raymond wrote:
>   > From: ricky
>
>> P.P.S.  I got a PC version of Risk and Wine can run it!!!  However, 
>> it takes total control of the monitor screen and when I exit Risk my 
>> Ubuntu MATE screen is F* Upped and I do a reboot to get a usable 
>> Ubuntu MATE desktop.
>   You could wrap the executable in a script that calls xrandr to reset the screen resolution and such. I used to do that for a couple of games that caused screen problems. Make a script that runs the game, and then once the game exits, calls something like:
>
>   xrandr --output HDMI1 --mode 1920x1080
>
> or even just:
>
> xrandr --output HDMI1 --mode auto
>
> to set the default.
> _______________________________________________
And much, much later...
I tried the "xrandr" both ways with no effect.
The monitor screen remained messed up after running Risk in Wine.
However, if I logout and then immediately log back in, I get my nice MATE desktop back!
Thanks, Rick S.
_______________________________________________
mdlug mailing list
mdlug at mdlug.org
http://mdlug.org/mailman/listinfo/mdlug


More information about the mdlug mailing list