svenper
svenper
> 1. Download [this](https://bugzilla.kernel.org/attachment.cgi?id=285753) file. > 2. Open it with a text editor and set the mac address line with your own card's address. > 3. Place it in /lib/firmware/brcm....
I should clarify that that the added third finger can have two outcomes, depending mostly on how long the tap is and if the third finger also moves, I think....
[gist here](https://gist.githubusercontent.com/anonymous/6a34e91eb4c786013b12475c1dbaf315/raw/f7b1c41d6dcf7b7f755eac1cd1249c7b010be8d4/xinput) ``` Device 'bcm5974': Device Enabled (141): 1 Coordinate Transformation Matrix (143): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 Device Accel Profile (265): 0 Device Accel Constant...
I set both `ScrollCoastDuration` and `ScrollCoastEnableSpeed` to `0` and cannot reproduce the bug anymore. In a scroll, when tapping *or* holding the third finger now instead stops both `button` and...
There’s also [`pyftfeatfreeze`](https://github.com/twardoch/fonttools-utils/tree/master/pyftfeatfreeze).
I can't think of many other cases (let alone any common ones) where feature changes would need kerning (maybe character variants in some calligraphic font, or `ital` feature). For my...
The new syntax works! Fantastic, thanks.
`/etc/rc.pre-shutdown` (or `/etc/rc.shutdown`) don't work around the problem for my NFS mount on shutdown. Has anything changed?
@D-Nice thanks for the clarification, I was just able to reboot with this workaround now. Will it break again on a package update?
Is there a way to use `/etc/rc.conf` or similar to acheive an equivalent result as this patch of `/etc/runit/3`? The way I understand it right now, the options are either,...