Reviewed-by: Jasper St. Pierre <[email protected]> On Tue, Oct 28, 2014 at 3:26 AM, Christophe Fergeau <[email protected]> wrote:
> The correct name is RRCrtcGetInfo. > > Signed-off-by: Christophe Fergeau <[email protected]> > --- > randrproto.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/randrproto.txt b/randrproto.txt > index 864268e..5371eaa 100644 > --- a/randrproto.txt > +++ b/randrproto.txt > @@ -929,7 +929,7 @@ dynamic changes in the display environment. > > Errors: Window > > - RRGetCrtcModes returns information about the current and available > + RRGetCrtcInfo returns information about the current and available > configurations for the specified crtc connected to the screen > associated with 'window'. > > @@ -1663,7 +1663,7 @@ factors, such as re-cabling a monitor, etc. > This event is sent whenever the monitor's configuration changes > or if a new monitor configuration becomes available that was > not available in the past. In this case, the client MUST call > - RRGetCrtcModes to update its view of possible monitor > + RRGetCrtcInfo to update its view of possible monitor > configurations to have a correct view of possible monitor > organizations. > > -- > 2.1.0 > > _______________________________________________ > [email protected]: X.Org development > Archives: http://lists.x.org/archives/xorg-devel > Info: http://lists.x.org/mailman/listinfo/xorg-devel -- Jasper
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
