Thursday, 25th April 2024

Comment posted How to fix Thinkpad R61i trackpoint (mouse pointer) hang ups in GNU / Linux by .

Recent comments by

Share this on:

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

No Responses to “…”

  1. hip0 says:
    Opera 11.00 Opera 11.00 GNU/Linux x64 GNU/Linux x64
    Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.7.62 Version/11.00

    Even with more often invokation of the /usr/sbin/restart-trackpoint.sh script, sometimes (very rarely) the trackpoint hangs.
    To minimize the hang ups even further, the crontab has to execute the script every 1 min e.g.:
     
    */1 * * * * /usr/sbin/restart_trackpoint.sh >/dev/null 2>&3

    View CommentView Comment