xmodmap really slow

2018-07-26 Thread Alan Hourihane
Anyone tried just doing this recently xmodmap -pke > /tmp/keydump xmodmap /tmp/keydump And watch the Xserver hang for quite some time. Alan. ___ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https

More gitlab migration (this time it's personal)

2018-07-26 Thread Adam Jackson
If you want to follow anything I'm working on, follow it here: https://gitlab.freedesktop.org/ajax/xserver/ I'll be using merge requests under that repo to track the progress of my own development branches, and issues to track known defects that someone should work on. I won't be looking at bugzi

Re: xmodmap really slow

2018-07-26 Thread Peter Hutterer
On Thu, Jul 26, 2018 at 12:25:49PM +0100, Alan Hourihane wrote: > Anyone tried just doing this recently > > xmodmap -pke > /tmp/keydump > xmodmap /tmp/keydump > > And watch the Xserver hang for quite some time. anything in the log? Just tried this locally and it worked just fine. what server