All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: Where's my X cursor?
Date: Thu, 29 Nov 2012 07:25:00 -0700	[thread overview]
Message-ID: <50B7703C.3090507@mlbassoc.com> (raw)
In-Reply-To: <CAJTo0LaVBOHMipWo=E_=T8mCTMRzB8THg6Ukgt+hDTK2PgvDWA@mail.gmail.com>

On 2012-11-29 06:39, Burton, Ross wrote:
> On 29 November 2012 13:29, Gary Thomas <gary@mlbassoc.com> wrote:
>> I'm having troubles with the latest Xorg server.  I have a system
>> which has a small display (320x240) with a touch screen.  When I
>> bring up X, there is no mouse pointer, even if my touch screen is
>> disabled [in the kernel] and I have a "normal" (USB) mouse attached.
>
> Your machine configuration (/etc/formfactor/machconfig) probably says
> HAVE_TOUCHSCREEN=1, which results in the X init scripts disabling the
> cursor.  Remove that line, comment it out with a #, or set it to 0,
> and the cursor should be visible on the next boot.

Duh, I should have thought of that. What program/script uses that file?
I ask because the code in /etc/X11/Xserver explicitly does not if the
server is Xorg (if I'm reading things correctly).

Also, any pointers on how to debug the touch screen?  As I said, it
works fine with SDL and Qt, but with X, it seems to go 100% backwards
from what I want, i.e. touch left moves the cursor right, etc.

Thanks

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



      reply	other threads:[~2012-11-29 14:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-29 13:29 Where's my X cursor? Gary Thomas
2012-11-29 13:39 ` Burton, Ross
2012-11-29 14:25   ` Gary Thomas [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50B7703C.3090507@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.