# This is the configuration file for GXedit
toolbar: 1
full_toolbar: 1
netbar: 1
htmlbar: 0
show_line: 0
show_project: 1
last_files: 1
syntax_h: 0
h_style: 0
fortune: 0
old_open: 0
cvs_z3: 1
scrollbar_location: 0
use_socks: 0
auto_indent: 0
mail_cmd: 0
use_xrn: 1
access: 0
tooltips: 1
x_size: 700
y_size: 400
x_position: 20
y_position: 20
color: black
debug: 0
images: xv
line_wrap: 1
page_width: 0
tab_width: 8
xfm: xfm
compile: gcc -Wall -o ./a.out -g $f
gzip: gzip -d
document_dir: 
dictionary: english
cvs_root: :pserver:anonymous@anoncvs.gnome.org:/cvs/gnomecvs_dir: /usr/src/cvsmail_server: localhost
mail_address: root@localhost
default_news: 
default_web: 
mail_reply: 0
mirror_server: localhost
news_server: localhost
font: -adobe-helvetica-*-r-*-*-12-*-*-*-*-*-*-*
background: white
pixmap: none
login_name: rgroman
awk_macro_title: 1 To upper chars
awk_macro: 1 { print toupper($0) }
awk_macro_title: 2 Remove empty lines
awk_macro: 2 length > 0
sed_macro_title: 3 Remove all spaces
sed_macro: 3 s/ //g
filter_title: 1 Import a .dvi file
filter_comment: 1 Filter available from www.mesa.nl/pub/dvi2tty/dvi2tty-5.3.tar.gz
filter: 1 /usr/local/bin/dvi2tty $i > $o
filter_title: 2 Query an RPM package
filter_comment: 2 RPM available from ftp.redhat.com
filter: 2 rpm -qp $i > $o
filter: 2 rpm -qip $i >> $o
filter: 2 rpm -qlp $i >> $o
filter_title: 3 Import a WP5 file
filter_comment: 3 Filter available from sunsite.unc.edu/pub/Linux/utils/text/wp2x.zip
filter: 3 wp2x /usr/local/lib/wp2x/ascii.cfg $i > $o
filter_title: 4 Import a Word 6 file
filter_comment: 4 Filter available from ftp.tex.ac.uk/tex-archive/tools/word2x
filter: 4 word2x -f text $i $o
