Re: Fixing a bug in Synaptics driver but autogen ignores prefix

2020-11-30 Thread Peter Hutterer
On Mon, Nov 30, 2020 at 07:29:29PM +0100, Andrea G. Monaco wrote: > > > I don't think there's a configure flag for it but you can hack around that > > locally. > > > Thanks Peter, now I found it. > > But I'm still perplexed: I think that a software package should fully > respect the prefix

Re: Fixing a bug in Synaptics driver but autogen ignores prefix

2020-11-30 Thread Andrea G. Monaco
> I don't think there's a configure flag for it but you can hack around that > locally. Thanks Peter, now I found it. But I'm still perplexed: I think that a software package should fully respect the prefix it is given at configuration time. Think about the most common GNU+Linux distributi

Re: Fwd: The importance of mutual authentication: Local Privilege Escalation in X11

2020-11-30 Thread Roberto Ragusa
On 11/29/20 8:42 PM, Keith Packard wrote: Roberto Ragusa writes: Wouldn't this make it impossible to run processes under different users by using xauth and export DISPLAY=:0 ? As long as the other user has access to the specified path, processes will be able to connect to the server. I was