[konsole] [Bug 482980] Keyboard repeat does not work

Ivan Stankovic bugzilla_noreply at kde.org
Sat Mar 16 14:05:12 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=482980

--- Comment #9 from Ivan Stankovic <istankovic at posteo.net> ---
On Arch I think I only needed the ibus and ibus-hangul packages. I assume the
virtual keyboard module of KDE system settings then automatically recognized
the available input method engine.

These are the IBus processes and their arguments that I have running:

/usr/lib/ibus/ibus-ui-gtk3 --enable-wayland-im --exec-daemon --daemon-args
--xim --panel disable
ibus-daemon --xim --panel disable                                               
/usr/lib/ibus/ibus-dconf                                                        
/usr/lib/ibus/ibus-extension-gtk3                                               
/usr/lib/ibus/ibus-x11 --kill-daemon                                            
/usr/lib/ibus/ibus-portal                                                       
/usr/lib/ibus/ibus-engine-simple                                                
/usr/lib/ibus/ibus-engine-hangul --ibus                                         

And it's all started by kwin_wayland:

 ├─kwin_wayland_wr─┬─kwin_wayland─┬─Xwayland───9*[{Xwayland}]                   
 │                 │             
├─ibus-ui-gtk3─┬─ibus-daemon─┬─ibus-dconf───4*[{ibus-dconf}]          
 │                 │              │              │            
├─ibus-engine-han───4*[{ibus-engine-han}]
 │                 │              │              │            
├─ibus-engine-sim───3*[{ibus-engine-sim}]
 │                 │              │              │            
├─ibus-extension-───4*[{ibus-extension-}]
 │                 │              │              │            
└─3*[{ibus-daemon}]                      
 │                 │              │              └─5*[{ibus-ui-gtk3}]           
 │                 │              └─38*[{kwin_wayland}]                         
 │                 └─{kwin_wayland_wr}

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list