Prev
Next
XOSD Guide
Table of Contents
1.
Introduction
1.1.
Acknowledgements
2.
Installing XOSD
2.1.
Installing from Packages
2.1.1.
Installing Using Debian
2.1.2.
Installing Using Mandrake
2.2.
Installing from Source
3.
Using libxosd
3.1.
Our First XOSD Program
3.1.1.
Compiling
3.2.
Changing Attributes
3.2.1.
Changing the Font
3.2.2.
Adding a Shadow
3.2.3.
Changing the Colour
3.2.4.
Changing the Outline Colour
3.2.5.
Changing the Position of the XOSD Window
3.2.6.
Conclusion
3.3.
Timeouts
3.3.1.
Explicitly Hiding a Display
3.3.2.
Redisplaying a Window
3.3.3.
Using Timeouts
3.4.
Error Handling
3.5.
Displaying Interger Values
3.5.1.
Percentage Bars
3.5.2.
Sliders
3.5.3.
Changing the Size of the Bar
3.5.4.
Bar Example
3.6.
Multi-Line Output
3.6.1.
Displaying Two Lines of Data
3.6.2.
Scrolling
4.
Hacking libxosd
4.1.
Architecture of XOSD
4.2.
Coding Standards