A few days ago, I had written a post about the difficulties I had encountered in an attempt to capture an image of a menu under GNOME. A reader, “mysurface“, who, by the way, has written an article about taking screenshots, was 100% positive that, after issuing ImageMagick’s import
command, it is still possible to switch between running applications with Alt-Tab
and trigger menus with Alt
, before using the mouse cursor to select the area that will be captured.
Continue reading
Blanking a rewritable CD/DVD in GNOME
Chances are that your removable media preferences in GNOME are set in a way so that CDs get mounted automatically. There is a usability bug that comes into play whenever you try to blank an already written rewritable CD or DVD with Gnomebaker or directly with the command-line tool (cdrecord). An error message that the…