Re: [PATCH] xserver: add monitor Option "ZoomModes"

2013-03-26 Thread Keith Packard
Aaron Plattner writes: >> The revised patch v2 is here below. Servaas. > Thanks for making these changes. Version 2 looks good to me: Merged. 2967391..ac4c2ab master -> master -- keith.pack...@intel.com pgpGsU8ZJL6TG.pgp Description: PGP signature _

Re: [PATCH] xserver: add monitor Option "ZoomModes"

2013-03-19 Thread Aaron Plattner
On 03/07/13 07:07, v...@picaros.org wrote: On 11/21/2012 04:12 AM, v...@picaros.org wrote: Add support for the Option "ZoomModes" in a monitor section: Section "Monitor" Identifier "a21inch" Option "PreferredMode" "1600x1200" Option "ZoomModes" "1600x1200 1280x1024 1280x1024 640x480

Re: [PATCH] xserver: add monitor Option "ZoomModes"

2013-03-18 Thread Keith Packard
v...@picaros.org writes: > The revised patch v2 is here below. Servaas. Aaron -- you reviewed the previous version of this patch; any chance you might read through this second version and see if it looks reasonable now? -- keith.pack...@intel.com pgpYpv0HUIHTT.pgp Description: PGP signature

Re: [PATCH] xserver: add monitor Option "ZoomModes"

2013-03-07 Thread vdb
> On 11/21/2012 04:12 AM, v...@picaros.org wrote: > > Add support for the Option "ZoomModes" in a monitor section: > > > > Section "Monitor" > >Identifier "a21inch" > >Option "PreferredMode" "1600x1200" > >Option "ZoomModes" "1600x1200 1280x1024 1280x1024 640x480" > > EndSection > > "Z

Re: [PATCH] xserver: add monitor Option "ZoomModes"

2013-03-04 Thread Aaron Plattner
On 11/21/2012 04:12 AM, v...@picaros.org wrote: Add support for the Option "ZoomModes" in a monitor section: Section "Monitor" Identifier "a21inch" Option "PreferredMode" "1600x1200" Option "ZoomModes" "1600x1200 1280x1024 1280x1024 640x480" EndSection "ZoomModes" seems like an unfort