View Single Post
  #55 (permalink)  
Old 24-Sep-2009, 03:15
vatsers vatsers is offline
Puzzled Penguin
 
Join Date: Sep 2009
Posts: 8
vatsers hasn't been rated much yet
Default Re: Enlightenment (DR-16 and DR-17)

Dmitry Hi,

It did help.
The problem was here:
xserver = "/usr/X11R6/X -quiet -nolisten tcp vt7"
which did not exist so I changed it to

xserver = "/usr/bin/X -quiet -nolisten tcp vt7"
and now it is fine.

Could you also help me with these queries:
Since using the x64 I don't seem to be able to change when the battery module warns about low battery. Could it be that the module is not up to date for x64?
Also when I lock the screen using the enlightenment lock, I cannot then unlock using my user password. Where can I set the password for the screen lock?

Excellent work btw for the live cd and the repo. Thanks a million for doing this
Reply With Quote