Hi,
On Sun, Aug 27, 2017 at 6:58 PM, Kai Uwe Broulik <[email protected]> wrote: > Hi, > > I used to experience the same. It's kcminit not properly re-applying settings > as it fails to detect the hotplug event. There's two code paths and one of > them (used on some distros, mostly *buntu?) doesn't properly work iirc. I > thought that was fixed, though. > > David R, you looked at this once, right? Yes, I did, but the udev code path is no longer used and xinput is used everywhere (even on systems without xcb-xinput as the event struct definition is hardcoded). Code in question is: plasma-desktop:kcms/keyboard/xinput_helper.cpp > > Cheers, > Kai Uwe > David >
