Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: jim.software on November 09, 2009, 11:44:05 PM

Title: How to move cursor with a bash command
Post by: jim.software on November 09, 2009, 11:44:05 PM
Is there any way to move the cursor to the lower right corner of the screen so that it does not show until someone moves the mouse?
Or
Is there a way to make the mouse transparent?

I have tried a few options with the .xession file....
Xvesa -fc micro ... (the rest of the stuff)

This would not even make it to the X GUI.  It booted in to a terminal after the Xsession failed.  The error was could not find Display 0:0.  However when I remove the "-fc micro and leave the .xsession file in its original form, it boots just fine to the GUI.

-- sorry for cross posting.  I don't know which topic to put my question in.
Title: Re: How to move cursor with a bash command
Post by: Lee on November 10, 2009, 09:12:39 AM
I can't really help solve your problem, but this might make you feel better about it.  :)

http://forum.tinycorelinux.net/index.php?topic=3780.0
Title: Re: How to move cursor with a bash command (SOLVED - mostly)
Post by: jim.software on November 11, 2009, 01:40:25 AM
/usr/lib/X11/fonts/misc/
rename cursor.<extension?> to x_cursor.<extension?>
copy micro.<extension?> to cursor.<extension?>