Help for this page

Select Code to Download


  1. or download this
    qwurx [shmem] ~ > xrandr
    Screen 0: minimum 320 x 200, current 2944 x 1200, maximum 4096 x 4096
    ...
       1024x768       60.0*+   60.0  
       800x600        60.3     56.2  
       640x480        59.9
    
  2. or download this
    my ($W, $H); # width and height of current display
    
    ...
        }
        ($ox, $oy, $w, $h);
    }