Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use Term::ReadKey;
    ...
    
    print "$wchar\t$hchar\t$wpixels\t$hpixels\n";
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
    print "screen size is $rows x $cols\n";