From 169a2c200f3ed5cba92dff2b5b4754135e9700b8 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Sat, 26 May 2012 19:52:44 +0300 Subject: roskell on --- skel/.xprofile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 skel/.xprofile (limited to 'skel/.xprofile') diff --git a/skel/.xprofile b/skel/.xprofile new file mode 100644 index 0000000..64e8eca --- /dev/null +++ b/skel/.xprofile @@ -0,0 +1,7 @@ +# IME and non-roman fonts support +# see Sabayon bug #2518 +if [ -x "/usr/bin/ibus-setup" ]; then + export GTK_IM_MODULE=ibus + export XMODIFIERS=@im=ibus + export QT_IM_MODULE=xim +fi -- cgit v1.2.3