KAGEYAM4

Results 154 comments of KAGEYAM4
trafficstars

> Does it also happens when you disable the primary cation for the left click? Do you mean this , can you explain "disable the primary cation for the left...

> yes, this is what I mean, the idea is that if altsnaps receaves alt+lclick then it starts a move action and ignores the MMB that comes after. This is...

just to be sure . i am talking about touchpad three tap gesture .. here are some screenshots ![image](https://user-images.githubusercontent.com/75798544/182579254-88f15c09-cfff-43d8-bf30-ef642a3a3a8b.png) ![image](https://user-images.githubusercontent.com/75798544/182579339-bd1f3e80-d9d8-42e5-9032-36af79ba6e3f.png)

ok this is happening : When i press Alt+TouchPadThreeTap nothing is getting logged. but then i tried `Ctrl || Win || Shift + TouchPadThreeTap` the ad.log is getting populated. Then...

> plus it seems the MMB down/up events gets repeated two times for one Ctrl+TouchPadThreeTap. half right .. This is the behaviour---> P.S Note -- All of these were only...

Did you compiled you .c file along with cs50.c ( note the .c) . the cs50.h just contains the prototype of cs50.c file, so that when your compiler compiles the...

I have been looking for this too, is there any workaround you know of till it officially get implemented, i created a reddit post, if i find any will post...

My bad, forgot to close. Thanks for reminding.