[SOLVED]lxappearance freezes X

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

[SOLVED]lxappearance freezes X

Postby epimenidecretese » Mon Aug 11, 2014 12:31 pm

I am running arch on a utilite pro and everything works fine (still with no accelaration). I have LXDE running and it works perfectly, except for one thing: I cannot open lxappearance!

Are you experiencing this same problem? Do you have any solution?
Last edited by epimenidecretese on Mon Aug 11, 2014 3:28 pm, edited 1 time in total.
epimenidecretese
 
Posts: 3
Joined: Mon Jun 16, 2014 5:17 pm

Re: lxappearance freezes X

Postby epimenidecretese » Mon Aug 11, 2014 3:27 pm

Ok, I've found the solution.

You have to launch X with a script like this:

$this->bbcode_second_pass_code('', '
[angelo@utilite ~]$ cat /usr/bin/xstartupscript.full
if [ -z "$XDG_VTNR" ]; then
exec startx /usr/bin/startlxde -- :0 -ac -retro
else
exec startx /usr/bin/startlxde -- :0 -ac -retro vt$XDG_VTNR
fi

')

So, I am marking this as solved
epimenidecretese
 
Posts: 3
Joined: Mon Jun 16, 2014 5:17 pm


Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 5 guests