Hello, world

import/heads/master
Martin Tournoij 9 years ago
commit e84de832d3

@ -0,0 +1,2 @@
find-cursor
capture

@ -0,0 +1,2 @@
all:
cc find-cursor.c -o find-cursor -lX11

@ -0,0 +1,7 @@
Simple XLib program to highlight the cursor position. This is similar to the
feature found in Windows XP (and possibly later?)
You can compile it by typing `make`. At the top of the file there are some
variables you can tweak if you wish.
You can map it in your WM or with `xbindkeys`.

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

Loading…
Cancel
Save