Help for this page

Select Code to Download


  1. or download this
    -- This is used later as the default terminal and editor to run.
    terminal = "urxvt"
    
  2. or download this
    -- Define a tag table which hold all screen tags.
    tags = {
        names = { "Main", "WWW", "GIMP", "EMail", 6, 7 },
    
  3. or download this
    #!/usr/bin/perl 
    
    ...
    
    changeTerm(\@config_file);
    getTags(\@config_file);