Peter John Hartman <peterjohnhart...@gmail.com> writes: > On Wed, Feb 02, 2011 at 08:48:26AM +0100, Łukasz Pankowski wrote: >> Patch command refused to apply it with "Only garbage was found in the >> patch input." but with -n option (The patch is in normal diff format) >> the config.h part applied (but patch prompted for the file name). >> I think patch stopped on "Only in ..." / "Binary files ... differ" lines >> so I split the dwm.c part of the patch to another file and applied it >> from that. > > Yeah, patch was garbage, but I just hadn't been trying hard enough. My > touchscreen (the IDC Ideacom on the EEET91) isn't the best; it "catches" > a gesture about once out of three.
On FR single segment gestures are quite reliable even with a finger two segment are at most 1/3 or worse with a finger. But with a stick if you stop between the segments two segment gestures are reliable too. > > Peter