Re: 2019 Xorg Election Results

2019-05-08 Thread Trevor Woerner
On Wed, May 8, 2019 at 10:06 AM Harry Wentland wrote: > Trevor Woerner 4 14 10 10 8 19 199 > I'd like to truly thank the other 3 people who chose me as their 1st pick, and the 14 (:-O !!) who chose me as their first 2nd-place pick! Considering I'

Re: phantom ESC key stream activity

2017-01-05 Thread Trevor Woerner
In order to paste the following into my previous email: On Thu 2017-01-05 @ 01:10:22 PM, Trevor Woerner wrote: > Jan 05 12:59:44 openSUSE-i7 kernel: usb 2-3.3: new full-speed USB > device number 10 using ehci-pci > Jan 05 12:59:44 openSUSE-i7 kernel: usb 2-3.3: New USB dev

Re: phantom ESC key stream activity

2017-01-05 Thread Trevor Woerner
Hi Vladimir, (I hope you don't mind me steering this conversation back to the mailing list?) On Thu 2017-01-05 @ 12:33:55 PM, Vladimir Dergachev wrote: > X11 should be receiving the stream via Linux input layer. I would suggest > to check for changes to Linux kernel and, in particular, any powe

phantom ESC key stream activity

2017-01-05 Thread Trevor Woerner
Hi X11 experts! I'm running x11-xorg 7.6 on openSUSE 42.1. If I stop using my keyboard for a couple minutes, I find the focused window suddenly receiving a rapid stream of ESC key presses and releases until I press some key. Here is a sample set of one pair of events captured in xev: Key

userspace touchscreen support

2016-01-28 Thread Trevor Woerner
Hi, I have one of those 7" touchscreens that has both an HDMI port and a USB port. I'm writing code in userspace to handle the touch events: 1. using libudev to detect/find the device and its associated device node (/dev/hidrawX) 2. creating a virtual uinput device to send the interpreted touch

Re: [ANNOUNCE] libXfont 1.4.7

2014-01-07 Thread Trevor Woerner
On 01/07/14 15:46, Alan Coopersmith wrote: > On 01/ 7/14 12:41 PM, Trevor Woerner wrote: >> On 01/07/14 11:35, Alan Coopersmith wrote: >>> This release includes the fix for CVE-2013-6462, as well as other >>> security >>> hardening and code cleanups

Re: [ANNOUNCE] libXfont 1.4.7

2014-01-07 Thread Trevor Woerner
On 01/07/14 11:35, Alan Coopersmith wrote: > This release includes the fix for CVE-2013-6462, as well as other security > hardening and code cleanups, and makes libXfont compatible with libXtrans 1.3 > on Solaris. Should the libXfont_la_LDFLAGS be bumped to reflect this update? ___