Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.raspberry-pi > #26079

Re: Conditional resolution change

From Folderol <general@musically.me.uk>
Newsgroups comp.sys.raspberry-pi
Subject Re: Conditional resolution change
Date 2021-01-27 18:42 +0000
Organization A noiseless patient Spider
Message-ID <20210127184248.16470532@devuan> (permalink)
References <20210127155837.17ed2e75@devuan> <6011b19e$0$11324$e4fe514c@news.xs4all.nl>

Show all headers | View raw


On 27 Jan 2021 18:31:58 GMT
A. Dumas <alexandre@dumas.fr.invalid> wrote:

>Folderol <general@musically.me.uk> wrote:
>> I have two (apparently) identical 7in monitors. xrandr shows exactly the same
>> range of resolution, yet one always opens at the second to highest mode, and
>> the other at the lowest one.
 
>> so basically
>> 
>> 	if (res < nnn)
>> 		res = xxx;
>> 
>> Any suggestions on the best way to do this?  
>
>There are a lot of possibilities now with conditions in config.txt. Use the
>edid value:
>https://www.raspberrypi.org/documentation/configuration/config-txt/conditional.md
>

Thanks for this.
Exactly the sort of thing I need :)

-- 
W J G

Back to comp.sys.raspberry-pi | Previous | NextPrevious in thread | Find similar


Thread

Conditional resolution change Folderol <general@musically.me.uk> - 2021-01-27 15:58 +0000
  Re: Conditional resolution change A. Dumas <alexandre@dumas.fr.invalid> - 2021-01-27 18:31 +0000
    Re: Conditional resolution change Folderol <general@musically.me.uk> - 2021-01-27 18:42 +0000

csiph-web