Help for this page

Select Code to Download


  1. or download this
    X Error of failed request:  BadWindow (invalid Window parameter)
      Major opcode of failed request:  25 (X_SendEvent)
      Resource id in failed request:  0x2fd00fd
      Serial number of failed request:  164
      Current serial number in output stream:  165
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    sub dropFile {
      print "DROP\n";
    }