enigma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Enigma-devel] small problem with the PiTFT


From: Andreas Lochmann
Subject: Re: [Enigma-devel] small problem with the PiTFT
Date: Sun, 20 Sep 2015 12:53:36 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120605 Thunderbird/13.0

Hi Alain,

as far as I know (and see in the source), there is no command line
command to set a certain resolution. You can however change the file
.enigmarc.xml: There you'll find two lines
    <property key="VideoModesFullscreen" value="-4-2-0-"/>
    <property key="VideoModesWindow" value="-3-2-0-"/>
which define the current video mode. If you change them into
    <property key="VideoModesFullscreen" value="-10-0-"/>
    <property key="VideoModesWindow" value="-10-0-"/>
you should have 320x240-mode in both fullscreen and window mode.
Hope that helps you?

Best,
Andreas


Am 19.09.2015 08:09, schrieb Busser Alain:
> Hello everyone
>
> I tested enigma on a Raspberry Pi and it works well. Yet I installed a PiTFT 
> (like this but without the touchscreen: 
> https://www.adafruit.com/products/1601 )
>
> It is still possible to launch Enigma on such a screen, but the button which 
> would allow me to change the resolution of the screen is way below the mouse 
> and I can't change the resolution to 320x240. Is it possible to do it from 
> the console?
>
> May I advise that next time the button which allows one to change the 
> resolution be on the upper left side of the screen?
>
> When it is done I plan to send pictures
>
> Alain
>
> _______________________________________________
> Enigma-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/enigma-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]