Re: [dev] [bug] locked mouse pointer

2016-04-22 Thread Alba Pompeo
After searching for a long time, I think I found the bug report about this issue. It's really either a libinput or xorg bug. Are you using a laptop with touchpad by any chance? Blacklisting the touchpad input seems to have fixed it for me, but it's still too soon to be sure. You should give it a tr

Re: [dev] [bug] locked mouse pointer

2016-04-22 Thread Andrew Fuller
I ran into the same issue about a week ago, using i3wm+st. Exactly the same symptoms as you described, and it's the first time it's ever happened to me. Unfortunately I "fixed" it by unplugging/replugging my house and I don't know how to reproduce it. But I haven't restarted any software or reboote

[dev] [bug] locked mouse pointer

2016-04-22 Thread Alba Pompeo
Dears, I have a weird bug and I'm not sure how to find the culprit. I'm using dwm and from time to time my mouse pointer gets locked. Highlighting text on st doesn't work, right-clicking on firefox doesn't work, left-click dragging on pdf-reader doesn't work, slock errors, windows don't get focuse

Re: [dev] Hi, newb here.

2016-04-22 Thread Quentin Carbonneaux
On Thu, Apr 21, 2016 at 05:18:24PM +0200, FRIGN wrote: > On Mon, 18 Apr 2016 21:18:25 +0300 > ab wrote: > > What kind of advice could you guys give to a novice? I'd like to get > > myself more familiar with Linux and C (because I have a copy of K&R). > > I'm asking you guys because you seem to kno

Re: [dev] a few questions about watch in ubase

2016-04-22 Thread Greg Reagle
Thank you to Dimitris and Ryan for answering my questions--very informative. On 04/21/2016 02:04 PM, Greg Reagle wrote: Please excuse me if these questions are rudimentary. I am using Debian Stable. Why is watch linked with the crypt library? cc -s -o watch watch.o libutil.a -lcrypt It does