Skip to content

Commit 462c5ee

Browse files
committed
FAQ: add gtk4 compose section
1 parent 48eada7 commit 462c5ee

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/faq.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
2. [Laptop Lid](#laptop-lid)
2222
9. [Applications](#applications)
2323
1. [gparted](#gparted)
24+
2. [GTK4](#gtk4)
2425

2526
# 1. Keybinds {#keybinds}
2627

@@ -351,3 +352,11 @@ started labwc (not root) to fix this.
351352
If `xauth` and/or `xhost` are not installed, it is possible to run with
352353
`sudo -E gparted`.
353354

355+
## 9.2 [GTK4]{#gtk4}
356+
357+
### Q: My compose key stopped working
358+
359+
This is due to a change in GTK4 which now requires input methods for compose.
360+
Either install a input method like ibus or fcitx5 or force GTK4 to use its
361+
built-in compose method by adding
362+
`GTK_IM_MODULE=simple` to `~/.config/labwc/environment`.

0 commit comments

Comments
 (0)