View Single Post
Old 10-03-2012, 10:53 AM   #3
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Post

for those of you who would prefer to be able to turn the cursor OFF from time to time...

(or even have it set to off by default) I have created: blankheartcursor.pcf
via:
bdftopcf -o blankheartcursor.pcf cursor.bdf
using an amended ALL BLANK info section for the heart symbol.

which you would call like. xsetroot -cursor_name heart to get a blank cursor.

You could also just do other things:
Spoiler:

Quote:
usage: xsetroot [options]
where options are:
-display <display> or -d <display>
-fg <color> or -foreground <color>
-bg <color> or -background <color>
-rv or -reverse
-help
-def or -default
-name <string>
-cursor <cursor file> <mask file>
-cursor_name <cursor-font name>

-xcf <ARGB cursor file> <cursor size>
-solid <color>
-gray or -grey
-bitmap <filename>
-mod <x> <y>
use a cursor file and swap it for a blank or whatever.

fiddle with the sym link. all sorts, no doubt.


To use this file drop it in the /usr/share/fonts/X11/misc/ folder and link it as outlined before.

killall Xorg to see the new cursors

Few known side-effects:
I left the MASK version as-is in blankheartcursor.pcf so you get a white heart on selected things ahh ^_____^

Other cursors may maliciously now work in various places...

startup screen will have tiny arrow in tree

Also added the blankheartandmaskcursor.pcf for those with something against cute hearts

This however meets my needs.
Thanks.
Attached Thumbnails
Click image for larger version

Name:	cursor  cursor.bdf ()_053.png
Views:	609
Size:	28.8 KB
ID:	93303   Click image for larger version

Name:	Selection_054.png
Views:	532
Size:	5.1 KB
ID:	93304   Click image for larger version

Name:	cursor  cursor.bdf ()_055.png
Views:	953
Size:	28.7 KB
ID:	93307  
Attached Files
File Type: gz blankheartcursor.pcf.tar.gz (5.2 KB, 453 views)
File Type: gz blankheartandmaskcursor.pcf.tar.gz (5.2 KB, 431 views)

Last edited by twobob; 10-03-2012 at 01:55 PM. Reason: added more stuff, caveats
twobob is offline   Reply With Quote