ref: 8a4bf835a911fb63f72502ccd40437450e000673
parent: aab75bc6bafee51d5f36351b5cf2746fa814e6d8
author: qwx <qwx@sciops.net>
date: Thu Mar 17 23:32:39 EDT 2022
twitch: mouse settings belong in profile
--- a/bin/twitch
+++ b/bin/twitch
@@ -8,12 +8,10 @@
if(! test -f /tmp/t)
usage
-
echo hwgc soft >/dev/vgactl
echo blanktime 0 >/dev/mousectl
switch($sysname){
case hsw
- echo linear >/dev/mousectl
parm=(-f 60 -k 1000 -Q 50)
case w520
parm=(-f 30 -Q 33)