#!/usr/bin/perl # The nice web page I had been using for X11 screen colours disappeared # You might want to apply this script to your local rgb.txt # www.iainmurray.net 2001 use File::Basename; # WARNING: Unjustified assumptions are made about his file: #$file = 'rgb.txt'; $file = '/usr/X11R6/lib/X11/rgb.txt'; print '
Taken from: '.; print ', using '.basename($0).'
'; print '| '.$colour.' | '; print ''; print ''.$colour.' |