All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] use evdev driver for keyboard, fix bug 1108
@ 2011-05-27  8:14 Yu Ke
  2011-05-27  8:14 ` [PATCH 1/1] xorg.conf: update keyboard config with evdev Yu Ke
  0 siblings, 1 reply; 3+ messages in thread
From: Yu Ke @ 2011-05-27  8:14 UTC (permalink / raw)
  To: poky, richard.purdie; +Cc: Darren Hart

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(-)



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

end of thread, other threads:[~2011-05-27 12:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-27  8:14 [PATCH 0/1] use evdev driver for keyboard, fix bug 1108 Yu Ke
2011-05-27  8:14 ` [PATCH 1/1] xorg.conf: update keyboard config with evdev Yu Ke
2011-05-27 12:22   ` Richard Purdie

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.