View Single Post
Boemien's Avatar
Posts: 770 | Thanked: 558 times | Joined on Mar 2010 @ Abidjan
#513
Hi all,

I finally found a way to fix the keyboard focus lost. It appeared, as justmemory explained in his guide here http://talk.maemo.org/showpost.php?p...&postcount=506 that when pressing control + backspace, one could not type anymore inside Ubuntu.

So following the Easy Debian Wiki, http://wiki.maemo.org/Easy_Debian I modified two files.

First you have to chroot inside ubuntu.

Then use Winscp or other ssh soft to acces the files.

The first one is located under ./ubuntu/etc/xdg/lxsession/LXDE/autostart

just add these lines:

Code:
@xbindkeys -f /home/user/.xbindkeysrc
xkbset exp 60 =sticky =twokey =latchlock
xkbset sticky -twokey latchlock
Save it then go to the second file located under /.ubuntu/usr/bin/xephwm5

change the lines containing qobi-wmhint-fix and set-focus (close to the end) so that they read

Code:
sudo /sbin/qobi-wmhint-fix $PARWIN
#/usr/bin/set-focus $PARWIN
I hope it will work for you. For the terminal problem, i don't have a solution for now, but i'm going to search! Thanks for continuing to work. Ubuntu is definitely faster than Easy Debian.

PS: I don't know if it does a difference but EASY DEBIAN is still installed in the phone.

TO DO: Find what config file Easy Debian uses to run LXDE and apply it to Ubuntu. I hope that I could be able to finally uninstall Easy Debian and use its config files with ubuntu.
__________________
If you find this post useful for you, or for another member, just hit the Thanks! button

Last edited by Boemien; 2014-07-09 at 04:12.
 

The Following 3 Users Say Thank You to Boemien For This Useful Post: