logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

display_info - displays information about the current display using the libxosd library

Arguments

       Takes no arguments

Author

       libXosd team at Western Washington University

X OSD Library                                      2022-10-27                                    display_info(3)

Description

display_info  retrieves  the  specifications  of  the  screens on the X11 connection and displays them on
       screen.  Like osd_cat(1xosd), display_info is a tool to be used on its  own,  and  it  will  display  the
       number of each monitor as well as the resolution of that monitor in the corner.

Name

       display_info - displays information about the current display using the libxosd library

Return Value

       returns 0 on success, -1 otherwise

Synopsis

       int display_info()

See Also