diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2019-06-09 04:50:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:32:07 +0700 |
commit | 164879f915d188783c534a855d0e82a1a6701fc2 (patch) | |
tree | 1b060616d2750ab269bcb76adfc9ff877b953d39 /desktop/find-cursor/README | |
parent | 1099a6ccdd639a193ad006975c23a0e2db955fe9 (diff) |
desktop/find-cursor: Added (Highlight Cursor Position).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/find-cursor/README')
-rw-r--r-- | desktop/find-cursor/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/find-cursor/README b/desktop/find-cursor/README new file mode 100644 index 0000000000000..73f1e40b007c2 --- /dev/null +++ b/desktop/find-cursor/README @@ -0,0 +1,2 @@ +Simple XLib program to highlight the cursor position. This is similar to the +feature found in Windows XP. |