* Wed Oct 22 2008 Peter Hutterer <peter.hutterer@redhat.com>
- fix typo in xserver-1.5.2-no-duplicate-devices.patch
This commit is contained in:
parent
6baf601042
commit
d4d60d4acf
@ -525,6 +525,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 22 2008 Peter Hutterer <peter.hutterer@redhat.com>
|
||||||
|
- fix typo in xserver-1.5.2-no-duplicate-devices.patch
|
||||||
|
|
||||||
* Mon Oct 20 2008 Adam Jackson <ajax@redhat.com> 1.5.2-8
|
* Mon Oct 20 2008 Adam Jackson <ajax@redhat.com> 1.5.2-8
|
||||||
- xserver-1.5.2-exa-sync-less.patch: Avoid migrating pixmaps out on
|
- xserver-1.5.2-exa-sync-less.patch: Avoid migrating pixmaps out on
|
||||||
PutImage.
|
PutImage.
|
||||||
|
@ -60,7 +60,7 @@ index a1c2e34..ac80add 100644
|
|||||||
+ IDevPtr *current;
|
+ IDevPtr *current;
|
||||||
+ if (!warned)
|
+ if (!warned)
|
||||||
+ {
|
+ {
|
||||||
+ xf86Msg(X_WARNING, "AllowEmtpyInput is on, devices using "
|
+ xf86Msg(X_WARNING, "AllowEmptyInput is on, devices using "
|
||||||
+ "drivers 'kbd' or 'mouse' will be disabled.\n");
|
+ "drivers 'kbd' or 'mouse' will be disabled.\n");
|
||||||
+ warned = TRUE;
|
+ warned = TRUE;
|
||||||
+ }
|
+ }
|
||||||
|
Loading…
Reference in New Issue
Block a user