Help for this page

Select Code to Download


  1. or download this
    use X11::Protocol;
    my $x = X11::Protocol->new();
    ...
          ' x ' .
          $x->{screens}->[0]->{height_in_pixels} .
          "\n";