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.
|
11 years ago | |
---|---|---|
data | 11 years ago | |
m4 | 11 years ago | |
src | 11 years ago | |
ABOUT-NLS | 11 years ago | |
AUTHORS | 11 years ago | |
COPYING | 11 years ago | |
ChangeLog | 11 years ago | |
Makefile.am | 11 years ago | |
NEWS | 11 years ago | |
README | 11 years ago | |
TODO | 11 years ago | |
autogen.sh | 11 years ago | |
configure.ac | 11 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 elsa.conf
You could put an customized icon for your user in /var/cache/elsa/users/(username).edj with groupname "elsa/user/icon"
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 debian (ubuntu) you need to overide the pam file.
cp data/entrance.debian /etc/pam.d/entrance