All of lore.kernel.org
 help / color / mirror / Atom feed
* Getting a cursor
@ 2010-01-19  0:05 Ulf Samuelsson
  2010-01-19  7:22 ` Frans Meulenbroeks
  2010-01-20 17:18 ` Stanislav Brabec
  0 siblings, 2 replies; 6+ messages in thread
From: Ulf Samuelsson @ 2010-01-19  0:05 UTC (permalink / raw)
  To: openembedded-devel

Anyone got an idea how to get a cursor as default?
Googling, I have seen that /usr/share/icons/xcursor-transparent/cursors
all point at a transparent cursor abd that I can generate new cursors
using xcursorgen.
I guess I can also copy some cursors from a desktop, but If
I want to have cursor on by default, is there a magic setting somewhere?


-- 
Best Regards
Ulf Samuelsson




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Getting a cursor
@ 2010-01-19  0:06 Ulf Samuelsson
  0 siblings, 0 replies; 6+ messages in thread
From: Ulf Samuelsson @ 2010-01-19  0:06 UTC (permalink / raw)
  To: openembedded-devel

Anyone got an idea how to get a cursor as default?
Googling, I have seen that /usr/share/icons/xcursor-transparent/cursors
all point at a transparent cursor abd that I can generate new cursors
using xcursorgen.
I guess I can also copy some cursors from a desktop, but If
I want to have cursor on by default, is there a magic setting somewhere?


-- 
Best Regards
Ulf Samuelsson




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Getting a cursor
  2010-01-19  0:05 Getting a cursor Ulf Samuelsson
@ 2010-01-19  7:22 ` Frans Meulenbroeks
  2010-01-20 17:18 ` Stanislav Brabec
  1 sibling, 0 replies; 6+ messages in thread
From: Frans Meulenbroeks @ 2010-01-19  7:22 UTC (permalink / raw)
  To: openembedded-devel

2010/1/19 Ulf Samuelsson <ulf.samuelsson@atmel.com>:
> Anyone got an idea how to get a cursor as default?
> Googling, I have seen that /usr/share/icons/xcursor-transparent/cursors
> all point at a transparent cursor abd that I can generate new cursors
> using xcursorgen.
> I guess I can also copy some cursors from a desktop, but If
> I want to have cursor on by default, is there a magic setting somewhere?

I suggest you take your question to e.g. an X11 mailing list.
This is not OE development related.

Thank you.

Frans



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Getting a cursor
@ 2010-01-19  9:17 balakrishnan
  0 siblings, 0 replies; 6+ messages in thread
From: balakrishnan @ 2010-01-19  9:17 UTC (permalink / raw)
  To: openembedded-devel

> Anyone got an idea how to get a cursor as default?
> Googling, I have seen
that /usr/share/icons/xcursor-transparent/cursors
> all point at a transparent cursor abd that I can generate new cursors
> using xcursorgen.
> I guess I can also copy some cursors from a desktop, but If
> I want to have cursor on by default, is there a magic setting
>somewhere?

change -use_cursor option value from 'no' to 'yes'
from /etc/matchbox/session file.

With Regards
J.Balakrishnan

 






^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Getting a cursor
  2010-01-19  0:05 Getting a cursor Ulf Samuelsson
  2010-01-19  7:22 ` Frans Meulenbroeks
@ 2010-01-20 17:18 ` Stanislav Brabec
  2010-01-25  8:20   ` Johan Hovold
  1 sibling, 1 reply; 6+ messages in thread
From: Stanislav Brabec @ 2010-01-20 17:18 UTC (permalink / raw)
  To: openembedded-devel

Ulf Samuelsson wrote:
> Anyone got an idea how to get a cursor as default?
> Googling, I have seen that /usr/share/icons/xcursor-transparent/cursors
> all point at a transparent cursor abd that I can generate new cursors
> using xcursorgen.
> I guess I can also copy some cursors from a desktop, but If
> I want to have cursor on by default, is there a magic setting somewhere?

This is the trick that works for me in GPE:

mkdir -p ~/.icons/default
echo "Inherits=xcursor-transparent" >>~/.icons/default/index.theme

But it is not ideal. I would like to see it disable while using
touchscreen or keyboard and enabled while using mouse, touchpad or mouse
keys.

-- 
Stanislav Brabec
http://www.penguin.cz/~utx/zaurus




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Getting a cursor
  2010-01-20 17:18 ` Stanislav Brabec
@ 2010-01-25  8:20   ` Johan Hovold
  0 siblings, 0 replies; 6+ messages in thread
From: Johan Hovold @ 2010-01-25  8:20 UTC (permalink / raw)
  To: openembedded-devel

On Wed, Jan 20, 2010 at 06:18:09PM +0100, Stanislav Brabec wrote:
> Ulf Samuelsson wrote:
> > Anyone got an idea how to get a cursor as default?
> > Googling, I have seen that /usr/share/icons/xcursor-transparent/cursors
> > all point at a transparent cursor abd that I can generate new cursors
> > using xcursorgen.
> > I guess I can also copy some cursors from a desktop, but If
> > I want to have cursor on by default, is there a magic setting somewhere?
> 
> This is the trick that works for me in GPE:
> 
> mkdir -p ~/.icons/default
> echo "Inherits=xcursor-transparent" >>~/.icons/default/index.theme
> 
> But it is not ideal. I would like to see it disable while using
> touchscreen or keyboard and enabled while using mouse, touchpad or mouse
> keys.

As someone already pointed out you can change the use_cursor setting for
matchbox. The default value however depends on whether your
MACHINE_FEATURES contains "touchscreen" or not.

/Johan




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-01-25  8:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-19  0:05 Getting a cursor Ulf Samuelsson
2010-01-19  7:22 ` Frans Meulenbroeks
2010-01-20 17:18 ` Stanislav Brabec
2010-01-25  8:20   ` Johan Hovold
  -- strict thread matches above, loose matches on Subject: below --
2010-01-19  0:06 Ulf Samuelsson
2010-01-19  9:17 balakrishnan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.