Edit this page

Jason's diffs

Here are some patches to make existing unix programs less annoying.

I occasionally get annoyed enough with software that I use regularly that I actually bother fixing it. If I think it might be useful to others, I post it here. -- Jason Woofenden

rxvt

rxvt is a nice terminal emulator, which makes a nice replacement for xterm. It even obeys the xterm Xresources if you capitalize them just so. I find terminal beeping really annoying, so I deleted most of the body of src_bell() in src/screen.c

xkobo

xkobo is a great little game, but the source is very very old, and needs this little patch to compile with a recent compiler: http://jasonwoof.com/downloads/xkobo-1.11-jason.diff

konqueror

konqueror is a graphical browser about on par with firefox and opera. It is unfortunately a bit trigger-happy when it comes to dialog boxes. This patch makes it stop asking if you'd like to save passwords: http://jasonwoof.com/downloads/kdelibs-3.5.3-nosavepass.diff

See Also

Jason's Programming Projects

Edit this page · home ·