GNOME programming with only a GUI

http://www.flamingspork.com/junk/gnome-drivers.tar.bz2

Is my attempt at a little gnome app only using GUI utilities. It’s a graphical lsmod, showing what modules are currently loaded on your system.

I’m now kicking around trying to integrate modinfo with it so you can get a nice slab of information about what modules you’ve got loaded. Then I can go and integrate modprobe :)

the code is kind of ugly… really shows that this was a hack so that i could learn how GTK and all work a bit better… but, it’s libglade based, so that’s cool.

I’ve now learnt how programmed I am to the emacs key bindings while coding… it’s really annoying when they don’t all work. Maybe we need an emacs text editor widget.. :)

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.