Re: How can I hide the mouse cursor in embeded linux?
- From: Juergen Beisert <jbeisert@xxxxxxxxxxxx>
- Date: Fri, 12 Oct 2007 12:23:13 +0200
John Huntington wrote:
"Juergen Beisert" <jbeisert@xxxxxxxxxxxx>
??????:fekf1u$85a$00$1@xxxxxxxxxxxxxxxxxxxx
John Huntington wrote:
dear all,
I want to hide or display the cursor in embeded linux on ARM9
platform?
which file in kernel should I modify?
Mouse cursor or console cursor? For the mouse cursor there should be an
API
to control (X), for console cursor there should be control sequences to
hide or show it (take a look into the ncurses library).
Juergen
Mouse cursor! It dispalys on a LCD screen, someone told me to modify the
kernel to hide or dispaly it, but I don't know which file should I modify!
It seems you are running a fdev based graphical environment. Or an X based?
If X based a better place for the modification would be the X driver,
otherwise the framebuffer driver for your hardware.
Or simply use a cursor theme with transparent images.
Juergen
.
- References:
- Re: How can I hide the mouse cursor in embeded linux?
- From: Juergen Beisert
- Re: How can I hide the mouse cursor in embeded linux?
- Prev by Date: Re: Are they obligued to give me the source code?
- Next by Date: Re: How can I hide the mouse cursor in embeded linux?
- Previous by thread: Re: How can I hide the mouse cursor in embeded linux?
- Next by thread: Re: How can I hide the mouse cursor in embeded linux?
- Index(es):
Relevant Pages
|