WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Making the mouse pointer dissapear!  (Read 2456 times)

Offline pursyapt

  • Newbie
  • *
  • Posts: 1
Making the mouse pointer dissapear!
« on: July 22, 2010, 09:03:19 AM »
Hi all,

I imagine this sounds like a strange request but I need to hide the mouse pointer when Tony Core Linux boots. I'm developing a kiosk application you see and I don't want the pointer to show when the system boots up and loads the first screen. I would however like the mouse pointer to appear when an admin logs into the machine and moves the mouse.

I'm guessing this will involve something to do with xset but I've not been able to find it yet

Thanks

Chris

Offline 3rail

  • Full Member
  • ***
  • Posts: 114
Re: Making the mouse pointer dissapear!
« Reply #1 on: July 23, 2010, 08:08:59 AM »
In debian, there is an application called "unclutter", perhaps you could get that ported to tinycore if it's not already available

Or do it by hand, as outlined here (I did this back in the day and it works):

http://ask.slashdot.org/comments.pl?sid=55567&cid=5414812

and note the correction to the original solution posted below it

Offline 3rail

  • Full Member
  • ***
  • Posts: 114
Re: Making the mouse pointer dissapear!
« Reply #2 on: July 29, 2010, 09:42:32 AM »
FYI I've upgraded to tc3.0 and compiled the unclutter source from debian into an extension that seems to work nicely.

I'll see what I can do about submitting it to the maintainers

edit:  there is now an unclutter extension for 3.x in the repository
« Last Edit: July 30, 2010, 08:05:48 AM by 3rail »