[ltp] Screen resolution and console fonts for T23 1400x1050 - solved
Alex Deucher
linux-thinkpad@linux-thinkpad.org
Fri, 5 May 2006 09:54:55 -0400
On 5/5/06, John Shane <jslists@mtwafrica.org> wrote:
> On Wed, 3 May 2006 19:01:41 -0700 (PDT)
> Bret Waldow <bcw1000@yahoo.com> wrote:
>
> > John Shane <jslists@mtwafrica.org> wrote:
> > Thanks for all the responses. Can anyone explain what's happened
> > between the two kernels?
> >
> > diff the two .config files for us?
> >
> > Cheers,
> > Bret
>
> Okay, haven't done that before, diff two files, so read the man page
> and tried diff -i kconfig26 kconfig26beyond (the two kernel config
> files, assuming they are the .config files you mean). Is -i the only
> option I should use? Shall I post the results (it's a longish
> listing)?
generally diff -u is more readable. the i is up to you. I doubt there
are many case differences.
Alex