Skip to content

alet/userswitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UserSwitch

Switch from any windom manager to GDM login page

Installing

Compile and copy to somewere in PATH:

sudo apt install libgdm-dev
gcc -Wall -o userswitch `pkg-config --cflags --libs glib-2.0` userswitch.c -lgdm -lglib-2.0 -lgio-2.0
cp userswitch ~/bin/

About

Switch to gdm's login view from any windows manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages