display_info - displays information about the current display using the libxosd library
Contents
Arguments
Takes no arguments
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()
