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.
 
 
 
 
Carsten Haitzler c05de4d019 use ints instad of bools for event protocol to avoid unset bytes 10 years ago
data if we are going to run an xinitrc - use the users file, not just system 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 use ints instad of bools for event protocol to avoid unset bytes 10 years ago
utils entrance: add xephyr script 10 years ago
.gitignore .gitignore: added git ignores. 11 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: fix FILE leak by RustyBSD. 11 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: fix README 11 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: merge of my work, I still need to push some code. But I think it's a first step to unbork entrance... 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"

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