Re: How can I hide the mouse cursor in embeded linux?
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
.
Relevant Pages
- Console escape code
... The application is using a couple of escape control sequences to ... but on 6.3 the cursor changed from block type to ... but the cursor is overscore instead of block ... (freebsd-questions) - Re: Replace the "hourglass" cursor on the PB5.0
... After rename, it still don't get the new cursor on "Build and Sysgen Current ... Is there anything else I need to modify? ... How can I info/command the Platform Builder to use my Cursor8b_clone.lib ... (microsoft.public.windowsce.platbuilder) - Re: Change ROW colors in a grid.
... I select one of the records from the cursor and modify that record I ... the record number odd or even so that ever other row is a different ... color but when I do a filter to the table and then look at the ... (microsoft.public.fox.programmer.exchange) - Re: Change ROW colors in a grid.
... TonySper wrote: ... I select one of the records from the cursor and modify that record I ... color but when I do a filter to the table and then look at the ... (microsoft.public.fox.programmer.exchange) - Re: Problems with a tringer
... Yes I it is modify the Key and I dont own the trigger to modify it. ... looked at an ADO based replacement but I can not read Russan. ... compatible with editing from a clientside cursor. ... (borland.public.delphi.database.ado) |
|