diff options
| -rw-r--r-- | meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh b/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh index 6cf188b2d0..63d9b8df92 100644 --- a/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh +++ b/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh @@ -1,6 +1,7 @@  #!/bin/sh  . /etc/formfactor/config +export GTK_IM_MODULE_FILE="/etc/gtk-2.0/gtk.immodules"  CMD="" | 
