LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-27-2005, 08:52 PM   #1
The SIN Raven
Member
 
Registered: Jun 2003
Location: Portugal
Distribution: Slackware 10.1
Posts: 165

Rep: Reputation: 30
Question How to hide the mouse cursor????


Hi.
O.K., i´m a Slack lover and i allways will be, and that´s it.
I´m running slack 10.1.
I had a long quest, making Quake II ID Software v.3.20 official binaries work like they should, and i had sucess, and they really rock, in my opinion, mutch better then any 3rd party engines, for me no comparations....
But now i have one last thing that i need to solve, that is driving me crazy....
I cant get rid of the mouse cursor over my Quake II windows, and it does have nothing to doo with Quake II.
My questions is simple, is there any command, or any whay to hide the mouse cursor when i run a xwindows aplication, or even a command, or a whay to just hide the mouse cursor.
Of course, i only need to hide the cursor and not to disable it because i will need it for the game.
Thakz in advance guys, and plz help me make another win in my slak box....

Thake care all:

The SIN Raven
 
Old 03-28-2005, 12:17 AM   #2
sgrayban
Member
 
Registered: Nov 2004
Location: Spokane, WA
Distribution: Debian 6.0
Posts: 369

Rep: Reputation: 30
nope
 
Old 03-28-2005, 05:35 AM   #3
Oholiab
Member
 
Registered: Feb 2005
Location: UK
Distribution: Slackware 10.1
Posts: 165

Rep: Reputation: 30
You could make your own cursor which is invisible... I know that would just be a pain in the ass and more hastle to have to change the cursor every time you play (which usually involves restarting X), but it doesn't seem you have much choice!
 
Old 03-28-2005, 05:45 AM   #4
WilliamS
Member
 
Registered: Nov 2003
Location: 46N 76W
Distribution: Slackware 14.1
Posts: 380

Rep: Reputation: 31
If you mean the mouse pointer, there must be a way to hide it, because that is what mplayer does.

It disappears if it's not moved.

I don't know how that is done.
 
Old 03-28-2005, 06:19 AM   #5
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
It is a program function from Xlib

XDefineCursor(display, window, None);
--> set the 3rd argument to this Xlib function to None will disable the cursor
 
Old 03-31-2005, 04:00 AM   #6
The SIN Raven
Member
 
Registered: Jun 2003
Location: Portugal
Distribution: Slackware 10.1
Posts: 165

Original Poster
Rep: Reputation: 30
Hi guys.
Thanks for the replys.
I also im almoast shure that there is a command or a whay to do it, but like you guys, im not seing witch....
Maybe someone more experient that me will gives us the tip...
Meanwhile im thinking on ussing the invisible cursor.
How should i create the invisible cursor?
I´m really loast here....
Is there any site or link where i could get this invisible cursor?
Or even can you guys send me one already made?
Thanks.

The SIN Raven
 
Old 11-30-2006, 05:35 AM   #7
rudydark
LQ Newbie
 
Registered: Nov 2006
Posts: 6

Rep: Reputation: 1
Thumbs up

Hi SIN Raven!

It is a quite old post, but hard to find the solution. I do not know Slackware so much, but have you found the command
Code:
unclutter
in it?

Quote:
Originally Posted by The SIN Raven
Hi guys.
Thanks for the replys.
I also im almoast shure that there is a command or a whay to do it, but like you guys, im not seing witch....
Maybe someone more experient that me will gives us the tip...
Meanwhile im thinking on ussing the invisible cursor.
How should i create the invisible cursor?
I´m really loast here....
Is there any site or link where i could get this invisible cursor?
Or even can you guys send me one already made?
Thanks.

The SIN Raven
 
1 members found this post helpful.
Old 07-10-2008, 10:17 AM   #8
vesperatus
Member
 
Registered: Feb 2004
Posts: 44

Rep: Reputation: 15
Year 2008, on mandriva 2008 and was looking for exacltly that !

unclutter, found it for Mandriva 2008 does exacly that. on rpm.pbone.net

You can specify multiple options like how long in idle before hiding it.
 
Old 07-10-2008, 01:08 PM   #9
bgeddy
Senior Member
 
Registered: Sep 2006
Location: Liverpool - England
Distribution: slackware64 13.37 and -current, Dragonfly BSD
Posts: 1,810

Rep: Reputation: 232Reputation: 232Reputation: 232
Found this ftp://ftp.at.debian.org/grml/src/grm..._8.orig.tar.gz

It compiles OK on my system and seems to work on a Konsole window. I ran this on a test box I have as I am usually a bit careful about running code of unknown origin.
 
Old 07-10-2008, 10:48 PM   #10
shadowsnipes
Senior Member
 
Registered: Sep 2005
Distribution: Slackware
Posts: 1,443

Rep: Reputation: 73
yeah unclutter is what you are looking for. I have been using it for a long time on my laptop (Slackware 12 with a custom fluxbox setup). I just have it run during my X startup scripts. It does interfere with some programs that grab the mouse (such as game emulators), so you might have to kill it occasionally for special cases.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I hide the mouse pointer? stowheliman Linux - Software 1 11-24-2006 11:14 PM
No mouse pointer (cursor), mouse does work whizz Linux - Hardware 6 04-04-2006 09:00 PM
[Mouse cursor] flicking on animated cursor Creak Debian 1 06-10-2005 02:16 AM
how do I hide the mouse pointer omega17 Slackware 2 07-26-2004 06:17 PM
Xlib: Hide mouse cursor gurra Programming 0 10-07-2003 05:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:40 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration