GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
xosd_set_pos(3xosd) xosd_set_pos(3xosd)

xosd_set_align - Change the alignment of the XOSD window

#include <xosd.h>

int xosd_set_align (xosd* osd, xosd_align align);

xosd_set_align changes the alignment of the XOSD window, which is left aligned by default.

osd
The on-screen display object to act on.
pos
One of XOSD_left , XOSD_center or XOSD_right (for the left, center or right of the screen respectively).

On success, a zero is returned. On error, -1 is returned.

xosd_init(3xosd) xosd_set_offset(3xosd) xosd_set_pos(3xosd) xosd(3xosd)
2002-06-25 X OSD Library

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.