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.
|
8 years ago | |
---|---|---|
data | 10 years ago | |
m4 | 12 years ago | |
src | 8 years ago | |
utils | 10 years ago | |
.arcconfig | 10 years ago | |
.gitignore | 10 years ago | |
ABOUT-NLS | 12 years ago | |
AUTHORS | 10 years ago | |
COPYING | 12 years ago | |
ChangeLog | 12 years ago | |
Makefile.am | 10 years ago | |
NEWS | 12 years ago | |
README | 10 years ago | |
TODO | 10 years ago | |
autogen.sh | 12 years ago | |
configure.ac | 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