Skip to content
  • Bhushan Shah's avatar
    input: reconfigure after setting up the libinput · 733692f4
    Bhushan Shah authored
    Previously seat interface was keeping track of the repeat information,
    but now it is taken care by KeyboardInterface, which is created only if
    the setHasKeyboard is set to true.
    
    So, since we are setting up various capabilities on seat in libinput,
    re-parse configuration here, so that various information like key repeat
    is notified to kwayland-server
    
    BUG: 428039
    733692f4