* Mon Aug 04 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-4

- 10-x11-keymap.fdi, fedora-setup-keyboard: Attempt to read keyboard settings
  from /etc/sysconfig/keyboard and stuff them into hal.
This commit is contained in:
Adam Jackson 2008-08-04 21:17:02 +00:00
parent 59994a9d39
commit b1cd19cffe

View File

@ -19,7 +19,7 @@
Summary: X.Org X11 X server
Name: xorg-x11-server
Version: 1.4.99.906
Release: 3%{?dist}
Release: 4%{?dist}
URL: http://www.x.org
License: MIT
Group: User Interface/X
@ -63,7 +63,7 @@ Patch5007: xserver-1.5.0-bad-fbdev-thats-mine.patch
Patch5011: xserver-1.4.99-endian.patch
# evdev keyboard map fix
Patch5012: xserver-1.5.0-call-SwitchCoreKeyboard-for-first-device.patch
# Patch5012: xserver-1.5.0-call-SwitchCoreKeyboard-for-first-device.patch
%define moduledir %{_libdir}/xorg/modules
%define drimoduledir %{_libdir}/dri
@ -488,7 +488,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Aug 04 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-3
* Mon Aug 04 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-4
- 10-x11-keymap.fdi, fedora-setup-keyboard: Attempt to read keyboard settings
from /etc/sysconfig/keyboard and stuff them into hal.