Justen Robertson

Results 4 comments of Justen Robertson

getting the same thing on rodio 0.11, with large FLAC sources. I thought maybe the BufReader initially reading the file was underrunning so I increased its capacity significantly, but that...

Man what a pain :) Thanks for the details. If I do happen to come across a solution to this I'll definitely pass it your way.

I was able to solve this with a Synaptics touchpad (usbid 06CB:2970) by changing `/etc/gesture/40-touchpad-cmt.conf` to add the following line: ``` Option "libinput Tapping Enabled" "1" ``` In the `Section...

@MuntashirAkon glad it helped someone! I didn't make any other changes, but you should be able to use all the usual libinput options in there to customize it (theoretically). Check...