All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yu Ke <ke.yu@intel.com>
To: poky@yoctoproject.org, richard.purdie@linuxfoundation.org
Cc: Darren Hart <dvhart@linux.intel.com>
Subject: [PATCH 0/1] use evdev driver for keyboard, fix bug 1108
Date: Fri, 27 May 2011 16:14:19 +0800	[thread overview]
Message-ID: <cover.1306483559.git.ke.yu@intel.com> (raw)

This patch update the xorg.conf for qemux86 and qemux86-64 to make keybaord
back to work in X.

The BSP xorg.conf may also need update accoringly, the main difference with
qemux86 may be the Option "Device". it can be checked in /dev/input/

CC: Darren Hart <dvhart@linux.intel.com>
CC: Zanussi Tom <tom.zanussi@intel.com>

The following changes since commit 32a4e746273c3c7d3dd0f13b745bc0679cadaa44:
  Otavio Salvador (1):
        codeparser.py: fix syntax error in exception handling

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib kyu3/bug-1108-x-keyboard
  http://git.pokylinux.org/cgit.cgi//log/?h=kyu3/bug-1108-x-keyboard

Yu Ke (1):
  xorg.conf: update keyboard config with evdev

 .../xserver-xf86-config/qemux86-64/xorg.conf       |    5 +++--
 .../xserver-xf86-config/qemux86/xorg.conf          |    5 +++--
 .../xorg-xserver/xserver-xf86-config_0.1.bb        |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)



             reply	other threads:[~2011-05-27  8:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-27  8:14 Yu Ke [this message]
2011-05-27  8:14 ` [PATCH 1/1] xorg.conf: update keyboard config with evdev Yu Ke
2011-05-27 12:22   ` Richard Purdie

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=cover.1306483559.git.ke.yu@intel.com \
    --to=ke.yu@intel.com \
    --cc=dvhart@linux.intel.com \
    --cc=poky@yoctoproject.org \
    --cc=richard.purdie@linuxfoundation.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.