Man Page: xosd_set_vertical_offset
Operating Environment: debian
Section: 3
xosd_set_vertical_offset(3) Library Functions Manual xosd_set_vertical_offset(3)NAMExosd_set_vertical_offset - Change the offset of the XOSD windowSYNOPSIS#include <xosd.h> int xosd_set_vertical_offset (xosd* osd, int offset);DESCRIPTIONxosd_set_vertical_offset changes the number of pixels the XOSD window is offset from the top or bottom of the screen. This is normally set to a value such as 48 to avoid desktop-panels, such as those provided by GNOME or KDE.ARGUMENTSosd The on-screen display object to act on. offset Offset from the top or bottom of the screen, in pixels.RETURN VALUEOn success, a zero is returned. On error, -1 is returned.SEE ALSOxosd_init(3), xosd_set_pos(3). X OSD Library 2002-06-25 xosd_set_vertical_offset(3)
| Related Man Pages |
|---|
| aosd_cat(1) - debian |
| gnome-osd-client(1) - debian |
| osd_clock(1) - debian |
| tpb(1) - debian |
| xosd-config(1) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |