View Single Post
Posts: 131 | Thanked: 241 times | Joined on Feb 2012
#86
I had to change the user and the rights for /home/user/.cache/menus/
in order to enable the lxde-menu. Before only root could write and read.

opensh
chown user:users /home/user/.cache/menus
chmod a+rw /home/user/.cache/menus

Now everything works.

In my image the enter key does also not work as expected. If i am writing something in openoffice nothing shows until i am pressing the enter button in the virtual keyboard. There is no line break inserted.

Last edited by HolgerN; 2012-08-07 at 06:48.