Tag Archives: gnome

QGtkStyle Now Part of Qt

Looks like KDE apps just got a whole lot more appealing to Gnome users. I like a lot of KDE apps (Kate being a particularly cool editor when I’m on the Linux box), but I just never used to use … Continue reading

Posted in linux, snippets | Tagged , , , | 2 Comments

Mount ISO Files With Nautilus

Here’s two short bash scripts that allow you to mount and unmount an ISO image easily within the right-click menu in Nautilus (the file manager in Gnome): $ sudo mkdir /media/ISO $ cd ~/.gnome2/nautilus-scripts/ $ gedit “Mount ISO Image” Now … Continue reading

Posted in linux | Tagged , , , | 1 Comment