I'm running a completely updated version of bookworm with labwc 0.8.4-dirty on a Pi 4B and have been unable to configure a compose key. I'd like to use RIGHT-ALT but nothing I've tried has worked. There no longer seems to be an option in raspi-config/localization/keyboard and I've tried modifying both ~/.config/labwc/environment and /etc/default/keyboard with no success. In ~/.config/labwc/environment I've triedSince my Pi is for a single user I've tried modifying /etc/default/keyboard asI've also tried making RIGHT-CTRL the compose key without success.
wayland plus labwc on the Pi is a work in progress; is this just a case of something that is still left to do?
Code:
XKB_DEFAULT_MODEL=pc105XKB_DEFAULT_LAYOUT=usXKB_DEFAULT_VARIANT=XKB_DEFAULT_OPTIONS=compose:raltCode:
# KEYBOARD CONFIGURATION FILE# Consult the keyboard(5) manual page.XKBMODEL="pc105"XKBLAYOUT="us"XKBVARIANT=""XKBOPTIONS="compose:ralt"BACKSPACE="guess"wayland plus labwc on the Pi is a work in progress; is this just a case of something that is still left to do?
Statistics: Posted by rquint — Sat Jul 19, 2025 6:47 pm