Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Libraries

    X::Osd 0.7

    Download button

    No screenshots available
    Downloads: 410  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Philippe M. Chiasson | More programs
    Perl Artistic License / FREE
    May 10th, 2007, 12:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    X::Osd description

    X::Osd is a Perl extension to the X On Screen Display library (xosd).

    X::Osd is a Perl extension to the X On Screen Display library (xosd).

    SYNOPSIS

    use X::Osd;
    my $osd = X::Osd->new(NULL, 2);
    $osd->set_font("-*-lucidatypewriter-medium-r-normal-*-*-25-*-*-*-*-*-*");
    $osd->set_colour("Green");
    $osd->set_timeout(3);
    $osd->set_pos(XOSD_top);
    $osd->set_align(XOSD_right);
    $osd->set_horizontal_offset(0);
    $osd->set_vertical_offset(10);
    $osd->set_shadow_offset(2);

    $osd->string(0,'Hello World!');
    $osd->percentage(0,56);
    $osd->slider(0,34);

    XOSD displays text on your screen, sounds simple right? The difference is it is unmanaged and shaped, so it appears transparent. This gives the effect of an On Screen Display, like your TV/VCR etc..

    It currently supports 3 type of writes, string for simple text, printf formatted text, slider and percentage display.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    OSD library | On Screen Display library | Perl module | X::Osd | OSD | on-screen

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM