Skip to content

surdeus/xlck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xlck - X screen locker.
Needs root rights to work by default is installed with SU-bit.
Installation:
	$ vi mkconfig # Edit installation configuration.
	$ mk install
In installation it will use "sudo" so don't be scared. It's needed rights to lock the screen.
By default is installed into $HOME/local/bin.
To run the program execute the binary. After entering the password it will unblock the screen.
Configuration is made through "config.h" and editing source files.

More information in "man".

Program is based on "slock" by Suckless. Thank them please.

About

X screen locker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.4%
  • Shell 6.8%
  • Makefile 1.8%