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.
 
 
 
 
Marcel Hollerbach e2d84f4331 entrance: lets sent a list of available themes 10 years ago
data entrance: add ellipsis -1 to avoid warning 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: lets sent a list of available themes 10 years ago
utils entrance: add xephyr script 10 years ago
.arcconfig entrance: add arcconfig file 10 years ago
.gitignore entrance: rewrite autofoo to use non recursive Makefile, big thx to vtorri ! 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: add Marcel Hollerbach to authors list 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: fix make distcheck when systemd is detected 10 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 Simple commit to test push 10 years ago
TODO Test commit 10 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: warn-- on autofoo 10 years ago

README

What entrance can 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 a 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