Re: [e-users] Can lock the screen, then Can't login anymore

2008-01-28 Thread Pavel Sanda
> Do you have a screensaver running when only entrance is running? Or does > the screen just go blank. if it's the latter then IIRC X just uses the > DPMS (??) settings. You can change the standby, blankout ... times with > options to the Server section in xorg.conf. Have a look at man > xorg.conf.

Re: [e-users] Problem with key bindings

2008-01-28 Thread The Rasterman
On Mon, 28 Jan 2008 16:37:07 +0100 "Grzegorz And" <[EMAIL PROTECTED]> babbled: > Mon, Jan 28, 2008 at 02:15:44PM +1100 Carsten Haitzler <[EMAIL PROTECTED]> > napisał: > > > > chances are something else - like gnome-settings-dameon stole them before e > > managed to bind them. > > I don't have gn

Re: [e-users] Problem with temperature module

2008-01-28 Thread Andreas Volz
Am Sat, 26 Jan 2008 13:38:04 +0100 schrieb Fabio Strozzi: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Carsten Haitzler (The Rasterman) wrote: > | did temperature used to work at all in e? > > Yes, it workerd for long but stopped some months ago. > > | it could be a kernel change moved

Re: [e-users] Can lock the screen, then Can't login anymore

2008-01-28 Thread jochen schroeder
On Mon, 2008-01-28 at 20:32 +0100, Pavel Sanda wrote: > > > As Vincent said, auth sometimes works, sometimes not. syslog message > > > is not that meaningful (but I don't have it at hand now). > > > > > > Work-around to avoid restart X, if you have root access, login using > > > terminal and add t

Re: [e-users] Problems compiling Etk_extra

2008-01-28 Thread Emerson Falcon
Did you use the easy_e17.sh script are you doing this by hand? When did you do your last cvs download/update? If you have serious issues you may want to look at the pre-built packages for your distribution that are out there. -Jonathan On Jan 28, 2008 2:18 PM, SilentBlue X <[EMAIL PROTECTED]> w

Re: [e-users] Can lock the screen, then Can't login anymore

2008-01-28 Thread Pavel Sanda
> > As Vincent said, auth sometimes works, sometimes not. syslog message > > is not that meaningful (but I don't have it at hand now). > > > > Work-around to avoid restart X, if you have root access, login using > > terminal and add the following line at the beginning of > > /etc/pam.d/xscreensave

[e-users] Problems compiling Etk_extra

2008-01-28 Thread SilentBlue X
Grettings. No much time ago, I was decide install E17 and begin compile the libraries. I download these from: cvs -z3 -d :pserver:[EMAIL PROTECTED]:/var/cvs/e co e17/libs Guide me for the scripting: easy_e17.sh for compile in this order: imlib2 edb eet evas ecore efreet epeg embryo edje epsilon

Re: [e-users] Problem with key bindings

2008-01-28 Thread Grzegorz And
Mon, Jan 28, 2008 at 02:15:44PM +1100 Carsten Haitzler <[EMAIL PROTECTED]> napisał: > > chances are something else - like gnome-settings-dameon stole them before e > managed to bind them. I don't have gnome-settings-daemon installed. I don't have gnome, KDE or any other WM installed. Running d

Re: [e-users] Can lock the screen, then Can't login anymore

2008-01-28 Thread GiGGz
Vincent Pomageot a écrit : > I have copied gnome-screensaver to xscreensaver as you said and know the > authentification works. > I have copied ~/.Xdefaults to ~/.Xressources and know the latter is read :) > You can create a symlink from ~/.Xdefaults to ~/.Xressources, so when you modify one of

Re: [e-users] Can lock the screen, then Can't login anymore

2008-01-28 Thread Vincent Pomageot
I have copied gnome-screensaver to xscreensaver as you said and know the authentification works. I have copied ~/.Xdefaults to ~/.Xressources and know the latter is read :) Thank you Jochen ! 2008/1/26, jochen schroeder <[EMAIL PROTECTED]>: > > On Sat, 2008-01-26 at 16:46 +0100, Vincent Pomageot