[ltp] Low Typematic-Rate after suspend
Rob Mayoff
linux-thinkpad@linux-thinkpad.org
24 Sep 2003 16:28:09 -0500
+---------- On Sep 24, Frederic Gaus said:
| I can fix this by executing /sbin/kbdrate -r 30.0, so it is not a real
| problem. But it would be nice if I could automate this.
On Redhat you can create an "/etc/sysconfig/apm-scripts/apmcontinue"
script that gets run on suspend and resume. Have a look at
"/etc/sysconfig/apm-scripts/apmscript" to see how it gets run.
There's probably something similar on other distros.