WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: How to move cursor with a bash command  (Read 1709 times)

Offline jim.software

  • Newbie
  • *
  • Posts: 17
How to move cursor with a bash command
« 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.

Offline Lee

  • Hero Member
  • *****
  • Posts: 645
    • My Core wiki user page
Re: How to move cursor with a bash command
« Reply #1 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
32 bit core4.7.7, Xprogs, Xorg-7.6, wbar, jwm  |  - Testing -
PPR, data persistence through filetool.sh          |  32 bit core 8.0 alpha 1
USB Flash drive, one partition, ext2, grub4dos  | Otherwise similar

Offline jim.software

  • Newbie
  • *
  • Posts: 17
Re: How to move cursor with a bash command (SOLVED - mostly)
« Reply #2 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?>