Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] LXDE and ibus: dead keys not working
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
melinuxfool
n00b
n00b


Joined: 22 Mar 2010
Posts: 12

PostPosted: Sat May 23, 2020 3:06 pm    Post subject: [SOLVED] LXDE and ibus: dead keys not working Reply with quote

So I just finished my Gentoo install yesterday and have everything pretty much configured the way I want it, except for one thing. I generally use the U.S. International keyboard layout with dead keys I have my keymap set to us-acentos in /etc/conf.d/keymaps and have ibus loading when I log in to LXDE. I have two layouts in ibus: English (US, International with dead keys), and Japanese with mozc. The Japanese IME works flawlessly when I swap over to it (日本語が簡単に書けます) and the US keyboard's dead keys work when I switch over to a terminal via CTRL+ALT+F1, but not in an lxterminal window or in any other programs I run in the desktop environment.

This is the ~/.xprofile file I created to get ibus to load on login:
Code:
export GTK_IM_MODULE=ibus
export QT_IM_MODULE=ibus
export XMODIFIERS=@im=ibus
ibus-daemon -drx


What have I missed?


Last edited by melinuxfool on Sun May 24, 2020 12:24 am; edited 1 time in total
Back to top
View user's profile Send private message
melinuxfool
n00b
n00b


Joined: 22 Mar 2010
Posts: 12

PostPosted: Sat May 23, 2020 3:28 pm    Post subject: Reply with quote

So I ended up figuring it out. I needed to emerge setxkbmap. Once I did that, everything started working.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum