You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Bouchaud 6f9dd39de7 entrance: missing an author 10 years ago
data entrance: many improvment 10 years ago
m4 entrance: Re welcome to entrance. The code comes from my previous project elsa. I hope not annoy anyone if I use this name. 11 years ago
src entrance: many improvment 10 years ago
utils entrance: add xephyr script 10 years ago
.gitignore update gitignore to ignore tmp and generated files 10 years ago
ABOUT-NLS entrance: Re welcome to entrance. The code comes from my previous project elsa. I hope not annoy anyone if I use this name. 11 years ago
AUTHORS entrance: missing an author 10 years ago
COPYING entrance: Re welcome to entrance. The code comes from my previous project elsa. I hope not annoy anyone if I use this name. 11 years ago
ChangeLog entrance: Re welcome to entrance. The code comes from my previous project elsa. I hope not annoy anyone if I use this name. 11 years ago
Makefile.am entrance: Re welcome to entrance. The code comes from my previous project elsa. I hope not annoy anyone if I use this name. 11 years ago
NEWS entrance: Re welcome to entrance. The code comes from my previous project elsa. I hope not annoy anyone if I use this name. 11 years ago
README entrance: update README and update pam file 10 years ago
TODO entrance: Re welcome to entrance. The code comes from my previous project elsa. I hope not annoy anyone if I use this name. 11 years ago
autogen.sh entrance: Re welcome to entrance. The code comes from my previous project elsa. I hope not annoy anyone if I use this name. 11 years ago
configure.ac entrance: fix make dist 10 years ago

README

What entrance do:
open session with pam
User can choose the WM to open
Admin can make a script who are called to open session (/etc/X11/xinit/xinitrc)
Everything can be configured in entrance.conf

You could put an customized icon for your user in
/var/cache/entrance/users/(username).edj with groupname "entrance/user/icon"
BIG THX to http://tux.crystalxp.net for tux g1 ! Specificaly to all authors of
each tux present in this build.

to enable grub2 reboot feature use --enable-grub2 on configure. But you need to
add this line 'GRUB_DEFAULT=saved' to /etc/default/grub

build and install:
./autogen.sh --sysconfdir=/etc --prefix=/usr
make
make install

On some systems (not debian like), you need to overide the pam file. Please try
cp data/entrance.other /etc/pam.d/entrance
or copy one of slim, gdm, kdm ... pam file to /etc/pam.d/entrance