All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Schmidt <stefan@datenfreihafen.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] bug20/xorg.conf: update to use tslib driver for touchscreen input device.
Date: Fri, 7 May 2010 12:05:45 +0200	[thread overview]
Message-ID: <20100507100545.GB18308@excalibur.local> (raw)
In-Reply-To: <1273182940.4942.10.camel@T61>

Hello.

On Thu, 2010-05-06 at 17:55, Ken Gilmer wrote:
> diff --git a/recipes/xorg-xserver/xserver-xorg-conf/bug20/xorg.conf b/recipes/xorg-xserver/xserver-xorg-conf/bug20/xorg.conf
> index 0b976fe..746874f 100644
> --- a/recipes/xorg-xserver/xserver-xorg-conf/bug20/xorg.conf
> +++ b/recipes/xorg-xserver/xserver-xorg-conf/bug20/xorg.conf
> @@ -26,4 +26,12 @@ EndSection
>  Section "ServerLayout"                                 
>          Identifier      "Builtin Default Layout"                                     
>          Screen  "Builtin Default fbdev Screen 0"        
> +		InputDevice "bmi-lcd-ts" "CorePointer"
>  EndSection                                              
> +
> +Section "InputDevice" 
> +		Identifier "bmi-lcd-ts" 
> +		Driver "tslib"
> +		Option "SwapAxes" "1" 
> +    	Option "Device" "/dev/input/touchscreen0" 
> +EndSection                                       

The addition is only to make X aware of the swaped axes, right? Looks fine to me
given that you have tested it.

I would need a git format-patch style patch to apply and push it here though ad
evolution seem to have mangled your patch patch and it did not appear in
patchwork yet.

regards
Stefan Schmidt



  reply	other threads:[~2010-05-07 10:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-06 21:55 [PATCH] bug20/xorg.conf: update to use tslib driver for touchscreen input device Ken Gilmer
2010-05-07 10:05 ` Stefan Schmidt [this message]
2010-05-12 10:53 ` Koen Kooi
2010-05-12 18:38   ` Stefan Schmidt
2010-05-13  7:58     ` Koen Kooi
2010-05-13  8:35       ` Stefan Schmidt

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=20100507100545.GB18308@excalibur.local \
    --to=stefan@datenfreihafen.org \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.