Directions for Using Syntax Hilighting With Gnome Edit ------------------------------------------------------ From the directory that contains asm.lang, execute the following commands: mkdir ~/.gnome2/gtksourceview-1.0 mkdir ~/.gnome2/gtksourceview-1.0/language-specs mv asm.lang ~./gnome2/gtksourceview-1.0/language-specs Once in GEdit, you may have to select View|Highlight Mode|Sources|asm. After that, you're set! -John