-dpi option of Xephyr

2020-03-05 Thread Sagar Tiwari
What does the `-dpi` option of `Xephyr` do. I'm trying different values like this: Xephyr -dpi 20 -screen 640x480 :1 and the programs running in the session don't look different in any way. ___ xorg@lists.x.org: X.Org support Archives: http://lists.

losing touchpad events in some windows

2020-03-05 Thread Konstantin Sobolev
Hi I'm running xorg-server 1.20.6 with xorg-drivers 1.20 on Dell Precision 9540 libinput is used for input, with touchpad using i2c_hid driver, this is on 5.5.7 kernel Sometimes (after suspend/resume?) touchpad taps and two finger scroll stops working in some windows, which spreads to all windows

Re: -dpi option of Xephyr

2020-03-05 Thread Alan Coopersmith
On 3/5/20 6:14 AM, Sagar Tiwari wrote: What does the `-dpi` option of `Xephyr` do. I'm trying different values like this:     Xephyr -dpi 20 -screen 640x480 :1 and the programs running in the session don't look different in any way. It changes the static global resolution size reported by x

Re: losing touchpad events in some windows

2020-03-05 Thread Peter Hutterer
On Thu, Mar 05, 2020 at 08:35:20AM -0800, Konstantin Sobolev wrote: > Hi > I'm running xorg-server 1.20.6 with xorg-drivers 1.20 on Dell Precision 9540 > libinput is used for input, with touchpad using i2c_hid driver, this is on > 5.5.7 kernel > > Sometimes (after suspend/resume?) touchpad taps an