Screen color grab to X11 selection

| No Comments

Step 1: install grabc (FreeBSD: ports/x11/grabc) Step 2: install xclip (ports/x11/xclip) Step 3: assign some key in your window manager to the following sequence:

grabc 2>/dev/null|perl -pe 'chomp'|xclip -i

Voila.

Originally, I wanted to make a dockapp to click on, which would do that, but then decided that it’s not worth the bother.

Leave a comment

About this Entry

This page contains a single entry by tobez published on March 17, 2005 4:08 PM.

What you get for playing with Firefox'es about:config too much was the previous entry in this blog.

krion's FreeBSD Blog is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.