Created
June 20, 2011 17:18
-
-
Save perusio/1036057 to your computer and use it in GitHub Desktop.
Logcheck ignore rules for synaptics touchpad synchronization issues
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kernel: \[[[:digit:]]+\.[[:digit:]]+\] psmouse\.c: TouchPad at isa[[:digit:]]+/serio[[:digit:]]/input[[:digit:]] lost sync.* | |
kernel: \[[[:digit:]]+\.[[:digit:]]+\] psmouse\.c: issuing reconnect request | |
kernel: \[[[:digit:]]+\.[[:digit:]]+\] psmouse\.c: TouchPad at isa[[:digit:]]+/serio[[:digit:]]/input[[:digit:]] - driver resynched |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment